Hi, I want to ask, in ODE45 solver, how can we solve more than 4 or 5 eqautions simulatneosly?

3 views (last 30 days)
even a good descriptive pdf would help me to understand. thank you in advance :)
  1 Comment
John D'Errico
John D'Errico on 5 Jul 2016
Edited: John D'Errico on 5 Jul 2016
You solve it the same way you would solve 2 or 3 of them simultaneously. WTP?
Read the help docs for ODE45. There you will find written up examples of the use of that tool.
doc ode45

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!