Differential equation using ode113
Show older comments
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 Comments
darova
on 5 Mar 2020
I reduced you time vector
tx = [0 1]; % Time vector
and succeeded

abhishek singh
on 6 Mar 2020
darova
on 6 Mar 2020
The code for equations in PDF is correct
abhishek singh
on 6 Mar 2020
abhishek singh
on 17 Mar 2020
abhishek singh
on 17 Mar 2020
Answers (0)
Categories
Find more on Ordinary Differential Equations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!