how to numericaly solve 2 second order homogenous non linear equation in matlab using ode45
1 view (last 30 days)
Show older comments
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.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/153811/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/153812/image.png)
1 Comment
Yu Jiang
on 6 Aug 2014
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?
Answers (0)
See Also
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!