normal01_multivariate_distance


normal01_multivariate_distance, a MATLAB library which considers the problem of describing the typical value of the distance between a pair of points randomly selected from an isotropic standard normal distribution in M dimensions.

Licensing:

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

Languages:

normal01_multivariate_distance is available in a MATLAB version.

Related Data and Programs:

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 surface of 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.

normal01_multivariate_distance_test

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.

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.

Source Code:


Last revised on 07 February 2019.