Need help with set of ode
Info
This question is closed. Reopen it to edit or answer.
Show older comments
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 Comments
Star Strider
on 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
on 16 Sep 2016
Why is there a dx hanging off the end of the third equation?
adi kul
on 17 Sep 2016
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!