搜索资源列表
2Tx_2Rx_STBC
- 该文件夹为Alamouti空时码的仿真程序,天线配置为2发2收。 主要程序的用途说明: mainMIMO_OFDMA_2Tx_SER.m: 主程序,设置各种参数 gendata.m: 生成原始信息数据的程序 mod_2Tx_STBC_DFUSC.m:调制程序 gen_SUI_CorrCIR.m: 生成信道冲击响应的程序 get_perfectCE_2x2.m: 生成理想信道估计值的程序 chanSUI_corr_2x2.m: 发送信号通过SUI信道的程序 addA
Alamouti_Q ALAMOUTI COMMUNICATION SYSTEMS
- 1.MATLAB CODE FOR ALAMOUTI COMMUNICATION SYSTEMS.(M-FILE) 2.TIPS ABOUT THE m FILE(TXT)
alamouti_space_frequency_coding1.m
- space time frequency coding-alamouti scheme
alamouti_space_time_coding.m
- space time coding-alamouti scheme
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
diversity
- five scr ipt.m for 1. BER in Rayleigh fading channel with MRC 2. BER in Rayleigh fading channel with EGC 3. BER in Rayleigh fading channel with selection 4. BER in Rayleigh fading channel with alamoutistbc 5. BER in Rayleigh fading cha
Alamouti.m
- 这个函数具有如下功能:对Alamouti空时编码进行仿真并绘出误码率与信噪比的关系图- This is a function that simulate the Alamouti Space-Time scheme and plot a BER vs SNR graph.
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.
AFCooperativeDiversutyNumericResult
- AF协作分集信道与M-QAM自适应调制技术的系统频谱效率分析-AF cooperative diversity channels with M-QAM adaptive modulation spectral efficiency of the system
alamouti_mimo
- alamouti的mimo方案,包括1发2收,2发1收,2发2收。里面包含文件:qpsk.m;decode1.m;decode.m;mimo_12.m;mimo_21.m;mimo_22.m以及结果和说明文档mimo.doc。 帧数:1000 帧长:1024 调制方式:qpsk 收发天线数:1*2,2*1,2*2 -alamouti of mimo programs, including a fat, 2 received, 2 fat, 1 received, 2 sent
differential-Detection-for-diversity
- 差分空时传输分集的两篇重要文档仿真: 1. V. Tarkh and H. Jafarkhani, “A differential Detection scheme for transmit diversity,”;2. S. M. Alamouti, “A simple transmitter diversity scheme for wireless communications,” 。 关键词:差分;空时;协同;分集;MATLAB仿真-Differential space-t
wimax-mimo.alamouti-ofdm
- MIMO-OFDM系统仿真M IMO-OFDM系统仿真M IMO-OFDM系统仿真-MIMO-OFDM system simulation MIMO-OFDM system simulation MIMO-OFDM system simulation MIMO-OFDM system simulation MIMO-OFDM system simulation
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.在每个信噪比
Alamouti_2x1_precoding.m
- Alamouti Precoding MIMO
Alamouti_scheme.m
- Alamouti Scheme BER Plot
STBC.m
- 最大似然译码算法在Alamouti方案中的应用。理论上推导出发射天线数为2接收天线为的Alamouti方案与发射天线为1接收天线为2的最大比合并(MRC)接收分集的分集增益相同。并通过Matlab对系统进行了仿真,验证了理论分析的正确性。-Maximum likelihood decoding algorithm in Alamouti Scheme. Theoretically antenna number 2 to the receiving antenna and transmitting
Alamouti_2x1_precoding.m
- alamouti precoding matlab file
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).