how to numericaly solve 2 second order homogenous non linear equation in matlab using ode45
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Yu Jiang
am 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?
Antworten (0)
Siehe auch
Kategorien
Mehr zu Ordinary Differential Equations finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!