Description: 主函数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.在每个信噪比条件下,误符号数超过20即停止该信噪比条件下的仿真
4.每一帧数据为24个QPSK符号
综合仿真函数SimAlamouti(max_snr,max_err_symbol,symbol_per_frame)
具有一根接收天线系统的SER性能与二根接收天线的系统SER性能比较
SimAlamouti(12,20,24)-The main function Alamouti (Nr, max_snr, max_err_symbol, symbol_per_frame) function call QpskMapping (psudo_bit_sequence)- binary data to the QPSK signal transformation function call RayleighCH (Nr, Nt)- Rayleigh fading channel Simulation Example: Alamouti (1,12 , 20,24) Description: 1.2 transmission antennas, a receiving antenna 2. the highest SNR 12dB, that is, simulation range of 0dB to 12dB 3. in each signal to noise ratio conditions, the misuse of symbols that stop a few more than 20 The signal to noise ratio under the conditions of simulation 4. each frame of data for the 24 QPSK symbols integrated simulation function SimAlamouti (max_snr, max_err_symbol, symbol_per_frame) with a receiving antenna system SER performance and two receive antenna system SER performance comparison SimAlamouti (12,20,24) Platform: |
Size: 204800 |
Author:老何 |
Hits:
Description: 瑞利衰落信道中空时编码仿真程序:
1.2根发射天线、1根接收天线2.最高信噪比为12dB,即仿真范围为0dB到12dB3.在每个信噪比条件下,误符号数超过20即停止该信噪比条件下的仿真4.每一帧数据为24个QPSK符号-Rayleigh Fading Channels Space-Time Coding Simulation Program: 1.2 transmission antennas, a receiving antenna 2. The highest SNR 12dB, that is, simulation range of 0dB to 12dB3. In each signal to noise ratio conditions, the number of symbol error over 20 that is, to stop the signal to noise ratio under the conditions of simulation 4. each frame 24 QPSK data symbols Platform: |
Size: 5120 |
Author:陈功 |
Hits:
Description: There are 5sample files of qpsk, ofdm, scfde, alamouti and space time codings.
those of 5samples can be useful for using matlab user. Platform: |
Size: 8192 |
Author:doung-chul |
Hits:
Description: MATLAB 环境下的 Alamouti qpsk 仿真,可以运行通过-Alamouti qpsk MATLAB simulation environment, you can run through it Platform: |
Size: 2048 |
Author:ddw |
Hits:
Description: 大规模MIMO系统中,发射端、接收端采用QPSK调制、解码方式,使用Alamouti预编码算法,经过瑞丽衰落信道的分集性能matlab仿真。-The simulation of diversity gain that signals which are moduled by QPSK transmitt via Rayleigh channel in a massive MIMO system. Platform: |
Size: 4096 |
Author:李瑜锋 |
Hits:
Description: 大规模MIMO系统中,发射端、接收端采用QPSK调制、解码方式,使用Alamouti预编码算法,经过瑞丽衰落信道的复用性能matlab仿真。-The simulation of multiplexing gain that signals which are moduled by QPSK transmitt via Rayleigh channel in a massive MIMO system. Platform: |
Size: 4096 |
Author:李瑜锋 |
Hits:
Description: 自写较为完善的STBC空时分组编码的MATLAB源代码,包括G2(Alamouti),G3(码率1/2),G4(码率1/2),H3(码率3/4),H4(码率3/4)的五种正交编码矩阵,调制方式有BPSK、QPSK、8PSK、16QAM,得出了仿真值的误比特率BER曲线,连带给出了所有调制方式和编码矩阵的理论误比特率BER曲线。-This is a matlab code for stbc,including five kinds of coding matrix: G2(Alamouti),G3(rate 1/2),G4(rate 1/2),H3(rate 3/4),H4(rate 3/4) and many kinds of modulation,such as BPSK,QPSK,8PSK,16QAM etc.I present all the simulative BER figures and theory BER figure.enjoy:) Platform: |
Size: 4096 |
Author:wenbenben |
Hits: