Computational modeling practical exercises.
-
Updated
Jun 23, 2023 - Cython
Computational modeling practical exercises.
Realisation of Euler's and RK4 methods and their application in shooting method.
Python Classical RK4 ODE Solver for System of Two Ordinary Differential Equations - possibility for extension to other ODE systems
Runge–Kutta method RK4 for second order differential equations
This is a solver for nth order ODEs using RK4 written in c++
This is a simulation with GUI of skipping stones phenomenon based on the associated real physical model.
Overview, code and project report of my summer 2022 work on Brownian Motion
This is a solver for nth order systems of differential equations using the fourth-order Runge-Kutta method for solving systems of DEs
Set of flutter physics simulations
Add a description, image, and links to the rk4-ode-solver topic page so that developers can more easily learn about it.
To associate your repository with the rk4-ode-solver topic, visit your repo's landing page and select "manage topics."