How do I use the ode45, oder23, and ode15 to solve an ODE?
Afficher commentaires plus anciens
Just like the title says, How do I use the ode45, ode23, and ode15 to solve an ODE? I'm a bit confused on how to use these functions.
If anyone could help I'd be extremely grateful.
Réponses (1)
MA
le 9 Nov 2014
0 votes
these are numerical method for solving differential equations. first you should write your function in one editor then use one of them in another editor to solve your function
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!