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!