![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/24365418_1634475333650_DEF.jpg)
AT
Followers: 0 Following: 0
統計
MATLAB Answers
2 質問
0 回答
ランク
of 157,687
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
What is the best way to change the matrix(dMdt in my code) dimension to plot it?
function mu % 6 ODEs: % dMsh/dt = kG*Mshc*Mshn/Msh - sigmaSS*klitt*Msh/(1 + KMlitt/Msh); % dmrt/dt = kG*Mrtc*Mrtn)/Mrt - si...
3年弱 前 | 1 件の回答 | 0
1
回答質問
How can we run many simulations at the same time? (for example for 1000 simulations)
I wrote this code, but it doesn't work properly for running 10 simulations: for w=1:10 randn('state',100) %stoichiome...
約3年 前 | 2 件の回答 | 0