How to solve 2 ODEs by using ODE 45

I know how to use ode45 to solve 1 ode, but now I have 2, I don't know what to do. Should I do it on one ode45 function or I should separate them?

댓글 수: 1

RahulTandon
RahulTandon 2015년 7월 5일
If you could send me the two ODEs, I would solve the problem. That is the best way of answering your above question.

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

답변 (1개)

Shashank Prasanna
Shashank Prasanna 2013년 2월 15일

0 개 추천

If you have a Higher Order ODE then you may have to break that down into several 1st order ODEs as shown here:
Scroll down for some specific examples on how this is done.

카테고리

태그

질문:

Yu
2013년 2월 15일

댓글:

2015년 7월 5일

Community Treasure Hunt

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

Start Hunting!

Translated by