MATLAB: Is it possible to use the Runge-Kutta method to solve 2nd order ODE (without converting or converting) it into 2 first order state equations

ruge kutta 4th

Is it possible to use the 4th Runge-Kutta method to solve 2nd order ODE (without converting or converting) it into 2 first order state equations? for example: y"+7y'+10y=20,y(0)=5,y'(0)=3 plese write code. Tnx alot.

Best Answer

No.
Best wishes
Torsten.
Related Question