why ode45 response slows down?

1 view (last 30 days)
Ode45 program slows down during execution.
Among plenty of tuning variables it becomes very difficult to guess which one will make it fast?
Any help please?
Thanking Abhijit

Accepted Answer

Star Strider
Star Strider on 30 Apr 2014
This depends on what you are integrating. Consider using ode15s instead.
  2 Comments
abhijit kulkarni
abhijit kulkarni on 1 May 2014
Oh, again I saw "tuning of parameters " was important.
Thanks again Star.
May God bless you.
regards Abhijit

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!