Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please do it in matlab Consider the curve traced out by the set of parametric equations: over the domain . The curve is shown in

Please do it in matlab

Consider the curve traced out by the set of parametric equations:

over the domain . The curve is shown in the figure below (the right panel is the magnification of the left panel):

(a) Find the location of each of the five extrema shown as solid red or blue dots in the plots above. Print out a table (see doc table) indicating the values of each value at the extrema, and corresponding x() and y() values. List the values in order of increasing and show at least 8 digits of accuracy in your table. Your values should be in the interval [0, ]. (b) Plot the curve and each of the five extrema on a single graph. For this problem, you will use the MATLAB function fminbnd, a function which finds the minimum value of a function in an interval [a, b]. For this problem, set the tolerance TolX to

(see doc fminbnd for how to set the tolerance)

Hint: To get an idea of where the extrema are, plot curves x() and y() as functions of . Use these curves to isolate the minimum and maximum values to an interval [a, b] which you can then pass as an argument to the function fminbnd.

image text in transcribed

1. Finding extrema Consider the curve traced out by the set of parametric equations: x(@) = cos(x sin(e)) y(0) = cos(8) sin(x sin(e)) over the domain -ISOS. The curve is shown in the figure below (the right panel is the magnification of the left panel): Parametric curve Parametrie curve * 0 10 20 30 (a) Find the location of each of the five extrema shown as solid red or blue dots in the plots above. Print out a table (see doc table) indicating the values of each value at the extrema, and corresponding x() and yle) values. List the values in order of increasing and show at least 8 digits of accuracy in your table. Your values should be in the interval [0, 1] (b) Plot the curve and each of the five extrema on a single graph. For this problem, you will use the MATLAB function fminbnd, a function which finds the minimum value of a function in an interval [a, b]. For this problem, set the tolerance Tolxto tol = 1 x 10- (see doc fminbnd for how to set the tolerance) Hint: To get an idea of where the extrema are, plot curves (c) and yie) as functions of Use these curves to isolate the minimum and maximum values to an interval (a, b) which you can then pass as an argument to the function fminbnd. 1. Finding extrema Consider the curve traced out by the set of parametric equations: x(@) = cos(x sin(e)) y(0) = cos(8) sin(x sin(e)) over the domain -ISOS. The curve is shown in the figure below (the right panel is the magnification of the left panel): Parametric curve Parametrie curve * 0 10 20 30 (a) Find the location of each of the five extrema shown as solid red or blue dots in the plots above. Print out a table (see doc table) indicating the values of each value at the extrema, and corresponding x() and yle) values. List the values in order of increasing and show at least 8 digits of accuracy in your table. Your values should be in the interval [0, 1] (b) Plot the curve and each of the five extrema on a single graph. For this problem, you will use the MATLAB function fminbnd, a function which finds the minimum value of a function in an interval [a, b]. For this problem, set the tolerance Tolxto tol = 1 x 10- (see doc fminbnd for how to set the tolerance) Hint: To get an idea of where the extrema are, plot curves (c) and yie) as functions of Use these curves to isolate the minimum and maximum values to an interval (a, b) which you can then pass as an argument to the function fminbnd

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

Data Science Project Ideas In Health Care Volume 1

Authors: Zemelak Goraga

1st Edition

B0CPX2RWPF, 979-8223791072

More Books

Students also viewed these Databases questions

Question

5. Identify and describe nine social and cultural identities.

Answered: 1 week ago

Question

2. Define identity.

Answered: 1 week ago

Question

4. Describe phases of majority identity development.

Answered: 1 week ago