搜索资源列表
Turbo-MAP
- 这是一个有关Turbo码编译码的程序,译码采用的是MAP译码方法,挺好!-This is a Turbo codes in the process of decoding the MAP decoding methods, very good!
MAP. Matlab程序实现了MAP算法-最大后验概率算法
- 这个Matlab程序实现了MAP算法-最大后验概率算法,同时包括对算法有:卷积编码、卷积解码,BPSK,AWGN。同时绘制它的误码率和SNR(信噪比)。,The Matlab program achieved a MAP algorithm- maximum a posteriori probability algorithm, at the same time including the algorithm are: convolutional coding, convolution deco
turbo.rar
- tuobo码的编码,以及tuobo码的译码算法,其中包括log-map算法和sova算法,tuobo code encoding and decoding algorithm tuobo code, including algorithms and log-map algorithm sova
MaxLogMAPDecoding
- Max Log MAP decoding
MAP
- 这个Matlab程序实现了MAP算法-最大后验概率算法,同时包括对算法有:卷积编码、卷积解码,BPSK,AWGN。同时绘制它的误码率和SNR(信噪比)。 -The Matlab program achieved a MAP algorithm- maximum a posteriori probability algorithm, also include the algorithm are: convolutional coding, convolutional decoding, BPS
turbo
- 包含了turbo发射及接收,译码方式采用MAP迭代译码方式,信道方面加入的是高斯白噪声,程序写的思路很明确-Contains a transmitter and receiver of turbo decoder Iterative MAP decoding channel added white Gaussian noise, the program writes ideas very clear
map
- 有关map协议的asn解码方法,已经编译出来,如果对你有帮助,请下载-On the map of the ASN protocol decoding method, has been compiled from, if you have help, please download
RSCC_Turbo
- 运用Log-Map迭代译码算法实现Turbo码的简化译码,改善了码率,提高译码速度,减小了运算量。-The use of Log-Map iterative decoding algorithm decoding Turbo codes to simplify and improve the bit rate, improve decoding speed and reduce the computational complexity.
turbo
- 课程设计两个程序:一:数据帧(程序每帧设置为400bit)在有扰信道传输时,采用Turbo码进行编译码。并仿真Log-MAP译码算法在不同迭代次数下的性能。 二:实现有扰信道中,不同信噪比下,采用MAP译码算法的Turbo码的性能。 以上各主程序均有做比较详细的程序注释 可直接运行turbo_main.m或LogMAP.m,稍等片刻即可观察到仿真结果 -two programs of Curriculum design : a: Data frames
BCJR
- 用MAP译码。在AWGN下。非常好用。绝对正确,如果有问题,可以联系我。真的很好-MAP DECODING METHOD IN THE AWGN CHANNEL, IT S VERY RIGHT AND YOU WON T MISS IT
turbodecode
- turbo码的解码程序 log—map迭代算法-turbo code decoding process
map
- MAP algoritm coding and decoding Turbo trelis sistems of codec use small interliver and 11 simbols
WIMAX_Turbo_Code
- 这是一套完整的支持wimax 16e协议CTC的编译码程序, 主程序在demo.c 译码器:tcdecoder.c 编码器:tcencoder.c-/* This program simulates the classical turbo encoding-decoding system on PC.*/ /* It uses parallel concatenated convolutional codes described in Figure 2.9 in Chapter
MAPdecodingexample
- MAP decoding is a simple method to decode turbo codes
my_turbo
- turbo码的编解码程序,采用max-log-map算法,简单易用。程序采用QPSK调制,信道为AWGN-turbo code decoding process, using max-log-map algorithm, easy to use. Program uses QPSK modulation, AWGN channel is
RSC_BCJR_Mfile_Tail
- 本程序设计的是咬尾编码的turbo码,用matlab编写。咬尾turbo码也即不需要拖尾比特,使得前后两个状态相同,译码采用修正的MAP译码算法-This program is designed to encode the turbo tail biting code, written with matlab. Tail biting turbo code that is not trailing bits to make the same before and after the two st
test
- 本程序设计的是咬尾编码的turbo码,用matlab编写。咬尾turbo码也即不需要拖尾比特,使得前后两个状态相同,译码采用修正的MAP译码算法。此文件为咬尾编码矩阵生成的测试文件包-This program is designed to encode the turbo tail biting code, written with matlab. Tail biting turbo code that is not trailing bits to make the same before a
turbo
- 本程序设计的是咬尾编码的turbo码,用matlab编写。咬尾turbo码也即不需要拖尾比特,使得前后两个状态相同,译码采用修正的MAP译码算法。此文件为咬尾编码的主程序,将数据流分段编码并行处理-This program is designed to encode the turbo tail biting code, written with matlab. Tail biting turbo code that is not trailing bits to make the same b
Turbo
- TURBO码译码器,采用MAP 算法译码,其中还包括 卷积码MAP译码方法。-TURBO Decoder, decoding using MAP algorithm, which also includes MAP Decoding convolutional codes.
turbo code
- LTE标准的turbo码编译码仿真,使用MAP译码算法。(LTE standard turbo code simulation, the MAP decoding algorithm has been used.)