Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

please i need it as soon as possible Engineering Numerical Analysis (10626251) Use C++ or python language to solve these questions : Problem 1: Consider

please i need it as soon as possible

Engineering Numerical Analysis (10626251)

Use C++ or python language to solve these 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

Databases In Networked Information Systems 6th International Workshop Dnis 2010 Aizu Wakamatsu Japan March 2010 Proceedings Lncs 5999

Authors: Shinji Kikuchi ,Shelly Sachdeva ,Subhash Bhalla

2010th Edition

3642120377, 978-3642120374

More Books

Students also viewed these Databases questions

Question

4. Who should be invited to attend?

Answered: 1 week ago