Problem 59349. Determine ground distance from an aircraft to a DME station
In aviation, distance measuring equipment (DME) uses radio signals to determine slant distance from an aircraft to a ground station. Given the altitude of an aircraft in feet (ft) and a DME readout in nautical miles (NM), determine the ground distance in nautical miles from the aircraft to the DME ground station. Assume that 1 NM = 6076 ft and round solutions to the nearest tenth.
For example, if an aircraft is at 10000 ft and the DME readout is 5 NM, then the ground distance is 4.7 NM.
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers25
Suggested Problems
-
Count from 0 to N^M in base N.
235 Solvers
-
Convert a numerical matrix into a cell array of strings
2050 Solvers
-
Determine the number of odd integers in a vector
746 Solvers
-
Sort complex numbers into complex conjugate pairs
119 Solvers
-
64 Solvers
More from this Author1
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!