Numerical methods in solving 1st order ODEs
Version 1.0.0 (5.22 KB) by
Robby Ching
A collection of common numerical methods in solving an initial value problem of a 1st order ODE
It includes the following programs: Euler's method, Improved or modified Euler's method, and Runge-Krutta methods. The RK methods include 1st order (Euler's method), 2nd order (Heun's, Midpoint, and Ralston's method), 3rd order, 4th order (classical), and 5th order (Butcher's method).
*The image is courtesy of Dennis Zill and Michael Cullen in their book: Differential Equations with Boundary-Value Problems (7th Ed.)*
Cite As
Robby Ching (2026). Numerical methods in solving 1st order ODEs (https://se.mathworks.com/matlabcentral/fileexchange/77717-numerical-methods-in-solving-1st-order-odes), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2020a
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 |
