Question: Using C or C ++ language please Use any programming language to solve the following questions: Problem 1: Consider isentropic supersonic flow around a sharp
Use any programming language to solve the following questions: Problem 1: Consider isentropic supersonic flow around a sharp expansion comer. The relationship between the Mach number before the comer (i.e., M) and after the comer (.e.. M). derived by Zucrow and Hoffman, is given by: 1/2 8= bi tan-1 -tan-1 .(^3= 2)") - (tan-(03 0,"?) (tan-(0 1)*2)) (y +1) b= (-1) where y is the specific heat ratio of the gas and equals to 1.4 Use the false-position method to find the value of My when M = 1.5 and 8 = 10 degree Problem 2: Find the intersection point of the following functions, using Newton-Raphson method: 0.512 f(x, y) = (x - 1)^ + f2(x,y) = x -2/xy Note: Your program should allow the use of any interval or starting points. However, it should indicate if the interval is valid (for Bracketing method) or if the function diverges for the given starting point (for open domain methods)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
