The implementation of a numerical method with an appropriate convergence check in C++
-
Updated
Jul 10, 2024 - C++
The implementation of a numerical method with an appropriate convergence check in C++
Python implementation of Cholesky Decomposition
Stable Approximation of Waves
Produces numerical solution for integral equations of the type Z(t)=z(t) + \int_0^t f(y, Z(t-y)) dG(y).
These are programs that estimate values of differential equations using different methods.
Gradient descent approximation of orthogonal projection of a point on a convex periodic curve
Numerical Algebra, Numerical Approximation, Numerical Partical Differencential Equation, Numerical Stochastic Differential Equation
Chebyshev interpolation of an infinitely differentiable function on the given discrete computational grid
To associate your repository with the numerical-approximation topic, visit your repo's landing page and select "manage topics."