ellipse_distance


ellipse_distance, a MATLAB code which estimates the typical distance between a pair of points randomly selected on the perimeter of an ellipse (x/a)^2+(y/b)^2=1.

Licensing:

The information on this web page is distributed under the MIT license.

Languages:

ellipse_distance is available in a MATLAB version and an Octave version and a Python version

Related Data and Programs:

ellipse_distance_test

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.

Source Code:


Last revised on 20 March 2021.