How can I replicate this plot using these differential equations and parameters?
Show older comments


How can I replicate the plot above given these parameters?
5 Comments
Torsten
on 8 May 2022
How can I replicate the plot above given these parameters?
By using ODE45 to solve the 5 differential equations.
faraz khan
on 8 May 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
on 9 May 2022
Sam Chak
on 9 May 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.
Accepted Answer
More Answers (0)
Categories
Find more on Ordinary Differential Equations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!




