box_distance, a MATLAB code which estimates the distribution and expected value of the distance between two points picked uniformly at random within a 3D box.
The box has sides a <= b <= c.
The information on this web page is distributed under the MIT license.
box_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.