統計
MATLAB Answers
4 質問
0 回答
ランク
of 175,260
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
plot in for loop?
<</matlabcentral/answers/uploaded_files/99743/Sketch.png>> what is the wrong in this ? the plot isn't appear. what should ...
8年以上 前 | 1 件の回答 | 0
1
回答質問
how can i transform the result of ''for loop'' to a matrix so i can plot it , cause when i plot it after the for loop it's plot just the final result as a scaler points ! ( like the photo shown below )
<</matlabcentral/answers/uploaded_files/75837/askkk.jpg>>
約9年 前 | 2 件の回答 | 0
2
回答質問
why when i write this code on matlab,,, fxz=sym('(-0.25*z-((z-y)/5*10^-3)-(z/5*10^-3))/1.2*10^-3)') ,,, it show me this all erorrs shown below !! , how i can correct this ?!
why when i write this code on matlab,,, fxz=sym('(-0.25*z-((z-y)/5*10^-3)-(z/5*10^-3))/1.2*10^-3)') it show me this all...
約9年 前 | 1 件の回答 | 0
1
回答質問
hello there, my teacher want us to creat a code to solve RK 2th order without use ready defined fn to solve that! , he want to do a full program to solve it like the old days . any one can help ?
the equations is dy/dx=(9-(0.25*y)+(y-z)/5*10^-3)/1.2*10^-3 dz/dx=(-0.25*z-((z-y)/5*10^-3)-(z/5*10^-3))/1.2*10^-3
約9年 前 | 0 件の回答 | 0
