A numerical integrator written in Elixir for the solution of sets of non-stiff ordinary differential equations (ODEs).
-
Updated
Oct 28, 2024 - Elixir
A numerical integrator written in Elixir for the solution of sets of non-stiff ordinary differential equations (ODEs).
ODE system solver made simple. For IVPs (initial value problems).
Implementation of several popular solvers for solving ODEs in MATLAB.
A solution to the Lotka-Volterra Equations is approximated using Dormand-Prince-45 method with adaptive step size control.
多体問題に対するいろんなアイディアを試す
Códigos en lenguaje fortran 90 que implementan el algoritmo Runge-Kutta de orden 2, Runge-Kutta de orden 4 y el método de Dormand Prince de paso adaptativo para modelos de crecimiento de cáncer
This project features two dynamic simulations: bungee jumping and atmospheric convection models, using Runge-Kutta methods to capture their behavior. Dive into chaotic Lorenz attractor visuals, track variable evolution via time series charts, and compare cord lengths between these intriguing simulations. Explore dynamic modeling and chaotic systems
Códigos en lenguaje fortran 90 que implementan el algoritmo Runge-Kutta de orden 2, Runge-Kutta de orden 4 y el método de Dormand Prince con paso adaptativo para modelos de tratamiento de cáncer
Add a description, image, and links to the dormand-prince topic page so that developers can more easily learn about it.
To associate your repository with the dormand-prince topic, visit your repo's landing page and select "manage topics."