Can I use numeric::odesolve as a replacement to ode45?
이전 댓글 표시
I am using ode45 to solve nonlinear differential equations. Can I use numeric::odesolve with CK45 as a substitute to ode45?. I did not find any material on using odesolve with Cash Karp as a replacement to ode45. Is there any differences in the inputs that has to be given to ode45 and CK45 in numeric odesolve?. Is there any thing which has to be kept in mind while converting the ode45 statement to CK45 numeric odesolve? Any inputs on this will be highly appreciated.
채택된 답변
추가 답변 (3개)
srikumar C Gopalakrishnan
2016년 11월 12일
편집: Walter Roberson
2016년 11월 12일
srikumar C Gopalakrishnan
2016년 11월 12일
편집: Walter Roberson
2016년 11월 12일
댓글 수: 1
srikumar C Gopalakrishnan
2016년 11월 12일
편집: srikumar C Gopalakrishnan
2016년 11월 13일
srikumar C Gopalakrishnan
2016년 11월 13일
0 개 추천
댓글 수: 4
srikumar C Gopalakrishnan
2016년 11월 13일
편집: srikumar C Gopalakrishnan
2016년 11월 13일
Karan Gill
2016년 11월 21일
Why do you need to use numeric::odesolve? Why isn't ode45 good enough?
Walter Roberson
2016년 11월 21일
User needs to specifically compare with Cash Karp which the numeric ode routines do not support.
srikumar C Gopalakrishnan
2016년 11월 23일
카테고리
도움말 센터 및 File Exchange에서 Numeric Solvers에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


