SPINTERP_EXAMPLES is a MATLAB library which provides a few examples of the use of SPINTERP.
SPINTERP is a powerful MATLAB library which uses sparse grids to carry out optimization, interpolation, and quadrature in higher dimensional spaces.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
SPINTERP_EXAMPLES is available in a MATLAB version.
SPINTERP, a MATLAB library which carries out piecewise multilinear hierarchical sparse grid interpolation; an earlier version of this software is ACM TOMS Algorithm 847, by Andreas Klimke;
TEST_INTERP_ND, a MATLAB library which defines test problems for interpolation of data z(x), depending on an M-dimensional argument.
TOMS847, a MATLAB library which carries out piecewise multilinear hierarchical sparse grid interpolation; this library is commonly called SPINTERP (version 2.1); this is ACM TOMS Algorithm 847, by Andreas Klimke;
SINCOS seeks an interpolant of z(x,y)=sin(x)+cos(y).
You can go up one level to the MATLAB source codes.