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 = et(cos(3t) − 3 sin(3t)), y = et(−2 sin(3t) − cos(3t)), [−2π, 2π]
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.