Solve Runge Kutta 4th order using the three-eighths (3/8) solver in MATLAB
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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
- Version 1.0.2 (976 Bytes)
-
View License on GitHub
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.
