rectangle_distance, a MATLAB 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 information on this web page is distributed under the MIT license.
rectangle_distance is available in a MATLAB version and an Octave version and a Python version.
matlab_distance, a MATLAB 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.