RungeKutta38

Version 1.0.2 (976 Bytes) by Gregory
Solve Runge Kutta 4th order using the three-eighths (3/8) solver in MATLAB
24 Downloads
Updated 18 Sep 2019

Solve Runge Kutta 4th order using the three-eighths (3/8) solver.

Runge_Kutta38.m
Set initial conditions and define the ODE.

odeTHREEEIGHTHS.m
function that Runge_Kutta38.m calls to solve the ODE

Cite As

Gregory (2024). RungeKutta38 (https://github.com/ivromaster/RungeKutta38), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2019b
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!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.2

small spelling fix

1.0.1

same as it ever was

1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.