Question: matlab help: y(n) = x(n) + 2x(n-1) - 0.95 y(n - 1) Write your own Matlab function, mydiffeq, to implement this difference equation using a
matlab help:

y(n) = x(n) + 2x(n-1) - 0.95 y(n - 1) Write your own Matlab function, mydiffeq, to implement this difference equation using a for loop. (Type help for to see how to use the for loop.) If the input signal is N-samples long (0
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
