CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - STBC in matlab
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - STBC in matlab - List
[
matlab
]
stbc
DL : 0
stbc在2发2收,4发4收的性能仿真 一个编码译码程序。 有仿真结果图。-stbc made two in 2 admission, made 4 of 4 admission a performance simulation code decoding procedures. A Simulation results.
Update
: 2025-02-19
Size
: 56kb
Publisher
:
秦
[
Communication-Mobile
]
Alamouti
DL : 0
Alamouti编码的编解码仿真实现,对初学STBC编码有较大的帮助-Alamouti encoding codec simulation of STBC coding beginner greater help
Update
: 2025-02-19
Size
: 3kb
Publisher
:
joshua
[
Communication-Mobile
]
stbc
DL : 0
一个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.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
李静
[
Program doc
]
stbc
DL : 0
This a GUI based system. The GUI is invoked from the command line by typing "ui_start". The GUI is self explanatory. Tool tips are given in blue color. The cursor needs to be positioned on these for detailed explanation. The main file is "runsim.m". In these simulations the SISO option is not explicitly given. This is because the SISO result for a particular type of modulation is shown in every plot for purposes of comparison. This software has been tested on MATLAB version 6.0 and above with signal processing and communication toolbox options.
Update
: 2025-02-19
Size
: 21kb
Publisher
:
cmyang
[
source in ebook
]
Alamoudi
DL : 0
simulation for stbc 2x2(refer to Alamoudi)
Update
: 2025-02-19
Size
: 1kb
Publisher
:
neeo
[
Other
]
098
DL : 0
[LDPC码]是LDPC码相关论文 [WuYuFei]中是WuYuFei的论文 [WuYufei_matlab]是WuYufei做Turbo码的Matlab程序 程序实现在固定信噪比和卷积长度的条件下,计算不同正常的帧错误概率和比特错误概率 turbo_sys_demo.m是主程序 其中trellis.m是构造网格的子程序 logmapo.m是LOGMAP译码算法子程序 sova0.m是SOVA译码算法子程序 encoderm.m是编码子程序 [22]是以WuYufei程序的改动,实现在帧长、信噪比和迭代次数固定的情况下,获得两个译码器的先验信息的变化情况 http://www.pudn.com -[LDPC Code] LDPC code is a relevant paper [WuYuFei] is WuYuFei paper [WuYufei_matlab] is to do WuYufei procedures Turbo Codes Matlab program signal to noise ratio at a fixed length and convolution conditions, different normal frame error probability and the bit error probability is turbo_sys_demo.m main structure of which is trellis.m grid is logmapo.m Subroutine Subroutine LOGMAP decoding algorithm is the SOVA decoding algorithm sova0.m Subroutine Subroutine encoderm.m coding [22 ] WuYufei procedure is based on changes in帧长realize, signal to noise ratio and a fixed number of iterations circumstances, the acquisition of two decoder a priori information changes http://www.pudn.com
Update
: 2025-02-19
Size
: 1.69mb
Publisher
:
李灵
[
3G develop
]
ofdmstbc1
DL : 1
computing the BER for QPSK in STBC-OFDM-computing the BER for QPSK in STBC-OFDM
Update
: 2025-02-19
Size
: 1kb
Publisher
:
greenhill
[
Communication-Mobile
]
STBCcodeinganddecoding
DL : 0
STBC(空时编码)的编码和解码方法,两个发射天线,一个或两个接收天线。-STBC (Space-Time Coding) encoding and decoding methods.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
xiaoqiang
[
matlab
]
STBC
DL : 0
详细的写出来STBC在MATLAB中的应用-Write out in detail in the application of STBC in MATLAB
Update
: 2025-02-19
Size
: 311kb
Publisher
:
zwzhan
[
Communication
]
MiMO
DL : 0
MIMO system... it employs almouti code using STBC to achive diversity-MIMO system...... it employs almouti code using STBC to achive diversity
Update
: 2025-02-19
Size
: 4kb
Publisher
:
asimrana
[
Other
]
STBC
DL : 0
在MIMO-ofdm系统中,空时分组编码STBC对系统性能的测试,给出信噪比和误码率的关系图形。-In the MIMO-ofdm systems, space-time block coding STBC on the system performance test, given the relationship between SNR and bit error rate graphics.
Update
: 2025-02-19
Size
: 22kb
Publisher
:
hquwgz
[
Other
]
stbc-inchannel
DL : 0
说明了MIMO-OFDM系统中,空时分组编码STBC在瑞利信道中的仿真。-Describes the MIMO-OFDM systems, space-time block coding STBC in Rayleigh channel simulation.
Update
: 2025-02-19
Size
: 43kb
Publisher
:
hquwgz
[
Program doc
]
Mimo_system
DL : 0
Arbitrary transmitting antenna, receiving antenna arbitrary STBC-MIMO-OFDM the MATLAB program, including the integrity of PSK modulation, STBC encoding, such as channel estimation.
Update
: 2025-02-19
Size
: 981kb
Publisher
:
chungnando
[
Communication-Mobile
]
STBC-OFDM
DL : 1
STBC-OFDM的matlab仿真程序。-STBC-OFDM in matlab simulation program.
Update
: 2025-02-19
Size
: 5kb
Publisher
:
菜菜
[
matlab
]
MLEqforSTBCMIMO
DL : 0
Maximum Likelihood equalization for STBC-MIMO systems
Update
: 2025-02-19
Size
: 634kb
Publisher
:
kio
[
Other
]
stbc
DL : 0
空时码中的stbc的matlab代码,专业书上的代码,可以运行,希望对您有用-Space-time codes in the stbc the matlab code, professional code book, you can run, I hope useful to you
Update
: 2025-02-19
Size
: 1kb
Publisher
:
xuexuan
[
matlab
]
stbc
DL : 0
STBC仿真程序 基于MIMO-OFDM系统下的编程-STBC MIMO-OFDM-based simulation program systems programming
Update
: 2025-02-19
Size
: 52kb
Publisher
:
jed
[
matlab
]
stbc_ofdmm
DL : 0
stbc ofdm file in matlab code for mimo structure-stbc ofdm file in matlab code for mimo structure
Update
: 2025-02-19
Size
: 1kb
Publisher
:
mannoumaad
[
matlab
]
stbc-correct
DL : 0
correct coding for running the stbc in matlab
Update
: 2025-02-19
Size
: 1kb
Publisher
:
Kannan
[
Algorithm
]
ALAMOUTI-STBC
DL : 0
ALAMOUTI stbc in matlab software with viterbi decoding
Update
: 2025-02-19
Size
: 13kb
Publisher
:
nejwa elmaammar
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.