urwelcome
Banned
Rayleigh fading
I have seen the formula to generate rayleigh distribution as:
h_block=randn(512,1)+j*randn(512,1)*pathloss
than
h=reshape(h_block,1,512)
could you please explain it,how is this rayleigh ??
Thank you very much.
I have seen the formula to generate rayleigh distribution as:
h_block=randn(512,1)+j*randn(512,1)*pathloss
than
h=reshape(h_block,1,512)
could you please explain it,how is this rayleigh ??
Thank you very much.