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!