資源簡介
OFDM符號定時同步算法,幾種經典算法的仿真和比較
代碼片段和文件信息
function?y_CFO=add_CFO(yCFONfft)
%?To?add?an?arbitrary?frequency?offset
%?Input:?y????=?Time-domain?received?signal
%????????dCFO?=?FFO?(fractional?CFO)?+?IFO?(integral?CFO)
%????????Nfft?=?FFT?size;
%MIMO-OFDM?Wireless?Communications?with?MATLAB㈢???Yong?Soo?Cho?Jaekwon?Kim?Won?Young?Yang?and?Chung?G.?Kang
%2010?John?Wiley?&?Sons?(Asia)?Pte?Ltd
nn=1:length(y);?y_CFO?=?y.*exp(sqrt(-1)*2*pi*CFO*nn/Nfft);
%?plot(real(y_CFO)imag(y_CFO)‘.‘)for?i=1:length(x4)?x5(i)=x4(i)*exp(j*(2*pi*0.88*i/N));?%?假設頻偏為0.4(歸一化頻率end
????
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2015-09-07?12:45??STO?estimation\
?????文件?????????567??2010-08-18?15:01??STO?estimation\CFO_Moose.m
?????文件????????2344??2015-02-04?10:38??STO?estimation\Clipping.m
?????文件????????9387??2015-08-06?09:34??STO?estimation\OFDMmain.m
?????文件????????9739??2015-04-10?09:16??STO?estimation\OFDMtest.m
?????文件?????????321??2010-08-18?15:11??STO?estimation\Ray_model.m
?????文件?????????407??2010-08-18?15:11??STO?estimation\Ric_model.m
?????文件????????6457??2015-08-06?16:11??STO?estimation\STO_CP_estimation.asv
?????文件????????6461??2015-08-07?08:32??STO?estimation\STO_CP_estimation.m
?????文件????????1236??2010-08-18?15:01??STO?estimation\STO_by_correlation.m
?????文件????????1436??2010-08-18?15:01??STO?estimation\STO_by_difference.m
?????文件????????4211??2015-07-18?19:26??STO?estimation\STO_estimation.m
?????文件?????????548??2015-04-29?11:02??STO?estimation\add_CFO.m
?????文件?????????230??2010-08-18?15:01??STO?estimation\add_CP.m
?????文件?????????309??2010-08-18?15:00??STO?estimation\add_STO.m
?????文件?????????101??2015-04-29?11:02??STO?estimation\dec_CFO.m
?????文件?????????804??2015-02-01?12:03??STO?estimation\demoduqam16.m
?????文件????????3852??2015-07-13?15:58??STO?estimation\guzhishiyan.m
?????文件????????7548??2015-07-19?08:23??STO?estimation\minn.m
?????文件????????7111??2015-04-16?22:00??STO?estimation\park.m
?????文件?????????749??2015-02-01?12:07??STO?estimation\qam16.m
?????文件?????????400??2015-02-01?09:35??STO?estimation\rcoswindow.m
?????文件?????????303??2015-03-27?08:14??STO?estimation\rician.m
?????文件????????8960??2015-04-30?09:16??STO?estimation\scif.m
?????文件????????9600??2015-07-19?08:34??STO?estimation\scox.m
?????文件????????6319??2015-04-14?18:57??STO?estimation\test.m
?????文件???????15070??2015-04-24?18:09??STO?estimation\zonghe.m
- 上一篇:Hilbert
- 下一篇:極端學習機分類(ELM)函數
評論
共有 條評論