How can I replicate this plot using these differential equations and parameters?
古いコメントを表示


How can I replicate the plot above given these parameters?
5 件のコメント
Torsten
2022 年 5 月 8 日
How can I replicate the plot above given these parameters?
By using ODE45 to solve the 5 differential equations.
faraz khan
2022 年 5 月 8 日
Take a look at the example "Solve Nonstiff Equation" under
It should not be a problem to enter five instead of two differential equations.
faraz khan
2022 年 5 月 9 日
Sam Chak
2022 年 5 月 9 日
Aha.. I see. You are looking for an example that has the same number of ODEs and lots of rational terms.
The second example "Solve Non-stiff ODEs" is relevant. Since you want 5, this example has 5.
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Ordinary Differential Equations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!





