How do I use the ode45, oder23, and ode15 to solve an ODE?
Mostra commenti meno recenti
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.
Risposte (1)
MA
il 9 Nov 2014
0 voti
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
Categorie
Scopri di più su Ordinary Differential Equations in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!