Lagrange_Interp(X,Y​,x)

Program to calculate Lagrange polynomial and the interpolated value
210 Downloads
Aktualisiert 11 Apr 2015

Lizenz anzeigen

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.

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2015a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Interpolation finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0