Perimeter of an ellipse

Version 1.0.0 (2.24 KB) by Matej Varga
A method for computing the perimeter of an ellipse.
8 Downloads
Updated 10 Oct 2022

View License

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

Cite As

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

MATLAB Release Compatibility
Created with R2022b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0