Performs one-dimensional interpolation by using a selected interpolation method.
Performs one-dimensional interpolation by using the Fourier interpolation method.
Performs one-dimensional interpolation by using the cubic Hermite interpolation method.
Performs one-dimensional interpolation by using the linear interpolation method.
Performs one-dimensional interpolation by using the nearest interpolation method.
Interpolates or extrapolates a function
f
by using a polynomial function.
Interpolates or extrapolates a function
f
by using a rational function.
Performs one-dimensional interpolation by using the spline interpolation method.