How to write channel model 'h' for Rician Fading Channel in simulations ?

6 views (last 30 days)
Is this correct
h = ((randn(iter,1)+j*(randn(iter,1)))./(sqrt(2))) + power_LOS; ?

Answers (0)

Categories

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

Community Treasure Hunt

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

Start Hunting!