搜索资源列表
OFDM_with_pilot
- In this Mfile, I want to investigate the performance of LSE algorithm in OFDM channel estimation with methods of equalizations like MRC and ZF. For further information see the "Xiaodong Cai and Georgios B. Giannakis, Error Probability Minimizing
receiver_MRC
- A Sample algorithm for decoding receiver MRC in OFDM based receivers. Also there is a program to generate a toeplitz matrix,autocovariance matrix .
MIM0-OFDM
- MIMO-OFDM This contains 70 .m files for a complete simulation of a MIMO-OFDM channel. including pilot aided channel estimation, coding, MRC and frequency synchronization.It uses Jack rayleigh channel model
ofdm-alamouti-mrc-sic
- 实现了OFDM系统和alamouti空时编码在利用串行干扰消除方式下的误码率仿真。(The error rate simulation of OFDM system and Alamouti space-time code using serial interference cancellation is realized.)
QPSK-ALL
- 简单的MIMO模拟 假定QPSK,ML解码(SM ZF检测器除外)。 mrc.m - 最大比例组合 stc.m - 具有1和2个接收天线的Alamouti空时分组码 bf.m - 特征波束形成 sm.m - 空间复用2x2(ML解码和次优逼迫) 简单的OFDM仿真 模拟保护带,用于信道估计的循环前缀前导码符号(Simple MIMO simulations Assumes QPSK, ML decoding (except SM ZF detector).