Need help with set of ode
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
Hello All, Attached are the set of ode which I am trying to code. Done with 1st two but not sure how to do the remaining. Your help is appreciated.

3 commentaires
Star Strider
le 16 Sep 2016
It’s a system of differential equations, so you have to type them in. (We won’t write your code for you.)
When you’ve done that, and if you’re having problems with the integration, post what you’ve written and your ODE solver call (probably ode45 or ode15s). See the documentation for those solvers for help in coding your function file and your solver call.
James Tursa
le 16 Sep 2016
Why is there a dx hanging off the end of the third equation?
adi kul
le 17 Sep 2016
Réponses (0)
Cette question est clôturée.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!