Owning Palette: Point By Point VIs
Use the Interpolation PtByPt VIs to perform interpolation and extrapolation.
The VIs on this palette can return general LabVIEW error codes or specific point by point error codes.
| Palette Object | Description |
|---|---|
| Polynomial Interpolation PtByPt | Interpolates or extrapolates the function f at x. |
| Rational Interpolation PtByPt | Interpolates or extrapolates the function f at x using a rational function. |
| Spline Interpolant PtByPt | Returns an array, Interpolant, of length n, which contains the second derivatives of the spline interpolating function g(x). |
| Spline Interpolation PtByPt | Performs a cubic spline interpolation of f at x, given a set of tabulated values. |