SQUARE_DISTANCE, a MATLAB library which considers the problem of describing the typical value of the distance between a pair of points randomly selected in the unit square.
The computer code and data files made available on this web page are distributed under the GNU LGPL license.
SQUARE_DISTANCE is available in a MATLAB version.
BALL_DISTANCE, a MATLAB library which considers the problem of describing the typical value of the distance between a pair of points randomly selected in the unit ball.
CIRCLE_DISTANCE, a MATLAB library which considers the problem of describing the typical value of the distance between a pair of points randomly selected on the unit circle.
DISK_DISTANCE, a MATLAB library which considers the problem of describing the typical value of the distance between a pair of points randomly selected in the unit disk.
HYPERBALL_DISTANCE, a MATLAB library which considers the problem of describing the typical value of the distance between a pair of points randomly selected in the unit hyperball in M dimensions.
HYPERSPHERE_DISTANCE, a MATLAB library which considers the problem of describing the typical value of the distance between a pair of points randomly selected on the unit hypersphere in M dimensions.
line_distance, a MATLAB library which considers the problem of describing the typical value of the distance between a pair of points randomly selected in the unit line segment.
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.
SPHERE_DISTANCE, a MATLAB library which considers the problem of describing the typical value of the distance between a pair of points randomly selected on the unit sphere.