Runge-Kutta 4 method

This function helps to solve linear and nonlinear third order ODE systems using the fourth order Runge-Kutta algorithm
521 Downloads
Updated 5 Jan 2020

View License

This m-function helps to solve linear and nonlinear third order ODE systems using the fourth order Runge-Kutta algorithm (RK4). The system solved here is the famous Lorenz chaotic system. The code can be extended to higher dimension

Cite As

KAMDEM K. Paul Didier (2024). Runge-Kutta 4 method (https://www.mathworks.com/matlabcentral/fileexchange/73028-runge-kutta-4-method), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009a
Compatible with R2009a to R2019b
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.3

tags updated

1.0.0.2

Comments updated

1.0.0.1

The description has been updated

1.0.0