You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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 (2026). Perimeter of an ellipse (https://www.mathworks.com/matlabcentral/fileexchange/118820-perimeter-of-an-ellipse), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0 (2.24 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0 |
