Differential equation using ode113
이전 댓글 표시
I have made a code for non-linear oscillator and used it solution x(t) in the coupled differential equation.see the code is it right. Some one please help.
댓글 수: 6
darova
2020년 3월 5일
I reduced you time vector
tx = [0 1]; % Time vector
and succeeded

abhishek singh
2020년 3월 6일
darova
2020년 3월 6일
The code for equations in PDF is correct
abhishek singh
2020년 3월 6일
abhishek singh
2020년 3월 17일
abhishek singh
2020년 3월 17일
답변 (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!