An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: rk4

c0rychu/SchrodingerEq_1D_tutorial

Solving Schrodinger Equation Numerically

Language: Jupyter Notebook - Size: 40.3 MB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 44 - Forks: 16

HamletTanyavong/Mathematics.NET

Mathematics.NET is a C# class library that provides tools for solving advanced mathematical problems.

Language: C# - Size: 3.09 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 10 - Forks: 0

baggepinnen/SeeToDee.jl

A small step for dynamics, a giant leap for SciML

Language: Julia - Size: 456 KB - Last synced at: 12 days ago - Pushed at: 30 days ago - Stars: 19 - Forks: 0

Enze1996/Solving-second-order-elastic-vibration-equations-

RK4求解火箭的二阶弹性振动方程(Solving second-order elastic vibration equations )

Size: 13.2 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

luckykk273/Runge-Kutta-Methods

The implementation of 4th order Runge-Kutta methods with Python.

Language: Python - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

spyderkam/CR3BP

Finding the stable orbits of a small comet in a comet–earth–sun 3 body system using the classic Runge–Kutta method as well as the concept of Lagrange points.

Language: Fortran - Size: 126 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Brody-Clark/rk4-ode-solver

Language: C++ - Size: 120 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

curlew/lorenz-system

Lorenz system simulation using RK4

Language: C++ - Size: 137 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Hevenicio/3D-Lorenz-Attractor-simulation-with-python

3D animation of the Lorenz Attractor trajectory, implemented in Python using the 4th order Runge-Kutta method. [Personal project]

Language: Python - Size: 25.4 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 19 - Forks: 3

Francesco-Zeno-Costanzo/ODE

different methods for solving several ode

Language: Python - Size: 183 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 2

mieskolainen/n-body-gravity

N-body gravity simulation

Language: MATLAB - Size: 720 KB - Last synced at: 12 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

bloodclaw2000/soliton

Simulation of soliton waves with different numerical methods

Language: Python - Size: 7.13 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

onox/orka

The OpenGL 4.6 Rendering Kernel in Ada 2012

Language: Ada - Size: 12.2 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 56 - Forks: 2

nkabbra/Skipping-Stones-Simulation-GUI

This is a simulation with GUI of skipping stones phenomenon based on the associated real physical model.

Language: MATLAB - Size: 5.62 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

perpendicooler/Computational_Fluid_Dynamics

Numerical Methods

Language: Jupyter Notebook - Size: 1.64 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

lucasboistay/shrodinger_simulation

Les tp de physique numérique pour modéliser et utiliser l'informatique dans la physique

Language: Jupyter Notebook - Size: 113 MB - Last synced at: 9 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

lucylow/Computational_physics

Methods of numerical modelling with undergraduate level computational physics solutions with non-linear equations, gaussian probabilities, and Euler RK4 integration

Language: Python - Size: 21.5 KB - Last synced at: 12 months ago - Pushed at: over 5 years ago - Stars: 15 - Forks: 1

HussainAbdi/Gravity-Simulator

N-body space simulator that uses the Runge-Kutta 4 numerical integration method to solve two first order differential equations derived from the second order differential equation that governs the motion of an orbiting celestial. Also has preset demos for two-body and three-body circular orbits which use parametric equations. Uses the SFML (Simple and Fast Multimedia Library) library: https://www.sfml-dev.org

Language: C++ - Size: 79.2 MB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 3 - Forks: 1

TroddenSpade/EulerRK4-Solver

Solving First Order Differential Equations using Euler and RK4 methods

Language: Java - Size: 2.45 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

mino2357/Sample_program_ODE

常微分方程式の数値解法の基礎.(教材)

Language: C++ - Size: 4.09 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 20 - Forks: 3

souryajitroy/Applied-Math-Methods-Course-Codes

Some codes from my Applicable Math Method Course in TIFR CAM

Language: Jupyter Notebook - Size: 3.02 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

souryajitroy/Non-Linear-PDE-course-codes

