An important fluid property is the kinematic viscosity which determines the viscous, or frictional, forces acting in a flow. The kinematic viscosity of air multiplied by 106 is given at 350, 450, 500, 550, and 650 K as 20.92, 32.39, 38.79, 45.57, and 60.21 m2/s, respectively. Using any suitable interpolation method, compute the intermediate values at 400 and 600 K. Compare the results obtained with the values given in the literature as 26.41 × 10−6 m2/s and 52.69 × 10−6 m2/s, respectively. Also, solve the problem using the interp1 command in MATLAB, and compare the results with those obtained earlier

Respuesta :

Answer:- 400 K - 26.665

               600 K - 53.67

Explanation: y−y1=(y2−y1)/(x2−x1)×(x−x1)

Basic usage of the interpolation formula to get the values of the required answers kinematic viscosities at 400 and 600 K

Ver imagen saadkhansk9