Polynomial Interpolation
Description
Calculate the interpolated polynomial of specified data points. This produces a polynomial of degree n, where n is one less than the number of data points.
Enter a list of data points.
−5,5,⁢0,2,⁢4,0
−5,5,0,2,4,0
Specify the independent variable, and then calculate the interpolated polynomial.
p⁢:=⁢CurveFittingPolynomialInterpolation,⁢x
p:=190⁢x2−4990⁢x+2
Commands Used
CurveFitting[PolynomialInterpolation]
See Also
CurveFitting
Download Help Document
What kind of issue would you like to report? (Optional)