RungeKutta38

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

https://github.com/ivromaster/RungeKutta38

You are now following this Submission

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 (2026). RungeKutta38 (https://github.com/ivromaster/RungeKutta38), GitHub. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes Action
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.