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.
267 descargas
Actualizado 5 ene 2020

Ver licencia

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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2006a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Ordinary Differential Equations en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
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