Question: MATLAB conv function Let f(n)- u(n)-un-5) g(n) = r(n)--2 r(n-5) + r(n-10) where r(n) := n u(n) In MATLAB, use theconv function to compute the
MATLAB conv function Let f(n)- u(n)-un-5) g(n) = r(n)--2 r(n-5) + r(n-10) where r(n) := n u(n) In MATLAB, use theconv function to compute the following convolutions. Use the stem function to plot the results. Be aware about the lengths of the signals. Make sure the horizontal axes in your plots are correct. (a) f(n) f(n) (b) f(n)f(n)f(n) (c) f(n).g(n) (d) g(n).6(n) (e) g(n).g(n) Comment on your observations: Do you see any relationship between (n)f(n) and g(n)? Compare f(n) with f(n). f(n) and with f(n). f(n).f(n). What happens as you repeatedly convolve this signal with itself? Use the commands title, xlabel, ylabel to label the axes of your plots
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
