Spline Toolbox    

Fitting Values at N-D Grid

Vector-valued splines are also used in the approximation to gridded data, in any number of variables, using tensor-product splines. The same spline-construction commands are used, only the form of the input differs. For example, if x is an m-vector, y is an n-vector, and z is an array of size [m,n], then

describes a bicubic spline satisfying  for  , . Such a multivariate spline can be vector-valued. For example,

gives a perfectly acceptable sphere. Its projection onto the -plane is plotted by

Both plots are shown below.

Figure 2-6: A Sphere Made by a 3-D-Valued Bivariate Tensor Product Spline

Figure 2-7: A Planar Projection of the Above Spline Sphere


  Vector-Valued Functions Fitting Values at Scattered 2-D Sites