Perimeter of an ellipse

Versión 1.0.0 (2,24 KB) por Matej Varga
A method for computing the perimeter of an ellipse.
8 descargas
Actualizado 10 oct 2022

Ver licencia

A method for computing the perimeter of an ellipse.
Essentially, the problem of calculating the distance from the equator to the pole is to calculate the quadrants and the perimeter of an ellipse.
There is no unique solution to this, so here are several formulas that can be used.
Two solutions with infinite series are the most accurate.
Vectorized.
Version: 1.00 13 Oct 22
Input: a - ellipse major semi-axis [meter]
b - ellipse minor semi-axis [meter]
Output: p - ellipse perimeter [meter]
Reference: Kawase, Kazushige. "A general formula for calculating meridian arc length and its application to coordinate conversion in the Gauss-Krüger projection." Bulletin of the Geospatial Information Authority of Japan 59 (2011): 1-13. https://yadda.icm.edu.pl/baztech/element/bwmeta1.element.baztech-3b526150-d9d6-4f81-a65a-b1bce37472ab/c/Weintrit.pdf
Keywords: geometric geodesy, perimeter ellipse, map projection, coordinate conversions
Copyright (c) 2022, Matej Varga
All rights reserved.
Email: mvarga1989@gmail.com

Citar como

Matej Varga (2024). Perimeter of an ellipse (https://www.mathworks.com/matlabcentral/fileexchange/118820-perimeter-of-an-ellipse), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2022b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0.0