K-factor vs Mean of dominant component in Rician fading

Status
Not open for further replies.

syedshan

Advanced Member level 1
Joined
Feb 27, 2012
Messages
463
Helped
27
Reputation
54
Reaction score
26
Trophy points
1,308
Location
Jeonju, South Korea
Activity points
5,134
Hi all,

The implementation of Rayleigh fading channel 'h' in Matlab is
Code:
h = randn + 1i*randn;

I understand that the implementation for Rayleigh channel h' with mean U for the dominant component is :

h' = U + (randn(1) + j*randn(1) )/sqrt(2).

But my question is, given K-factor K-dB how can I find the value of U
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…