adams-moulton

There are 4 repositories under adams-moulton topic.

  • benroberts999/AdamsMoulton

    A single-file header-only implementation of the Adams-Moulton method for solving second-order Ordinary Differential Equations (ODEs) in modern C++ [C++17]

    Language:C++2202
  • YanDRMachado/Linear-Multistep-Methods_Solver

    Linear Multistep Method code written in MATLAB for numerical approximations of ODEs.

    Language:MATLAB1100
  • ammahmoudi/NumericalAnalysis

    Homework Solutions for Numerical Analysis Course as Computer Science B.Sc. Student at Department of Mathematical Sciences, Sharif University of Technology

    Language:Jupyter Notebook0100
  • Karimi-Hossein-1998/ODE_Solver

    I have tried to explain the multi-step-methods of solving ODEs via Adams-Bashforth and Adams-Moulton methods which are explicit and implicit methods respectively. I also have implemented them explicitly to solve for a system of ODEs, I have also done an explicit implementation of fourth order Runge-Kutta method in the process as it is needed.

    Language:Jupyter Notebook0100