Question: Could I have some help generating some matlab code? I was given y[n]=x[n]+x[n-1]-x[n-4]-x[n-5] 1.) Plot x[n], y[n], find y(e^jw), plot y(e^jw) which means to plot
Could I have some help generating some matlab code?
I was given
y[n]=x[n]+x[n-1]-x[n-4]-x[n-5]
1.) Plot x[n], y[n], find y(e^jw), plot y(e^jw) which means to plot abs( y(e^jw)) and angle(y(e^jw))
I don't think it's that hard I just never use Matlab
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
