Problem 45180. All flights lead to Idaho Falls
Using spherical trigonometry and great circle paths, determine the distance (in kilometers) and the initial flight heading (from true North) to the Idaho Falls airport (43d30m49.4sN, 112d4m14.7sW) from an initial starting latitude and longitude in the World. Use an Earth radius of 6371.0088 kilometers. Round to the nearest tenth of a degree or nearest kilometer.
lat='19d26m10.6sN';%input long='99d4m20.2sW';%input distance = 2939;%output heading = 338.5;%output
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers5
Suggested Problems
-
115 Solvers
-
Calculate the Number of Sign Changes in a Row Vector (No Element Is Zero)
838 Solvers
-
With apologies to William Blake
72 Solvers
-
Fangs of pseudo-vampire number
24 Solvers
-
Easy Sequences 22: Sum of Proper Fractions
8 Solvers
More from this Author58
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!