barznjy
Newbie level 6
- Joined
- Jan 13, 2013
- Messages
- 13
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 1,283
- Activity points
- 1,419
Hi,
If I have the following Rayleigh fading channel in MatLab:
h=1/sqrt(2).*(randn(s,1)+1i.*randn(s,1))
Note: s=10^6 is the number os symbols;
How to find the (instantaneous) and (average) channel gain?
Thanks
If I have the following Rayleigh fading channel in MatLab:
h=1/sqrt(2).*(randn(s,1)+1i.*randn(s,1))
Note: s=10^6 is the number os symbols;
How to find the (instantaneous) and (average) channel gain?
Thanks