I\'m using the Matlab function Y = WGN(M,N,P) to generate white noise with Gaussian distribution. This function uses a power value (dB Watts) to calculate the
Y = WGN(M,N,P)
Gaussian noise has an unbounded range. (The support of the Gaussian pdf is infinite.)