Expected value of shifted gaussian distribution

426 Views Asked by At

If x is a random gaussian noise, how can I derive the value of $$ E[x(n-a)x(n-b)]$$ $$\text{where } x(n)=\mathcal{N}(\mu,\sigma)$$

Also what if x(n) has zero mean?

Thanks