搜索资源列表
vij1
- function ber_ml=Alamoudi(snr,soglia) This function simulates a Alamouti scheme. The input variables are soglia and snr. Soglia: is the number of errors after which the iterations stop. For better results, put high value of soglia, but th
mimo2x1_bpsk.m
- mimo 2*1的仿真程序,和原始的alamouti的论文里的仿真图是一样的-mimo 2* 1 of the simulation program, and the original alamouti s thesis is the same as the simulation map
mimo2x2_BSPSK.m
- mimo2*2 alamouti编码方式仿真程序. ber的图和alamouti论文的图一样。-mimo2* 2 alamouti encoding simulation program. ber of the map and graph paper as alamouti.
Alamouti
- 主函数Alamouti(Nr,max_snr,max_err_symbol,symbol_per_frame) 调用函数QpskMapping(psudo_bit_sequence)--二进制数据到QPSK信号的变换 调用函数RayleighCH(Nr,Nt)--瑞利衰落信道模拟 仿真示例: Alamouti(1,12,20,24) 说明: 1.2根发射天线、1根接收天线 2.最高信噪比为12dB,即仿真范围为0dB到12dB 3.在每个信噪比
QPSK
- lamouti的mimo方案,包括1发2收,2发1收-1*2,2*1,2*2-alamouti of mimo programs, including a fat, 2 received, 2 fat, 1 received, 2 sent 2 income. Which contains the file: qpsk.m decode1.m decode.m mimo_12.m mimo_21.m mimo_22.m and results and documentation mimo.doc
bpsk_qpsk.m
- Performances of alamouti code for BPSK&QPSK
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).