Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Matlab Problem, write a script to answer the following question: A fenced enclosure consists of a rectangle with a semicircle on one end (see below).

Matlab Problem,

write a script to answer the following question:

image text in transcribed

A fenced enclosure consists of a rectangle with a semicircle on one end (see below). The area of the enclosure is to be 1600 ft^2. The cost of the fence is $30 per foot for straight segments and $40 per foot for the curve Write a script with desired area and cost per foot of each section in a parameter block. Find the best cost by calculating total cost as a function of the curved radius. (b) Make a script that plots cost as a function of radius. Make the minimum point a dot on the graph. Include code which puts appropriate labels and titles on your graph, including your name, and reports the corresponding best cost, length and radius on your plot

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 Concepts

Authors: David Kroenke, David J. Auer

3rd Edition

0131986252, 978-0131986251

More Books

Students also viewed these Databases questions

Question

In an Excel Pivot Table, how is a Fact/Measure Column repeated?

Answered: 1 week ago