Hi,
I am attempting to simulate rayleigh fading in the amplitude of a signal by multiplying a transmitted signal with rayleigh distributed coefficients. I create the Rayleigh random variable using two gaussian random variables of zero mean and variance 1. The problem is that a lot of these coefficients give a value greater than 1, so this causes amplification of the signal. So I was wondering if I should lower the mean of the rayleigh distribution and if so, what would be a practical value?