Divided Differences Method of Polynomial Interpolation

R-bloggers 2017-07-27

Summary:

Part of 6 in the series Numerical AnalysisThe divided differences method is a numerical procedure for interpolating a polynomial given a set of points. Unlike Neville’s method, which is used to approximate the value of an interpolating polynomial at a given point, the divided differences method constructs the interpolating polynomial...The post Divided Differences Method of Polynomial Interpolation appeared first on Aaron Schlegel.

Link:

http://feedproxy.google.com/~r/RBloggers/~3/KJ0dkIoWgZ4/

From feeds:

Statistics and Visualization » R-bloggers

Tags:

Authors:

Aaron Schlegel

Date tagged:

07/27/2017, 18:07

Date published:

07/27/2017, 14:00