blend_test, a MATLAB code which calls blend() to "blend" multidimensional data, that is, perform a kind of interpolation. However, in this case, the data may be known at points, or curves, or planes, and is to be extended to a higher-dimensional domain.
The computer code and data files described and made available on this web page are distributed under the MIT license
blend, a MATLAB code which implements blended mapping or transfinite interpolation;