spquad_test


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.

Licensing:

No licensing information was given with the text of the file at the Matlab Central File Exchange.

Related Data and Programs:

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.

Source Code:


Last revised on 19 March 2019.