搜索资源列表
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
- 瑞利衰落信道中空时编码仿真程序: 1.2根发射天线、1根接收天线2.最高信噪比为12dB,即仿真范围为0dB到12dB3.在每个信噪比条件下,误符号数超过20即停止该信噪比条件下的仿真4.每一帧数据为24个QPSK符号
QPSK信号通过瑞利信道
- QPSK通过瑞利信道的MATLAB仿真,Alamouti空时码在不同调制方式下的性能仿真
QPSK-Rayleigh_channel
- QPSK通过瑞利信道的MATLAB仿真,Alamouti空时码在不同调制方式下的性能仿真-QPSK Rayleigh channel through MATLAB simulation
Alamouticode
- Alamouti 在BPSK和QPSK下的性能仿真比较-Alamouti in BPSK and QPSK compare performance simulation under
Alamouti
- 2发射天线n接收天线MPSK调制下的AlamoutiMATLAB编码及仿真结果-2 transmitting antenna n to receive antenna AlamoutiMATLAB under MPSK coded modulation and simulation results
Alamouti_2_1_qpsk
- Alamouti 2x1 system with QPSK modulation
Task5.1QPSK
- Alamouti code for qpsk made easy
modulation
- There are 5sample files of qpsk, ofdm, scfde, alamouti and space time codings. those of 5samples can be useful for using matlab user.
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
alamouti
- MATLAB 环境下的 Alamouti qpsk 仿真,可以运行通过-Alamouti qpsk MATLAB simulation environment, you can run through it
QPSK-Demodulation
- I simulated the SPACE TIME BLOCK CODED system based on Alamouti scheme, where the modulation is BPSK. Now I am trying to extend that to QPSK and higher modulations. Since for SISO channels, BER curve for BPSK and QPSK is equal in AWGN and fla
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-stbc-code
- 在瑞利衰落信道下,QPSK的alamouti空时分组码的性能仿真,通过几个函数以及一个主函数来实现!-Rayleigh fading channels , the block codes performance simulation the QPSK alamouti empty , to implement several functions , as well as a main function !
alamouti-QPSK
- THis is the QPSK code for MIMO channel. This will give you BER performace
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
ALAMOUTI-SFBC-MIMO-OFDM-WITH-N=512---QPSK
- ALAMOUTI ALGORITHM CODE FOR OFDM
alamouti
- Alamouti方案,2发1收和2发2收,瑞利衰落信道,AWGN信道,QPSK调制,误码率性能-Alamouti scheme, 2 rounds 1 and 2 received 2 admission, Rayleigh fading channel, AWGN channel, QPSK modulation, bit error rate performance
alamouti空时编码的误码率仿真
- 可以自己设置发射天线数目,采用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).