spquad_test, a MATLAB program which calls spquad() to compute a sparse grid quadrature rule to estimate a multidimensional integral. The quadrature rules created by the program are based on the Clenshaw-Curtis rule.
No licensing information was given with the text of the file at the Matlab Central File Exchange.
spquad, a MATLAB library which computes the points and weights of a sparse grid quadrature rule for an M-dimensional integral, based on the Clenshaw-Curtis quadrature rule, by Greg von Winckel.