Question: Hello really stuck on this question would appreciate the help! Follow the instructions and write a MATLAB script (m file) for this problem. - Include
Follow the instructions and write a MATLAB script (m file) for this problem. - Include a print of your MATLAB scripts at the end of your solution. - Include properly labeled and titled three plots for this problem. - The quality of your plots \& labels should be similar to the shown plot for Problem 1. Follow the instructions to generate a time vector t in Matlab with good enough sampling rate (at least 25 samples per period) and use that time vector to plot two periods ( 2 cycles) of the following 3 sinusoidal signals: x(t)=Acos(2f0(ttm)),y(t)=Bcos(2f0(ttd)),z(t)=x(t)+y(t) Assume: A=(lastdigitofyourstudentID)+1,M=(Monthofyourbirthday)+1f0=10kHz,B=1.5A,tm=0.15(1+0.8M/A)T0,td=0.1(2+M/A)T0. Use Matlab commands subplot(3,1,1), subplot (3,1,2) and subplot (3,1,3) to plot three signals over the range of T0tT0. Note that T0 is the period of sinusoid. If you need help, then type in Matlab command window: help subplot
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
