Question: Use matlab i need code 4) Write an m-file that classifies a flow according to the values of its Reynolds (Re) and Mach (Ma) numbers,
4) Write an m-file that classifies a flow according to the values of its Reynolds (Re) and Mach (Ma) numbers, such that if Re 5000, the flow is turbulent; if Ma 1, the flow is super-sonic. The program should ask the user to enter the values of Reynolds number and Mach number. The answer of the program should be the type of the flow. (For example if your inputs are Re- 3000 and Ma-1.5, then the program should write on the screen that the Flow is transitional and super- sonic)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
