Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

matlab help Q.4. Unknown fluid (30 Points) Following table present an experimental measurements describing the behavior of an unknown fluid. Table-1: Shear stress vs Shear

image text in transcribed

matlab help

Q.4. Unknown fluid (30 Points) Following table present an experimental measurements describing the behavior of an unknown fluid. Table-1: Shear stress vs Shear rate of an unknown fluid Shear stress 5 9 23 48 95 (dyne/cm^2) Shear rate 0.1 2 8 96 1007 (178) 4.A. Use MATLAB to plot the shear stress vs shear rate and determine and whether the fluid pseudoplastic, Newtonian, or dilatant. (20 Points) 4.B. Estimate the viscosity, or the apparent viscosity for this fluid using the following methods. (10 Points) Method-1 Use the MATLAB command scatter (x,y) to make a scatter plot of the data. In the plot window, select basic curve fitting from tools. Next select a linear fit and show the equation Method-2: Use the 'polyfit (x,y.n) with n=1 to estimate viscosity. Method-3. Use 'diff(y diff(x) where x is the vector for shear rate and y is the vector for shear stress to estimate viscosity. 4.C. Present the results with a table. How do they compare and differ - describe in one to two sentences? Q.4. Unknown fluid (30 Points) Following table present an experimental measurements describing the behavior of an unknown fluid. Table-1: Shear stress vs Shear rate of an unknown fluid Shear stress 5 9 23 48 95 (dyne/cm^2) Shear rate 0.1 2 8 96 1007 (178) 4.A. Use MATLAB to plot the shear stress vs shear rate and determine and whether the fluid pseudoplastic, Newtonian, or dilatant. (20 Points) 4.B. Estimate the viscosity, or the apparent viscosity for this fluid using the following methods. (10 Points) Method-1 Use the MATLAB command scatter (x,y) to make a scatter plot of the data. In the plot window, select basic curve fitting from tools. Next select a linear fit and show the equation Method-2: Use the 'polyfit (x,y.n) with n=1 to estimate viscosity. Method-3. Use 'diff(y diff(x) where x is the vector for shear rate and y is the vector for shear stress to estimate viscosity. 4.C. Present the results with a table. How do they compare and differ - describe in one to two sentences

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

Database Fundamentals Study Guide

Authors: Dr. Sergio Pisano

1st Edition

B09K1WW84J, 979-8985115307

More Books

Students also viewed these Databases questions

Question

Write down the circumstances in which you led.

Answered: 1 week ago