Is there a faster solver for this code.This code uses RK4.
Show older comments
Dear All, I have used a Runge Kutta 4th order to solve this code.But it seems to be a slow process for large timespans. Is there a faster way to solve this? I would appreciate any help in this regard, Thanks in Advance!
1 Comment
Torsten
on 4 Apr 2016
Did you try the MATLAB integrators ODE45, ODE15S etc. ?
Best wishes
Torsten.
Answers (0)
Categories
Find more on Numerical Integration and Differential Equations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!