Description: MIMO信号与系统英文书里面配套的matlab程序,包括Alamouti原理的空时块码接收机过程等等。-MIMO Signals and Systems in English inside the book matching matlab procedures, including the principle of Alamouti space-time block code receiver process and so on. Platform: |
Size: 16384 |
Author:aiguixia |
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: This paper presents simulation results and
comparative analysis of some Spatial Diversity Techniques for
Multiple Input Multiple Output (MIMO) based Wireless
Communication Systems. Performance of Alamouti scheme
and Space Time Block Codes (STBC) are evaluated through
MATLAB simulation study. The Bit Error rate and Code
rates of the schemes are compared. The simulation is carried
out for various modulation schemes-This paper presents simulation results and
comparative analysis of some Spatial Diversity Techniques for
Multiple Input Multiple Output (MIMO) based Wireless
Communication Systems. Performance of Alamouti scheme
and Space Time Block Codes (STBC) are evaluated through
MATLAB simulation study. The Bit Error rate and Code
rates of the schemes are compared. The simulation is carried
out for various modulation schemes Platform: |
Size: 348160 |
Author:giang |
Hits:
Description: Simulate a Matlab Program for Alamouti Coding. It is a complex space-time diversity technique that can be used in 2x1 MISO mode or in a 2x2 MIMO mode. The Alamouti block code is the only complex block code that has a data rate of 1 while achieving maximum diversity gain. Platform: |
Size: 1024 |
Author:ammu |
Hits: