MMSE for OFDM or MC-CDMA

Status
Not open for further replies.

dodohoo

Newbie level 4
Joined
Mar 4, 2006
Messages
6
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,345
mmse for ofdm

Hello! Every One!

I'm looking for MMSE equalizer matlab code for OFDM or MC-CDMA. In fact, I don't know how to get the w(k,t) by the channel coefficient h. Of course, there are equations, but did h need the FFT transform? and how the w(k,t) affect the receiving data? only a simply multiplication?

Thank you in advance!
 

Simply put, the MMSE equalizer coefficients are given as w(k,t)=H*(k,t)/(sqr(|H(k,t)|)+1/SNR).
As SNR increases, MMSE criterion converges to zero-forcing one. In the above equation, H(k,t) is the DFT of h. So, you have to take the DFT of channel gains.
hope that helps
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…