Spherical To Azimuthal Equidistant

Converts from spherical coordinates to azimuthal equidistant coordinates.
2,7K download
Aggiornato 13 mar 2015

Visualizza la licenza

Converts from latitudes and longitudes to a two-dimensional projection well-suited for the visualization of geodesic paths. Here "geodesic paths" refers to paths of shortest distance along the surface of a sphere.

Cita come

Kurt von Laven (2025). Spherical To Azimuthal Equidistant (https://it.mathworks.com/matlabcentral/fileexchange/28848-spherical-to-azimuthal-equidistant), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2009b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Riconoscimenti

Ispirato: Geodesic Midpoints, Grid Sphere

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.6

Replaced "Convert" with "Converts" in the summary for consistency.

1.5.0.0

Removed trailing whitespace and switched from 2 spaces after each period to 1 in the interest of readability.

1.4.0.0

Removed an extra space from the description. No changes were made to the source code.

1.3.0.0

Made code available as a toolbox. No changes were made to the source code itself.

1.2.0.0

Replaced tabs with spaces so that the source code displays consistently in all text editors.

1.1.0.0

Corrected typos in the description.

1.0.0.0