dormand-prince

There are 8 repositories under dormand-prince topic.

  • woodward/integrator

    A numerical integrator written in Elixir for the solution of sets of non-stiff ordinary differential equations (ODEs).

    Language:Elixir33410
  • soypat/godesim

    ODE system solver made simple. For IVPs (initial value problems).

    Language:Go23211
  • auralius/matlab-ode-solvers

    Implementation of several popular solvers for solving ODEs in MATLAB.

    Language:MATLAB4101
  • MartinK-99/LotkaVolterraEquationsDormandPrince45

    A solution to the Lotka-Volterra Equations is approximated using Dormand-Prince-45 method with adaptive step size control.

    Language:Python2100
  • mino2357/N-body-Scrapbox

    多体問題に対するいろんなアイディアを試す

    Language:C++1260
  • Cygnus000/crecimiento

    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

    Language:Fortran0100
  • M-Ammar1112/ODE_Models

    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

  • Cygnus000/tratamiento

    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

    Language:Fortran10