CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - alamouti space time coding
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - alamouti space time coding - List
[
matlab
]
Alamouti
DL : 0
利用matlab对空时编码的多天线系统中的alamouti空时编码进行了仿真,信道为瑞利衰落信道-Matlab using space-time coding on the multi-antenna system of space-time coding alamouti the simulation, channel for Rayleigh fading channels
Date
: 2025-07-16
Size
: 1kb
User
:
陈飞
[
Post-TeleCom sofeware systems
]
STBC_Alamouti
DL : 0
无线通信中空时分组码matlab(simlink)仿真方案,空时编码方案为Alamouti方案。simlink的模块中的s-函数使用了C语言编写。-wireless communications Hollow time block codes Matlab (simlink) simulation program, space-time coding for ACS programs. Simlink Module of the s-function uses the C language.
Date
: 2025-07-16
Size
: 38kb
User
:
lhwbrike
[
Program doc
]
Alamouti11
DL : 0
alamouti空时编码程序,alamouti空时编码程序-alamouti space-time coding procedures, alamouti space-time coding procedures
Date
: 2025-07-16
Size
: 2kb
User
:
eastlife
[
Communication-Mobile
]
Alamouti_GUI
DL : 0
A document and source code of Alamouti space time coding scheme
Date
: 2025-07-16
Size
: 6kb
User
:
[
matlab
]
SBTC
DL : 0
MIMO系统的各种空时分组码仿真 包括2*2 alamouti编码,1/2速率的空时分组码-MIMO system simulation of space-time block codes, including 2* 2 alamouti coding, 1/2 the rate of space-time block codes
Date
: 2025-07-16
Size
: 147kb
User
:
chezhengtai
[
matlab
]
stbc
DL : 0
2发1收alamouti码matlab仿真程序,空时编码,基础编码-2 fat 1 admission alamouti code matlab simulation program, space-time coding, basic coding
Date
: 2025-07-16
Size
: 1kb
User
:
young
[
matlab
]
Alamouti
DL : 0
瑞利衰落信道中空时编码仿真程序: 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
Date
: 2025-07-16
Size
: 5kb
User
:
陈功
[
matlab
]
DSTBC
DL : 1
根据空时分组编码的特性及缺陷,考虑使用差分空时编码,该程序实现差分空时分组编码的性能仿真,是根据Space–Time Block Coding for Wireless一书的性能仿真-Space-time block coding according to the characteristics and defects, to consider the use of differential space-time coding, the program realize differential space-time block coding performance simulation is based on Space-Time Block Coding for Wireless book one of the performance simulation
Date
: 2025-07-16
Size
: 2kb
User
:
张靖悦
[
Program doc
]
alamouti_space_time_coding.m
DL : 0
space time coding-alamouti scheme
Date
: 2025-07-16
Size
: 2kb
User
:
rajesh
[
Communication
]
Alamouti
DL : 0
这是Alamouti空时编码的程序,并且给出了误码性能仿真图!-This is the Alamouti space-time coding procedures, and gives the BER simulation map!
Date
: 2025-07-16
Size
: 2kb
User
:
李强
[
3G develop
]
Alamoutyscheme
DL : 0
Space time coding - Alamouti scheme-Space time coding- Alamouti scheme
Date
: 2025-07-16
Size
: 7kb
User
:
Expert
[
matlab
]
Alamouti
DL : 0
Alamouti下的空时编码下的仿真,很好的体现了系统的性能,比较实用。-Alamouti space-time coding under the under the simulation, well reflects the performance of the system more practical.
Date
: 2025-07-16
Size
: 6kb
User
:
wangjun
[
Other
]
Alamouti
DL : 0
简单的空时分组码编码程序,最经典的正交Alamouti编码-A simple space-time block coding process
Date
: 2025-07-16
Size
: 1kb
User
:
徐志恒
[
Other
]
6
DL : 0
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
Date
: 2025-07-16
Size
: 1kb
User
:
Jensen
[
Communication-Mobile
]
da1
DL : 0
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
Date
: 2025-07-16
Size
: 1kb
User
:
dasu
[
Communication
]
Alamouti_16QAM_22_correlation
DL : 0
Alamouti空时编码,2*2相关信道,16QAM。-Alamouti Space Time Coding, 2*2 correlation channel, 16QAM.
Date
: 2025-07-16
Size
: 2kb
User
:
赵东艳
[
Program doc
]
Space-time-block-code
DL : 0
Rayleigh fading channel with Alamouti Space Time Block Coding
Date
: 2025-07-16
Size
: 1kb
User
:
Fray
[
Other
]
alamouti-type-space-time-coding
DL : 0
Alamouti-Type Space-Time Coding for Free-Space Optical Communication with Direct Detection
Date
: 2025-07-16
Size
: 93kb
User
:
muhammad
[
matlab
]
Rayleigh-fading-channel-with-Alamouti-Space-Time-
DL : 0
Rayleigh fading channel with Alamouti Space Time Block Coding for matlab simulation
Date
: 2025-07-16
Size
: 1kb
User
:
blackblood
[
matlab
]
Alamouti
DL : 0
Alamouti空时编码在瑞利信道下的性能仿真(Performance Simulation of Alamouti Space-Time Coding in Rayleigh Channels)
Date
: 2025-07-16
Size
: 1kb
User
:
泪落无痕210
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.