Plotting system of differential equations in MATLAB
Afficher commentaires plus anciens
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
Réponse acceptée
Plus de réponses (1)
Titus Edelhofer
le 3 Juin 2014
Hi,
if you want to solve numerically, then
doc ode45
should be a good starting point ...
Titus
1 commentaire
Anthony
le 3 Juin 2014
Catégories
En savoir plus sur Ordinary Differential Equations dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!