Euler's and Runge-Kutta methods comparison on solving initial value problem on Lotka-Volterra equations and other functions
-
Updated
Oct 13, 2023 - Jupyter Notebook
Euler's and Runge-Kutta methods comparison on solving initial value problem on Lotka-Volterra equations and other functions
Algorithms and theory exercises for my Numerical Methods II classes. Most codes made in python.
Euler's Method in Python to approximate solution of IVPs (differential equations)
Bimetric 3+1 evolution
Runge Kutta method (RKM) for solving initial value problems (IVP's) of arbitraty order in MATLAB.
The method of stationary phase and the centred-difference approximation are used to generate the finite-difference scheme for solving Klein-Gordon equation in MATLAB.
A repo for keeping various numerical Solvers
Differential equations' solutions in C developed during the Computational Mathematics course @cse.uoi.gr
Solves initial value problem of SIQRD equations. Optimizes coefficients of this pandemic model, so that simualtions match observed. Implements three IVP schemes and two gradient optimization methods with line search using Wolfe conditions.
Test Set for Initial Value Problems
Solving various PDEs by employing Siren, with JAX implementation.
Repositório com implementações de métodos numéricos em Python desenvolvido ao longo da disciplina DCC008X - Cálculo Numérico
Formulas of this year's [2024] NPTEL Course titled Advanced Computational Techniques
Sample app for visualizing profiles caused by different differential equations
The final project for the course "Numerical Methods for Initial Value Problem" in TAU 2019
The first task for the course "Numerical Methods for Initial Value Problem" in TAU 2019
Here, we will provide a PyTorch regime to handle the partial differential equation solution of the heat equation by executing Deep Kolmogorov Method of Beck et. al.
Bimetric 3+1 evolution
ODE system solver made simple. For IVPs (initial value problems).
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 initial-value-problem topic page so that developers can more easily learn about it.
To associate your repository with the initial-value-problem topic, visit your repo's landing page and select "manage topics."