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!