Are the code of complex gaussian and rayleigh fading the same in the matlab?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!