Implementation of several popular solvers for solving ODEs in MATLAB.
-
Updated
Mar 21, 2022 - MATLAB
Implementation of several popular solvers for solving ODEs in MATLAB.
This repositary contains the MATLAB implementation of main numerical methods like Newton-Raphson, Simpson's integration and numerical ODE solver.
Numerical Solution for Ordinary Differential Equations - Euler, Ralston's Second-Order RK, Fourth-Order Runge-Kutta, NSS Heun, Adams-Bashforts, Adams-Moulton
Add a description, image, and links to the heun-method topic page so that developers can more easily learn about it.
To associate your repository with the heun-method topic, visit your repo's landing page and select "manage topics."