Channel Matrices and Path Loss
Show older comments
I am trying to apply pathloss to channel matrices to use in a simulation. The paper I am referencing says:
"the channels are formulated as the product of large scale fading and small scale fading. The entries in the small scale fading matrix are randomly generated with complex zero-mean Gaussian random variables with unit covariance."
They are using PL = PL_0 + 10*C*log10(d/d_0) dB. The channel matrices are various sizes but are all complex normal, mean zero and unit covariance.
Can someone help me figure out how to interperet this? I am obviously doing something wrong.
Answers (0)
Categories
Find more on Creating and Concatenating Matrices 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!