Description Usage Arguments Value
View source: R/triang_interpolation.R
Build matrix of polynimal decomposition using Newton interpolation in Newton bais: (x-x_0), (x - x_0) * (x x_1)
1 |
C |
Matrix of values of polinomials in columns |
points |
point in which the values of polynomials were got |
Matrix of coefficients in columns (from higher degree to lower)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.