Plotting system of differential equations in MATLAB
Mostrar comentarios más antiguos
I'm not really good at using MATLAB. I have this system:

I'm trying to answer this question:

I would appreciate some assistance on using MATLAB to input these equations. I'm using MATLAB 2013a on Mac OS X 10.9.3
Respuesta aceptada
Más respuestas (1)
Titus Edelhofer
el 3 de Jun. de 2014
Hi,
if you want to solve numerically, then
doc ode45
should be a good starting point ...
Titus
1 comentario
Anthony
el 3 de Jun. de 2014
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!