Question: Using MATLAB create a script that uses the following functions: getframe, movie and movie2avi to plot the following functions on the same figure: y1 =
Using MATLAB create a script that uses the following functions: getframe, movie and movie2avi to plot the following functions on the same figure:
y1 = xsin(^2x)
y2 = xsin(^2x)
Where and x each run from 2 to 2. (Use 1000 points for the linspace of x.) Your iterative value for should be /200, and you should plot each function using a different color to distinguish the two.
Please show all work. Thanks!
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
