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!