hypercube_distance


hypercube_distance, an Octave code which estimates the expected value of the distance between a pair of points randomly selected in the M-dimensional unit hypercube.

Licensing:

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

Languages:

hypercube_distance is available in a MATLAB version and an Octave version and a Python version.

Related Data and Programs:

hypercube_distance_test

levenshtein_distance, an Octave code which returns the Levenshtein distance between two strings.

line_distance, an Octave code which estimates the expected value of the distance between a pair of points randomly selected in the unit line segment in 1D.

Reference:

Source Code:


Last revised on 04 November 2022.