4 results for “topic:runga-kutta-method”
C++11 implementation of numerical algorithms described in Numerical Analysis by Richard L. Burden and J. Douglas Faires
This repository contains two Python simulations of the three-body problem
Join me in discovering innovative solutions for mathematical challenges. From optimization to simulations, let's journey through the realm of algorithms together.
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