Performs two-dimensional interpolation by using a selected interpolation method.
Gridded
Performs two-dimensional interpolation on gridded points by using the bicubic interpolation method.
Performs two-dimensional interpolation on gridded points by using the bicubic spline interpolation method.
Performs two-dimensional interpolation on gridded points by using the bilinear interpolation method.
Performs two-dimensional interpolation on gridded points by using the nearest interpolation method.
Scattered
Performs two-dimensional interpolation on scattered points by using the biharmonic spline interpolation method.
Performs two-dimensional interpolation on scattered points by using the cubic interpolation method.
Performs two-dimensional interpolation on scattered points by using the linear interpolation method.
Performs two-dimensional interpolation on scattered points by using the nearest interpolation method.