Lagrange_Interp(X,Y​,x)

Program to calculate Lagrange polynomial and the interpolated value
209 descargas
Actualizado 11 abr 2015

Ver licencia

This program calculates the Lagrange coefficients and the interpolated value. The coefficients are displayed starting from the highest power. For eg: if there are 3 co-ordinates we expect a polynomial of order 2. In this case the first coefficient in the coefficient vector is that for x^2, then for x^1, and then for x^0.

Citar como

Aryaa Ravieshancar (2024). Lagrange_Interp(X,Y,x) (https://www.mathworks.com/matlabcentral/fileexchange/50471-lagrange_interp-x-y-x), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2015a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Interpolation en Help Center y MATLAB Answers.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0