Is my code of rayleigh fading right?

1 view (last 30 days)
yang-En Hsiao
yang-En Hsiao on 2 Oct 2019
Is my code of rayleigh fading right?
H_A=1/sqrt(2)*[randn(2,6) + i*randn(2,6)];
Because it seems that i just create a AWGN channel in the real part,and create a AWGN channel in the imaginary part,then combine and normalize it.
So H_A is a 2 by 6 matrix

Answers (0)

Categories

Find more on Propagation and Channel Models in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!