Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Area: A = 2 ? r h + 2 ? r Volume: V-?r2h+(23) ? r Cost: C-400 (2 ? r h) + 800 (2 ?

image text in transcribed
Area: A = 2 ? r h + 2 ? r Volume: V-?r2h+(23) ? r Cost: C-400 (2 ? r h) + 800 (2 ? r 2) Assume a "small" tank with a volume of V- Then, h=1/P-as) r Create a radius vector r over the range of 0.5 to 1.5 with a step size of 0.01. Then, create vectors for height (h) and cost (C) from the formulas above. Don't forget the dot (".") operators where needed. h- Enter the statements below to plot the cost as a function of radius. >>plot(r,C), grid Sketch the plot below. Fill in the scale values on the y-axis. Estimate from the plot the radius r resulting in minimum cost. rrL (for minimum cost) Use MATLAB's min function below to verify minimum cost observed on the graph. min(C) ans (minimum cost) over

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

More Books

Students also viewed these Databases questions

Question

define the term outplacement

Answered: 1 week ago

Question

describe the services that an outplacement consultancy may provide.

Answered: 1 week ago