A single-file header-only implementation of the Adams-Moulton method for solving second-order Ordinary Differential Equations (ODEs) in modern C++ [C++17]
-
Updated
Feb 3, 2023 - C++
A single-file header-only implementation of the Adams-Moulton method for solving second-order Ordinary Differential Equations (ODEs) in modern C++ [C++17]
Numerical Solution for Ordinary Differential Equations - Euler, Ralston's Second-Order RK, Fourth-Order Runge-Kutta, NSS Heun, Adams-Bashforts, Adams-Moulton
Linear Multistep Method code written in MATLAB for numerical approximations of ODEs.
Homework Solutions for Numerical Analysis Course as Computer Science B.Sc. Student at Department of Mathematical Sciences, Sharif University of Technology
Add a description, image, and links to the adams-moulton topic page so that developers can more easily learn about it.
To associate your repository with the adams-moulton topic, visit your repo's landing page and select "manage topics."