can anyone help me ?

1 回表示 (過去 30 日間)
diadalina
diadalina 2019 年 5 月 11 日
コメント済み: diadalina 2019 年 5 月 11 日
i want to plot these figures for different values of lambda_3,but matlab plot me just for one value can anyone tell me where is the problem here ?

採用された回答

madhan ravi
madhan ravi 2019 年 5 月 11 日
See the code attached with few comments inside.
  5 件のコメント
madhan ravi
madhan ravi 2019 年 5 月 11 日
It goes the same way
for k = 1:3
ode45(@(t,Y) funsys(t,Y,lambda3(k),sigma3(k),...)
.... blah blah blah
diadalina
diadalina 2019 年 5 月 11 日
okey , thank you very much, i will try it .

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File Exchange2-D and 3-D Plots についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by