Question: 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:

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
Get step-by-step solutions from verified subject matter experts
