Use MATLAB to generate and plot a random sequence x[n], 0 lessthanorequalto n lessthanorequalto 50. Compute, plot and discuss the following operations: x [n] = x[n] + x[-n + 50]/2 and x_0[n] = x[n] - x[-n + 50]/2 for 0 lessthanorequalto n lessthanorequalto 50. Explain why these are called the even and odd components of the signal x[n].

Respuesta :

Otras preguntas