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!





