Frequency Selective Problem in MATLAB

Status
Not open for further replies.

jilly0124

Newbie level 5
Joined
Dec 2, 2011
Messages
10
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,337
I am looking for the BER performance in AWGN, Rayleigh fading and frequency selective fading.

Code:
BER_awng = (1/2)*erfc(sqrt(EB_NO))
for AWGN

Code:
BER_Rayleigh=0.5.*(1-sqrt(EB_NO./(EB_NO+1))
for Rayleigh fading

However, I dont know is there a theory value for frequency selective fading.

If there is, can someone tell me how to do it?
 
Last edited:

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…