![]() |
Index for K25104\Interpolation ![]() |
![]() | Fits a cubic spline interpolant to the function at given nodes, and evaluates it at the specified points in x. |
![]() | Usage example for cubic_spline |
![]() | Calculates the divided difference table |
![]() | Usage example for divdifftable |
![]() | Returns the k-th Lagrange cardinal polynomial for the given nodes |
![]() | Usage example of Lagrangecardinal |
![]() | Evaluates the interpolating polynomial for the given data |
![]() | Usage example for Lagrangeeval |
![]() | Evaluates the interpolating polynomial for the given data |
![]() | Usage example for Newton_Horner |
![]() | Evaluates the interpolating polynomial for the given data |
![]() | Usage example for Newtoneval |
![]() | Calculates the derivatives of the cubic spline at the interior nodes. |
![]() | Calculates the coefficients of the polynomial pieces |