Topic: "adams-bashforth"
jacobwilliams/ddeabm
Modern Fortran implementation of the DDEABM Adams-Bashforth algorithm
Language: Fortran - Size: 3.53 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 35 - Forks: 6

jacobwilliams/dvode
Modern Fortran Edition of the DVODE ODE Solver
Language: Fortran - Size: 5.58 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

iamHrithikRaj/Numerical-Algorithm
In numerical analysis, a numerical method is a mathematical tool designed to solve numerical problems. The implementation of a numerical method with an appropriate convergence check in a programming language is called a numerical algorithm
Language: C++ - Size: 34.2 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 0

ruiawang/Numerical-Analysis-Algorithms
Implementations of various Algorithms used in Numerical Analysis, from root-finding up to gradient descent and numerically solving PDEs.
Language: MATLAB - Size: 24.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

mirianfsilva/numerical-methods-ODEs
Algorithms used in classes. Numerical methods for ordinary differential equations.
Language: Jupyter Notebook - Size: 321 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

GustavoValenca/Metodos-Numericos-II
Integração: Newton-Cotes, Gauss-Legendre, Gauss-Hermite, Gauss-Laguerre, Gauss-Чебышёв. Autovalores e Autovetores. Problema de Valor Inicial (PVI): Método de Euler, Runge-Kutta, Adams-Bashforth. Problema de Valor de Contorno (PVC). Derivada: Expansão em Série de Taylor, Função de Interpolação de Newton.
Language: Python - Size: 12.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

tamaskis/IVP_Solver_Toolbox-MATLAB
Collection of fixed-step IVP solvers. Includes support for matrix-valued IVPs, and provides functions for generating IVP solver equations.
Language: HTML - Size: 46.5 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

YanDRMachado/Linear-Multistep-Methods_Solver
Linear Multistep Method code written in MATLAB for numerical approximations of ODEs.
Language: MATLAB - Size: 417 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

zzzeeshannn/Hybrid-Systems-and-Trusted-Autonomy
Repository of my work with Hybrid Systems, covering topics from Reachability Analysis to Predicate Logic
Language: Python - Size: 591 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

pbhandar2/Lotka-Volterra-Approximations
Lotka-Volterra approximations using various numerical methods
Language: Matlab - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: over 9 years ago - Stars: 1 - Forks: 1

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 Notebook - Size: 30.3 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

victorluis22/metodos_numericos_eq_diferenciais
Repositório para os códigos da matéria de Métodos Numéricos para Equações Diferenciais IPRJ01-07584
Language: Jupyter Notebook - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
