Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Engineering Numerical Analysis (10626251) Use any programming language to solve the following questions: Problem 1: Consider isentropic supersonic flow around a sharp expansion comer. The

Engineering Numerical Analysis (10626251)

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., M1) and after the comer (i.e., M2), derived by Zucrow and Hoffman, is given by:

=b12tan-1M22-1b1/2-tan-1M12-1b1/2-tan-1M22-11/2- tan-1M12-11/2

b=+1-1

where is the specific heat ratio of the gas and equals to 1.4.

Use the false-position method to find the value of M2 when M1 = 1.5 and =10 degree.

Problem 2: Find the intersection point of the following functions, using Newton-Raphson method:

f1x,y=x-13+0.512y

f2x,y=x-2xy

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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Systems Analysis And Synthesis Bridging Computer Science And Information Technology

Authors: Barry Dwyer

1st Edition

0128054492, 9780128054499

More Books

Students also viewed these Databases questions

Question

5. Tell how job experiences can be used for skill development.

Answered: 1 week ago

Question

4. Explain the characteristics of successful mentoring programs.

Answered: 1 week ago