monte_carlo_rule_test, a MATLAB program which calls monte_carlo_rule() to generate a dataset of N random M-dimensional points.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
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.