Which function best computes geographic distances?
Afficher commentaires plus anciens
I have two triplets of aircraft coordinates [latitude1, longitude1, altitude1] and [latitude2, longitude2, altitude2], which are really close on the globe (may be important). Which function computes most accurately the distance between the two, in nautical miles? I tried the slant range from the elevation function and also the distance function (problem is that distance doesn't take into account the change in altitude).
Réponses (0)
Catégories
En savoir plus sur Coordinate Reference Systems dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!