Runge-kutta algorithm (RK4)

Program to numerically solve any dynamic system described by ODEs (no matter its dimension) using the 4th order Runge-Kutta method.
266 Downloads
Updated 5 Jan 2020

View License

Often we find ourselves in situations where the study of a physical system after modeling leads to a set of ODEs that must be solved to obtain temporal solutions and various phase portraits. Runge-Kutta Program Generator (#rkpg) is a program designed for this purpose. In less than 5 minutes, it allows you to write a long code based on a set of files ensuring the numerical resolution of the system independently of its dimension.

Cite As

KAMDEM K. Paul Didier (2024). Runge-kutta algorithm (RK4) (https://www.mathworks.com/matlabcentral/fileexchange/71510-runge-kutta-algorithm-rk4), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2006a
Compatible with any release
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.1.3

Tags updated

1.0.1.2

Comment updated

1.0.1.1

The description have been updated

1.0.1

the title and the image hasve been updated

1.0.0