Runge-Kutta Five

5th order Runge-Kutta integrator (fixed-step)
683 Downloads
Updated 22 Dec 2016

View License

In numerical analysis, the Runge–Kutta methods are a family of implicit and explicit iterative methods, which includes the well-known routine called the Euler Method, used in temporal discretization for the approximate solutions of ordinary differential equations. These methods were developed around 1900 by the German mathematicians C. Runge and M. W. Kutta.
Here, integration of the normalized two-body problem from t0 = 0 to t = 86400 for an eccentricity of e = 0.1 is implemented.
Reference:
Boulet, D.L., 1991. Methods of Orbit Determination for the Microcomputer. Willmann-Bell.

Cite As

Meysam Mahooti (2024). Runge-Kutta Five (https://www.mathworks.com/matlabcentral/fileexchange/60860-runge-kutta-five), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2015a
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.0.0