Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
This function takes as input angle measurements in the earth-coordinate system (0 degrees = NORTH, 90 degrees = EAST, 180 deg = SOUTH, 270 deg = WEST), and converts these angle measurements to the math-coordinate system (0 degrees = EAST, 90 deg = NORTH, etc.)
EARTH2MATH Convert earth coordinate angles to math coordinate angles
Syntax:
D = earth2math(E)
Input:
E: single value or vector of earth coordinate angles
Output:
D: single value or vector of equivalent math coordinate angles
Cita come
Cameron Sparr (2026). earth2math (https://it.mathworks.com/matlabcentral/fileexchange/33665-earth2math), MATLAB Central File Exchange. Recuperato .
Informazioni generali
- Versione 1.2.0.0 (1,12 KB)
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
