Consider the random processes x[n]=U[n] and Y[n]=U[n]-bU[n-1],
where U[n] is white Gaussian noise with variance sigma _(u)^(2)=1. Find r_(x,y)=[k] and
then to verify your results perform a computer simulation. To do so first
generate N=1000 samples of x[n] and Y[n]. Then, estimate the CCS for b=
-0.1 and b=-1. Explain your results.
SOLVE USING MATLAB CODE.
8) Consider the random processes X|n]= U[n] andY|n= U|n|- bU[n -1] where U[n] is white Gaussian noise with variance oa = 1. Find rx,y = [k] and then to verify your results perform a computer simulation. To do so first generate N = 1000 samples of X[n] and Y[n]. Then, estimate the CCS for b = -0.1 and b = -1. Explain your results.