random_data_test


random_data_test, a MATLAB program which calls random_data() to sample points for various probability distributions, spatial dimensions, and geometries, including the M-dimensional cube, ellipsoid, simplex and sphere.

Licensing:

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

Related Data and Programs:

random_data, a MATLAB library which uses a random number generator (RNG) to sample points corresponding to various probability density functions (PDF's), spatial dimensions, and geometries, including the M-dimensional cube, ellipsoid, simplex and sphere.

Source Code:

The sample calling program generates sets of points:

A file of commands is provided to simplify the use of PLOT_POINTS:

PLOT_POINTS makes Encapsulated PostScript images of the points, in cases where the data is 2 dimensional. The CONVERT command was used to convert these to PNG files.


Last revised on 03 March 2019.