monte_carlo_rule_test


monte_carlo_rule_test, a MATLAB program which calls monte_carlo_rule() to generate a dataset of N random M-dimensional points.

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:

monte_carlo_rule, a MATLAB program which uses a random number generator (RNG) to create a dataset of N random M-dimensional points, regards it as a quadrature rule for the unit hypercube, and writes out three files of information.

Source Code:


Last revised on 21 February 2019.