If h(n) is the impulse response of an LTI system T and h1(n) is the impulse response of the inverse system T-1, then which of the following is true? .x(n)=x(n) b) .x(n)=x(n) c) *x(n)=x(n) d) *x(n)=x(n)

If h(n) is the impulse response of an LTI system T and h1(n) is the impulse response of the inverse system T-1, then which of the following is true? .x(n)=x(n) b) .x(n)=x(n) c) *x(n)=x(n) d) *x(n)=x(n) Correct Answer h(n)*h1(n)

If h(n) is the impulse response of an LTI system T and h1(n) is the impulse response of the inverse system T-1, then we know that h(n)*h1(n)=δ(n)=>*x(n)=x(n).

Related Questions

The impulse response h (t) of an LTI system is given by e-2t.u(t) . What is the step response?
Input x(t) and output y(t) of an LTI system are related by the differential equation y"(t) - y'(t) - 6y(t) = x(t). If the system is neither causal nor stable, the impulse response h(t) of the system is
Fill the half-filled code snippet to get the following graph: impulse(1,, ‘red’); ____; impulse(1,, ‘blue’); impulse(1,, ‘yellow’); impulse(1,, ‘green’);