Feeds
提问
How do I apply the ADI method to an irregular shape using matlab?
I need to use the alternating direction implicit method to simulate steady state distribution on an airplane wing using matlab. ...
10 years 前 | 0 个回答 | 0
0
个回答提问
Matlab won't recognize "ln"
t=1:0.1:2; y=-1./ln(t+1); plot(t,y) I'm trying to plot this function but I keep receiving this error. What could I be doing...
10 years 前 | 2 个回答 | 0
2
个回答提问
Matlab won't plot my function
Hi there, I'm trying to plot this function in matlab, but the plot shows up blank. The workspace says y=1.524 which confuses me....
10 years 前 | 1 个回答 | 0
