Are the code of complex gaussian and rayleigh fading the same in the matlab?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Are the code of complex gaussian and rayleigh fading the same in the matlab?if there variance are both 1
i think their code should be the same,and the code is as below,and it is the Br by At matrix
sqrt(1/2)*[randn(Br,At) + j*randn(Br,At)];
Or am i wrong?i mean ,are the code of complex gaussian and rayleigh fading the same?or not the same?
0 Kommentare
Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!