need help about effect of CFO in constellation received symbols

Status
Not open for further replies.

munirp

Newbie level 4
Joined
Sep 2, 2013
Messages
7
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
57
Hello all....
Plz I need help about simulation of the effect of CFO in the received symbols in OFDM.. the MATLAB Simulation of the Picture I apploaded..
I need it Urgently.. Plz


 

This picture is from book MIMO-OFDM Wireless Communications with Matlab by Cho Y.S. The MATLAB code is located in book directly below the figure.

function y_CFO=add_CFO(y,CFO,Nfft)
% add CFO (carrier frequency offset)
% y : Received signal
% CFO = IFO (integral CFO) + FFO (fractional CFO)
% Nfft = FFT size
nn=0:length-1; y_CFO = y.*exp(j*2*pi*CFO*nn/Nfft); % Eq.(5.7)

I'm sorry if I misunderstood you.
 

I understand!! but how the PLOT can be obtained sir, @ zemtcov (I'm sorry, I'm very new in using MATLAB, so I need some explanation)
 

Hi,,,,
I didn't get a helpful answer, so again I'm requesting a help about a complete MATLAB Code for the received symbols subject to CFOs.. plz help me, I need it urgently.

Email: muniradam33@gmail.com

 

Hi guyz,,
can any one help me get the MATLAB code for the effect of CFO in received symbols (OFDM).....
Still I didn't get any help!! please help me,,,

Email: muniradam33@gmail.com

see the figure
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…