How can I replicate this plot using these differential equations and parameters?
Mostrar comentarios más antiguos


How can I replicate the plot above given these parameters?
5 comentarios
Torsten
el 8 de Mayo de 2022
How can I replicate the plot above given these parameters?
By using ODE45 to solve the 5 differential equations.
faraz khan
el 8 de Mayo de 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
el 9 de Mayo de 2022
Sam Chak
el 9 de Mayo de 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.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Ordinary Differential Equations en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!





