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!