how to numericaly solve 2 second order homogenous non linear equation in matlab using ode45
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
Yu Jiang
2014-8-6
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?
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Ordinary Differential Equations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!