revious ask not one graph all i need.  The MATLAB problem. .

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter6: Modularity Using Functions
Section6.2: Returning A Single Value
Problem 8E
icon
Related questions
Question
100%

previous ask not one graph all i need. 

The MATLAB problem. . 

 

 

QUESTION-4
The Reynolds number can be calculated using the following equation:
4Q
TD²
●
●
Q is the volumetric flow rate of fluid. p and u are the density and viscosity of the
fluid consequently. D is the diameter of the pipe.
●
●
Re
●
pDv
μ
V
Write a MATLAB function to calculate the Reynolds number for a given fluid
type and a volumetric flowrate in a feasible range.
Fluid
Water
Ethyl Alcohol
Methyl Alcohol
The feasibility of
constraint of 0.05 Q≤ 0.5
p (kg/m³)
1000
800
760
P
0.0015
0.0018
0.0023
the volumetric flowrate (Q) should be checked with the
A plot of the Re as a function of number Diameter of the pipe between 0.01 and
0.1 m.
Display the Re number for the end value of the D using "fprintf" function,
Check your function carefully, it should consider the infeasible fluid selection.
15 Fagus
GOL
Transcribed Image Text:QUESTION-4 The Reynolds number can be calculated using the following equation: 4Q TD² ● ● Q is the volumetric flow rate of fluid. p and u are the density and viscosity of the fluid consequently. D is the diameter of the pipe. ● ● Re ● pDv μ V Write a MATLAB function to calculate the Reynolds number for a given fluid type and a volumetric flowrate in a feasible range. Fluid Water Ethyl Alcohol Methyl Alcohol The feasibility of constraint of 0.05 Q≤ 0.5 p (kg/m³) 1000 800 760 P 0.0015 0.0018 0.0023 the volumetric flowrate (Q) should be checked with the A plot of the Re as a function of number Diameter of the pipe between 0.01 and 0.1 m. Display the Re number for the end value of the D using "fprintf" function, Check your function carefully, it should consider the infeasible fluid selection. 15 Fagus GOL
Expert Solution
steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Knowledge Booster
Use of XOR function
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
Operations Research : Applications and Algorithms
Operations Research : Applications and Algorithms
Computer Science
ISBN:
9780534380588
Author:
Wayne L. Winston
Publisher:
Brooks Cole