Question: Write a MatLaB program to compute the impulse responses of the systems described by following difference equations: (a) (y(n)+y(n-1)+y(n-2)=x(n)) (b) (4 y(n)+y(n-1)+3 y(n-2)=x(n)+x(n-4)).
Write a MatLaB program to compute the impulse responses of the systems described by following difference equations:
(a) \(y(n)+y(n-1)+y(n-2)=x(n)\)
(b) \(4 y(n)+y(n-1)+3 y(n-2)=x(n)+x(n-4)\).
Step by Step Solution
3.45 Rating (152 Votes )
There are 3 Steps involved in it
This program defines the impulse function and then uses the ... View full answer
Get step-by-step solutions from verified subject matter experts
