runga-kutta-method
There are 5 repositories under runga-kutta-method topic.
SanketSarmalkar/Numerical_Methods
C++11 implementation of numerical algorithms described in Numerical Analysis by Richard L. Burden and J. Douglas Faires
Gaurav-Van/3-Body-Problem-Simulations
This repository contains two Python simulations of the three-body problem
apurva313/Numerical-Method
Join me in discovering innovative solutions for mathematical challenges. From optimization to simulations, let's journey through the realm of algorithms together.
SanketSarmalkar/Numericals
This Flutter app is a comprehensive numerical toolbox implementing various algorithms and methods
sagnik150699/Euler-s-Modified-Euler-s-Runga-Kutta-Methods
Numerical methods for ODEs in C: Implementations of Euler's, Modified Euler's, and Runge-Kutta methods. Ideal for students and researchers looking for efficient ODE solvers