Assignment codes from my Non -linear PDE course in ICTS TIFR

Language: Jupyter Notebook - Size: 18.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Ahmed-alkharusi/Interesting-problems-

Solving some interesting problems using Python and C++

Language: C++ - Size: 60.9 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

chien1219/EE-RK4

Explicit Euler and RK4 implementation with OpenGL

Language: C++ - Size: 26 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

williamdavie/moon-shot-simulation

☽ orbital simulation program using RK4

Language: Python - Size: 2.54 MB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

hanacatic/numericalODEsolverRK4

This is a numeric solver for higher oder ordinary differential equations based on Runge Kutta 4. Created for Uni Class

Language: C++ - Size: 20.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

CharlesVitry/Simulation_RK4

Creating a disease simulation model

Language: Python - Size: 3.94 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

cinaral/rk4_solver

Simple header-only C++ ODE solver library for Runge-Kutta 4th order method with events.

Language: C++ - Size: 2.33 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

b-garbacz/Comparison-of-solving-differential-equation-in-a-continuous-simulation

Language: Java - Size: 43 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

missing-user/ode

Blogpost and web demos about numerical solutions to ODEs

Language: HTML - Size: 218 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 1

Mehdi-Haned/RK4-Solver-Cpp

This is a solver for nth order ODEs using RK4 written in c++

Language: Jupyter Notebook - Size: 91.8 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

donqustix/double-rigid-body-pendulum

A rectangle-circle pendulum simulation with the RK4 method

Language: C++ - Size: 2.11 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

marcocado/rk4_sode

Runge–Kutta method RK4 for second order differential equations

Language: C - Size: 36.1 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

umvar/double-pendulum

Double pendulum numerical solver using Runge-Kutta 4th Order methods for integration

Language: C++ - Size: 80.1 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Mehdi-Haned/RK4-DE-Solver

This is a solver for nth order systems of differential equations using the fourth-order Runge-Kutta method for solving systems of DEs

Language: Jupyter Notebook - Size: 30.3 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

kennethassogba/modeling-in-population-dynamics

We study four models including those of Lotka-Volterra and Verhulst. In each case we will do a balance point study and a numerical resolution with Scilab

Language: Scilab - Size: 542 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sat14Siv/Euler-Equation-Solver

2-D Euler equation solver using Finite Volume Methods

Language: MATLAB - Size: 411 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 2

missing-user/solarSystem

basic simulation of planetary movements in our solar system, based on initial conditions from [email protected] and vizualization with three.js

Language: JavaScript - Size: 6.02 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

flutter-studio/rk4

The fourth order runge kutta method is used to solve the first and second order differential equations

Language: Dart - Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

tamaskis/IVP_Solver_Toolbox-MATLAB

Collection of fixed-step IVP solvers. Includes support for matrix-valued IVPs, and provides functions for generating IVP solver equations.

Language: HTML - Size: 46.5 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

MerlynJJ/RungeKuttaMethodInPython

Function code in python of The fourth order Runge Kutta method to compute approximated solutions of ordinary differential equations and its documentation.

Language: Jupyter Notebook - Size: 1.46 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

12Tall/tosys

A toy rk4 ODE solver, inspired by State-space equation. 🍭

Language: Python - Size: 130 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

axothy/ODE-Solver

Euler and Runge-Kutta numerical methods of ODE solution

Language: Fortran - Size: 20.5 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

RamiroBelmarM/Runge-Kutta

Integrador para sistemas ecuaciones diferenciales ordinarias

Language: C++ - Size: 433 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

walchko/pyrk

simple runge-kutta 4 algorithm

Language: Python - Size: 1.02 MB - Last synced at: 26 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

MarcSerraPeralta/n-body_problem

Simulation of a dynamic system of N particles under the gravitational force in 3 dimensions.

Language: C++ - Size: 18.2 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Ahmed-alkharusi/Double-Pendulum-Simulation-Cpp

Simulating the double pendulum using Runge-Kutta method (RK4)

Language: C++ - Size: 4.34 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Related Keywords