For each set of parametric equations in Exercise, use a script file to create two plots. First, draw a plot of both x and y versus t. Use handle graphics to apply different linestyles and color to the plots of x and y, then add a legend, axis labels, and a title. Open a second figure window by placing the figure command at this point in your script, then draw a plot of y versus x. Add axis labels and a title to your second plot.
x = cos(2t) − 8 sin(2t), y = −5 sin(2t) − cos(2t), [0, 4π]
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.