interpolation-polynomial
There are 13 repositories under interpolation-polynomial topic.
jishnurajendran/Numerical-analysis
MATLAB/Octave Codes for Numerical analysis techniques
lapets/lagrange
Pure-Python implementation of Lagrange interpolation over finite fields.
PhysicDev/InterpolationLagrange-Processing
very basic android java app that compute the lagrange interpolation between multiples points
M-Ammar1112/Nevilles_Algorithm
This project showcases the implementation of Neville's Algorithm, a numerical technique used for polynomial interpolation. The algorithm provides an efficient way to approximate a polynomial that passes through a given set of data points. With this implementation, you can easily perform polynomial interpolation, making it a valuable tool for variou
makniker/Numerical-Math-Functions
Numerical math functions written in C++
RaphaelFischer2007/Polycurve
A website using JS to compute Lagrange interpolating polynomial from a set of given points (that you can add manually or by touching the grid)
Rvhoyos/Hermite-Interpolation
Hermite Interpolation Polynomial, Hermite Interpolation value, Hermite Interpolation Derivative Value
Helga-Helga/numerical-methods
Laboratory works on Numerical Methods course
IGRIDI/POLYNOM-OF-LAGRANG
ALGEBRAIC INTERPOLATION OF FUNCTIONS. POLYNOM OF LAGRANG.