Problem 61079. Compute Airspeed from Mach Number
Write a MATLAB function that converts a Mach number to airspeed given the speed of sound aa in m/s: V=M⋅a
- V = airspeed (m/s)
- M = Mach number
- a = speed of sound (m/s)
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers10
Suggested Problems
-
Compute Airspeed from Mach Number
10 Solvers
More from this Author3
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!