Hi. How do I define ODEs inside an ODE45 function? I have a ODE45 function, which was working fine and now I would like to add two more ODEs to that as dependent variables. How can I do that? Kindly let me know.

댓글 수: 1

James Tursa
James Tursa 2020년 4월 8일
Please give us more specifics about your current code and what ODEs you want to add. The only advice we can currently offer is to increase the size of your state vector by 2 and then add your DEs in the derivative function.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

태그

댓글:

2020년 4월 8일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by