Exercise 4: Consider the LTI system
y(n) = 1.2y(n - 1) - 0.85y(n - 2) + w(n), where w(n) is a zero-mean white noise sequence with unit variance σ^2 = 1
a) Compute the impulse response h(n) for 0 < n < 30.
b) Compute the output y(n) for 0 < n < 100.
c) Compute Tyw(), the input-output cross-correlation sequence, and compare it with h(n).
d) Compute and plot the autocorrelation sequence rw().
e) Repeat the experiment 50 times and compare the average cross-correlation of 50 trials with h(n).
f) Justify your observations.
Hint: Recall that ryw(l) = rww(l) * h(l)