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!





