Solve differential equation using Runge-Kutta

Hello everyone, I want to solve the following differential equation using Runge-Kutta method : X'=AX Kind Regards

1 Comment

HI Fateh, ode45 is a Runge-Kutta method, and 'doc ode45' will take you to some examples

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!