Lagrange Interpolation
Version 1.0.0 (1.76 KB) by
Alireza
the Lagrange interpolating polynomial is the unique polynomial of the lowest degree that interpolates a given set of data.
Given a data set of coordinate pairs (xj,yj) with 0≤j≤k, the xj are called nodes and the yj are called values. The Lagrange polynomial L(x) has degree ≤k and assumes each value at the corresponding node, L(xj)=yj.
Cite As
Alireza (2026). Lagrange Interpolation (https://www.mathworks.com/matlabcentral/fileexchange/179884-lagrange-interpolation), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2024b
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0 |
