A MATLAB project to create a custom ODE solver using the Improved Euler (Heun) method and compare its results with MATLAB's built-in ode45. Includes exercises on ...
This paper mainly presents Euler method and fourth-order Runge Kutta Method (RK4) for solving initial value problems (IVP) for ordinary differential equations (ODE). The two proposed methods are quite ...
This project employs a one-dimensional Finite Element Method (FEM) solver in Python. It uses the Galerkin method with 1D Lagrange basis functions and 2nd order Gaussian Quadrature for numerical ...
ABSTRACT: This paper mainly presents Euler method and fourth-order Runge Kutta Method (RK4) for solving initial value problems (IVP) for ordinary differential equations (ODE). The two proposed methods ...
Hydrodynamical evolution in a gravitational field arises in many astrophysical and atmospheric problems. In this presentation, we will talk about arbitrary order structure preserving discontinuous ...