A simple code with Runge-Kutta 2/3 method to solve ODE ( y'=f(t,y) ).
Solver: Explicit trapezoid method (RK 2nd order)
Pair solver: Simpson method (RK 3rd order)
Cite As
Jialei Xin (2026). RK23 (https://www.mathworks.com/matlabcentral/fileexchange/74440-rk23), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2016a
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0 |
