how to numericaly solve 2 second order homogenous non linear equation in matlab using ode45
조회 수: 2 (최근 30일)
이전 댓글 표시
Hi every one I want to solve a system of second order ODE equation shown below using ode45.but I have no idea how to solve it.Can anybody help me with that. thanks.


댓글 수: 1
Yu Jiang
2014년 8월 6일
It seems that the initial condition is exactly the equilibrium of the system. So, the solution would simply be zeros. Can you confirm if the initial condition is correct?
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Ordinary Differential Equations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!