How can I replicate this plot using these differential equations and parameters?
Ältere Kommentare anzeigen


How can I replicate the plot above given these parameters?
5 Kommentare
Torsten
am 8 Mai 2022
How can I replicate the plot above given these parameters?
By using ODE45 to solve the 5 differential equations.
faraz khan
am 8 Mai 2022
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
am 9 Mai 2022
Sam Chak
am 9 Mai 2022
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.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Ordinary Differential Equations finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!





