Is there a faster solver for this code.This code uses RK4.
显示 更早的评论
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 个评论
Torsten
2016-4-4
Did you try the MATLAB integrators ODE45, ODE15S etc. ?
Best wishes
Torsten.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Numerical Integration and Differential Equations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!