To solve two 2nd order coupled differential equation using ODE45?
이전 댓글 표시
I have the the following 2nd order differential equation that is needed to be solved.
..............(1)The initial state are [3 9] for
and
respectively.
The time interval is [0: 0.05: 1] i.e 21 time steps.
The
and
are functions of time available for initial 20 time steps (can take as ones for working example).
and I don't have any prior experince with ODE45 . Any guidance to solve this problem will be appreciated.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Ordinary Differential Equations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!