rectangle_distance, an Octave code which estimates the distribution and expected value of the distance between two points picked uniformly at random within a rectangle.
The rectangle has sides a and b, with a less than or equal to b.
The computer code and data files made available on this web page are distributed under the MIT license
rectangle_distance is available in a MATLAB version and an Octave version.
matlab_distance, an Octave code which estimates the typical distance between a pair of points randomly selected from the surface or interior of a geometric object such as a circle, disk, sphere, cube.