numerical-approximation
There are 9 repositories under numerical-approximation topic.
iamHrithikRaj/Numerical-Algorithm
In numerical analysis, a numerical method is a mathematical tool designed to solve numerical problems. The implementation of a numerical method with an appropriate convergence check in a programming language is called a numerical algorithm
CristianCosci/Cholesky_Decomposition_python
Python implementation of Cholesky Decomposition
plamentrayanov/IntegralEquationSolver
Produces numerical solution for integral equations of the type Z(t)=z(t) + \int_0^t f(y, Z(t-y)) dG(y).
EmileParolin/evanescent-plane-wave-approx
Stable Approximation of Waves
Gonewiththewind4/Numerical-Algorithm
Numerical Algebra, Numerical Approximation, Numerical Partical Differencential Equation, Numerical Stochastic Differential Equation
Abhiek187/Numerical-Approximation-Methods
These are programs that estimate values of differential equations using different methods.
aniketp/chebyshev-lobatto-interpolation
Chebyshev interpolation of an infinitely differentiable function on the given discrete computational grid
aniketp/periodic-orthogonal-projection
Gradient descent approximation of orthogonal projection of a point on a convex periodic curve