Feeds
提问
Cube rotation solid line in plot missing
I am trying to get cube roatation.. the code is as follows: What I am getting as output is a plot which is attached here. Now, t...
2 years 前 | 1 个回答 | 0
1
个回答提问
Heat equation using Boundary condition
function [b,c] = eql (x,t,u,dudx) C=1; b=dudx; s=0; end function value = initial (x) value=2*x / (1+x^2) end functi...
2 years 前 | 2 个回答 | 0