quadrature_least_squares_test


quadrature_least_squares_test, a MATLAB program which calls quadrature_least_squares() to compute weights for "sub-interpolatory" quadrature rules.

Licensing:

The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.

Related Data and Programs:

quadrature_least_squares, a MATLAB library which computes weights for "sub-interpolatory" quadrature rules, that is, it estimates integrals by integrating a polynomial that approximates the function data in a least squares sense.

Source Code:


Last revised on 02 March 2019.