Assignment 3 (2)
Assignment 3 (2)
Assignment (3)
P1) Using the conv_m function, determine the auto-correlation sequence 𝑟𝑥𝑥 (ℓ)and the
cross-correlation sequence 𝑟𝑥𝑦 (ℓ)for the following sequences.
x(n) = (0.9)𝑛 , 0 ≤ n ≤ 20; y(n) = (0.8)−𝑛 , − 20 ≤ n ≤ 0
1. Using the filter function, compute and plot the impulse response of the system over
0 ≤ n ≤ 100.
2. Determine the stability of the system from this impulse response.
3. If the input to this system is x(n) = [5 + 3 cos(0.2πn) + 4sin(0.6πn)] u(n), determine the
response y(n) over 0 ≤ n ≤ 200 using the filter function.