How can I do this in MATLAB?
Mostrar comentarios más antiguos
So my professor wants the following practice problem done in MATLAB:
Given a system of equation:

And then the question:

Respuestas (1)
Nicolas Schmit
el 27 de Oct. de 2017
0 votos
This is how you solve a non-stiff ODE
Note that there is a closed-form solution for these equations. You can find a linear combination of x and y which decouples the system.
Categorías
Más información sobre Ordinary Differential Equations en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!