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.
This project explores different numerical methods to solve predator-prey models, specifically systems of differential equations. The models describe the dynamics between two species (predator and prey) using a set of equations with specified parameters.
Repositório destinado ao projeto de EDO (Equações Diferenciais Ordinárias) da disciplina de Séries e Equações Diferenciais. UFSC-Joinville.
Gradient method, Newton method, Euler and Heun method, discrete Fourier transform and Monte Carlo simulation in C++
Numerical Solution for Ordinary Differential Equations - Euler, Ralston's Second-Order RK, Fourth-Order Runge-Kutta, NSS Heun, Adams-Bashforts, Adams-Moulton
Repositório para os códigos da matéria de Métodos Numéricos para Equações Diferenciais IPRJ01-07584
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."