Description: 对应论文写的时空码的仿真程序。为2天线,BPSK调制模式。自己写的Space time code simulation提供给大家-Papers written in the corresponding space-time code of the simulation program. 2 antennas, BPSK modulation mode. Write your own Space time code simulation available to the U.S. Platform: |
Size: 2048 |
Author:pengtanthu |
Hits:
Description: 是研究空时码中的blast算法是的调制部分的matlab程序,希望大家一起来探讨-Is to examine the space-time codes in the blast algorithm is part of the modulation matlab program, I hope everyone will work together to explore the Platform: |
Size: 1024 |
Author:kent |
Hits:
Description: 一个2*1的MIMO系统,采用BPSK调制,空时分组码STTC编码,即ALIMOUTI编码方法。接收端相应解码,挺简单,仿真结果很好。-A 2* 1 of MIMO systems using BPSK modulation, space-time block codes STTC encoding, that is, coding method ALIMOUTI. The corresponding receiver decoding, very simple, very good simulation results. Platform: |
Size: 1024 |
Author:李静 |
Hits:
Description: 一篇西安电子科技大学的硕士论文,讨论了各种空时编码技术的设计准则和编译码方案,分析了不需要信道状态信息的差分酉空时编码调制技术,给出了仿真结果。-Xidian University, a master s thesis, discussed a wide range of space-time coding technology, design criteria and codec programs analyzed do not need to channel state information of Differential Unitary Space-Time code modulation technology, the simulation results. Platform: |
Size: 2368512 |
Author:fisher |
Hits:
Description: 本程序是QAM的调制程序,以及我在编程时测试用的例子,还有空时分组码中的线性分散码进行处理时所需要的向量化函数VEC还有它的逆函数,希望对大家有帮助-This procedure is the QAM modulation procedures, as well as when I test in the programming examples, as well as space-time block codes in a linear dispersion code when needed to quantify the function of VEC also its inverse function, in the hope that We have to help Platform: |
Size: 2048 |
Author:tang |
Hits:
Description: 使用8PSK对正交空时分组码进行调制,得到性能曲线 从而可以进行分析-The use of 8PSK pairs of orthogonal space-time block code modulation, which can be obtained performance curve analysis Platform: |
Size: 2048 |
Author:杨玲 |
Hits:
Description: Program for Space-Time-Block-Code BPSK modulation performance as a function of SNR and BER. (MATLAB) Platform: |
Size: 1024 |
Author:hakan |
Hits:
Description: Rayleigh信道中的误码率仿真源代码下载-Description This program simulates the bit-error-rate (BER) performance of Orthogonal space time block code over Rayleigh fading channel with L=4 TX antennas and M=1 RX antenna
The code has been developed for real orthogonal design and code rate 1/2
modulation- 16 QAM with gray coding resulting in 2 bits/sec/Hz.
Platform: |
Size: 4096 |
Author:方益波 |
Hits:
Description: we can obtain the symbol error rate of space time block code using the modulation technique of Quadrature-Phase shift keying Platform: |
Size: 4096 |
Author:bunny |
Hits:
Description: Script for computing the BER for BPSK modulation in a Rayleigh fading channel with Alamouti Space Time Block Coding Two transmit antenna, 1 Receive antenna Platform: |
Size: 1024 |
Author:Jensen |
Hits:
Description: HELP: coherent_ML_receiver
function [separated_data]=coherent_ML_receiver(received_signal,H,code_name,rate,num_code,modulator)
Perform Maximum Likelihood Space Time Decoding. The function can be
computionnaly expensive if the modulation order is too large.
Input: - received signal
- channel matrix: H
- code_name: The code name ( Alamouti , OSTBC3 ,...)
- code_rate: The code rate ( 1 , 1/2 ,...)
- num_code: The code number (1,2,...)
- modulator object
Ouput: - separated data
Note: This function requires the Matlab Communication Toolbox
Reference:
[1]E.G. Larsson,P.Stoica. "Space-time block coding for wireless
communications", Cambridge Press,2003
- HELP: coherent_ML_receiver
function [separated_data]=coherent_ML_receiver(received_signal,H,code_name,rate,num_code,modulator)
Perform Maximum Likelihood Space Time Decoding. The function can be
computionnaly expensive if the modulation order is too large.
Input: - received signal
- channel matrix: H
- code_name: The code name ( Alamouti , OSTBC3 ,...)
- code_rate: The code rate ( 1 , 1/2 ,...)
- num_code: The code number (1,2,...)
- modulator object
Ouput: - separated data
Note: This function requires the Matlab Communication Toolbox
Reference:
[1]E.G. Larsson,P.Stoica. "Space-time block coding for wireless
communications", Cambridge Press,2003
Platform: |
Size: 1024 |
Author:dasu |
Hits:
Description:
function [separated_data]=coherent_ML_receiver(received_signal,H,code_name,rate,num_code,modulator)
HELP: coherent_ML_receiver
Perform Maximum Likelihood Space Time Decoding. The function can be
computionnaly expensive if the modulation order is too large.
Input: - received signal
- channel matrix: H
- code_name: The code name ( Alamouti , OSTBC3 ,...)
- code_rate: The code rate ( 1 , 1/2 ,...)
- num_code: The code number (1,2,...)
- modulator object
Ouput: - separated data
Note: This function requires the Matlab Communication Toolbox
Reference:
[1]E.G. Larsson,P.Stoica. "Space-time block coding for wireless
communications", Cambridge Press,2003-
function [separated_data]=coherent_ML_receiver(received_signal,H,code_name,rate,num_code,modulator)
HELP: coherent_ML_receiver
Perform Maximum Likelihood Space Time Decoding. The function can be
computionnaly expensive if the modulation order is too large.
Input: - received signal
- channel matrix: H
- code_name: The code name ( Alamouti , OSTBC3 ,...)
- code_rate: The code rate ( 1 , 1/2 ,...)
- num_code: The code number (1,2,...)
- modulator object
Ouput: - separated data
Note: This function requires the Matlab Communication Toolbox
Reference:
[1]E.G. Larsson,P.Stoica. "Space-time block coding for wireless
communications", Cambridge Press,2003
Platform: |
Size: 1024 |
Author:dasu |
Hits:
Description: 这是一个基于空时分组编码的MIMO_OFDM通信系统的仿真设计。此系统包括QPSK调制解调,IFFT调制,空时编解码,基于训练符号的信道估计等通信模块。
-This is a space-time block coding based on the MIMO_OFDM Communication System Simulation and Design. This system consists of QPSK modulation and demodulation, IFFT modulation, space time coding and decoding, based on training symbols such as communication channel estimation module. Platform: |
Size: 12288 |
Author:小于儿 |
Hits:
Description: 这是一个基于空时分组编码的MIMO_OFDM通信系统的仿真设计,此系统包括QPSK调制解调,IFFT调制,空时编解码,基于训
练符号的信道估计等通信模块。
-This is a space-time block coding based on the MIMO_OFDM communication system simulation design, this system consists of QPSK modulation and demodulation, IFFT modulation, space-time coding and decoding, symbol-based channel estimation training and other communication module. Platform: |
Size: 4096 |
Author:邓昌文 |
Hits:
Description: 本代码是关于多天线技术空时块编码的通信系统仿真源程序,其中包括QPSK调制,QPSK解调,FFT,IFFT,STBC等模块,并给出误码率计算和性能仿真图。-The code is on the multi-antenna space-time block coding techniques of communication system simulation source code, including QPSK modulation, QPSK demodulation, FFT, IFFT, STBC and other modules, and gives the bit error rate and performance simulation map. Platform: |
Size: 12288 |
Author:songji |
Hits: