You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
This function calculates the geometric mean of all input angles (in degrees), avoiding any 360-degree ambiguity. The input angles can be between [0 360] or [-180 180] degrees.
Example: anglemean([1 2 3 358],[0 360]) gives 1.0 as mean value.
Cite As
pascal de theije (2026). meanangle (https://www.mathworks.com/matlabcentral/fileexchange/3473-meanangle), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired: adjustPolarAngles
Categories
Find more on Antennas, Microphones, and Sonar Transducers in Help Center and MATLAB Answers
General Information
- Version 1.0.0.0 (1.44 KB)
-
No License
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 | Added supporting function that is called from within 'meanangle.m'. |
