Resources: 12.1, 12.2, 14.1

Problem 1

a)

Where blue is gaussian, green is uniform and red is binary. These are white noise, meaning that samples from each time steps are uncorrelated, and the mean is zero. The way that they differ is that binary either takes 1 or 0, uniform are evenly spaced between -1 and 1, and gaussian is given by the normal distribution.

b) White gaussian noise (standard normal distribution):

White uniform noise:

White binary noise:

The mean is computed by

The autocorrelation is given by

And the PDS is given by

c) The mean and correlation estimates are accurate, with very small devations, but the devations get smaller as .