How do I use the ode45, oder23, and ode15 to solve an ODE?
Ältere Kommentare anzeigen
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.
Antworten (1)
MA
am 9 Nov. 2014
0 Stimmen
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
Kategorien
Mehr zu Ordinary Differential Equations finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!