Method used in ode15i
古いコメントを表示
Hi there, I'm using ode15i to solve a complex nonlinear implicit first order ODE-system. Now I wonder how expressiv the results I get are, so here is my question: Exactly which numerical methods does ode15i use to solve the system, resp. which are the methods used in this "variable order method"? If needed I could provide a minimal example, but my system is quite complicated so I leave it for the moment. Thanks, Michael
2 件のコメント
Jan
2015 年 10 月 28 日
Did you look in the source code of ode15i.m already? Usually the sources are well documented and all required details can be found there.
Michael Werther
2015 年 10 月 29 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Simulation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!