meanangle
Versione 1.0.0.0 (1,44 KB) da
pascal de theije
Takes the mean of a vector of angles avoiding the 360-degree ambiguity.
1,5K download
Aggiornato
13 apr 2005
Nessuna licenza
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.
Cita come
pascal de theije (2025). meanangle (https://it.mathworks.com/matlabcentral/fileexchange/3473-meanangle), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R13
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- Radar > Phased Array System Toolbox > Phased Array Design and Analysis > Antennas, Microphones, and Sonar Transducers >
Scopri di più su Antennas, Microphones, and Sonar Transducers in Help Center e MATLAB Answers
Tag
Riconoscimenti
Ispirato: adjustPolarAngles
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0.0 | Added supporting function that is called from within 'meanangle.m'. |
