Numerical methods C++ implementations
-
Updated
May 8, 2022 - C++
Numerical methods C++ implementations
C++11 implementation of numerical algorithms described in Numerical Analysis by Richard L. Burden and J. Douglas Faires
A real-time dynamic clamp sketch for the pyClamp interface
3rd Year: 1st - 90. Vectorized and multicore n-body simulators written and extensively optimised in C++ for scalability to millions of particles/planets (using Euler method and Runge-Kutta 2).
Approximation of initial value problem using Euler's Method of Approximation
Calculating the circle number Pi.
Algorithm for finding an Eulerian cycle in C++
Projet en C++ | Réalisation d'un moteur de résolution d'EDO et illustration de la théorie du contrôle linéaire
Implementation of a code for the numerical solution of a differential equation describing the motion of a harmonic oscillator using Euler's method and than Runge Kutta 4-th order.
Computer program in the C++ programming language that solves Differential Equations
These are some programs i had to hand in for my "Higher Mathematics 2" Class in University
Algorithms of computational math: Legendre polynomial; Gauss method; Cholesky method; Method of Squares; Newton interpolation; Inverse Gauss method; Interpolation by cubic splines; Gauss Zeidel method; Jacobi method; Eigenvalues; Euler method; Left/Right rectangle method; Simpson method; The method of dividing a segment in half; Newton's method;
Gradient method, Newton method, Euler and Heun method, discrete Fourier transform and Monte Carlo simulation in C++
Add a description, image, and links to the euler-method topic page so that developers can more easily learn about it.
To associate your repository with the euler-method topic, visit your repo's landing page and select "manage topics."