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=Ma
  • V = airspeed (m/s)
  • M = Mach number
  • a = speed of sound (m/s)

Solution Stats

90.91% Correct | 9.09% Incorrect
Last Solution submitted on Nov 22, 2025

Solution Comments

Show comments

Problem Recent Solvers10

Suggested Problems

More from this Author3

Community Treasure Hunt

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

Start Hunting!