搜索资源列表
turbo-BCJR
- Turbo码BCJR传统经典算法的C语言实现,经典,对于学习MAP算法的人很有帮助.
BCJR_turbo
- Turbo码的BCJR 算法 将通过观察离散无记忆信道(DMC) 中的M arkov 信源的接收序列, 经过计算, 给出每符号(状态) 最小 差错概率的符号(状态) 序列。-Turbo Codes BCJR algorithm by observing without discrete memory accesses (DMC), M arkov source reception sequence, calculated,
turbo-BCJR
- Turbo码BCJR传统经典算法的C语言实现,经典,对于学习MAP算法的人很有帮助.-Turbo Code classic BCJR algorithm realize the C language, classics, and for people to learn useful MAP algorithm.
Viterbidecode
- 很好的卷积码译码资料,关键字Viterbi 译码算法,BCJR 译码算法-Good convolutional codes decoding information, keyword Viterbi decoding algorithm, BCJR decoding algorithm
BCJR_turbo
- bcjr code programe in mat lab
LogMAPdecoder
- LogMAP译码算法,可用于递归卷积编码和非递归卷积编码的译码,代码质量高,供参考-<1> Log MAP decoder for RSC and NSC convolutional codes <2> Based on Lalit Bahl s original BCJR algorithm and its logarithmic version (Hanzo & Woodard). <3&g
BCJR_turbo
- Turbo codes with BCJR algorithm
bcjrforcpm
- 用bcjr算法对cpm连续相位调制进行译码的程序,按照IEEE leter 2000年文章写的-Cpm with bcjr algorithm for continuous phase modulation decoding process, in accordance with IEEE leter 2000 writing the article, written by
BCJR
- Hi..this BCJR algorithm detail
MAPBCJR
- Hi..Modified BCJR and MAP alogorithm implementaion
BCJR
- 用MAP译码。在AWGN下。非常好用。绝对正确,如果有问题,可以联系我。真的很好-MAP DECODING METHOD IN THE AWGN CHANNEL, IT S VERY RIGHT AND YOU WON T MISS IT
BCJR
- BCJR算法是在Turbo码的译码中广泛使用的一种重要算法。程序实现了BCJR的具体译码方法。程序是MAP-LOG的实现算法。-BCJR Algorithm for Turbo decoding is widely used in a key algorithm. The specific procedures implemented BCJR decoding method. MAP-LOG program is the realiz
BCJR
- bcir的一个详细例子,还有过程推到 ,很好的资料-bcir a detailed example of the process also pushed to, very good information
section4_mutual_information
- simple BCJR encoder & decoder structure
BCJRForTurbo
- BCJR decoder,inputs are source bit,coded bit, and a priori, outputs are source bit and coded bit (a posteriori)-There s an array named table inside, describe the trellis, five column is: start state, destination state,
BCJR_turbo
- Turbo BCJR decoder. Descr iption is written in the matlab code.
convolutional-code-BCJR-algorithm
- 本程序是BCJR译码,本人在源码基础上附带了卷积码的编码框图,方便学习者阅读,理解。程序运行无误!-This program is the BCJR decoding codes, I in the source code based on convolutional coding with a block diagram to facilitate the learners to read and understand. Run c
mimo-bcjr_prepro
- 用matlab对多天线技术(MIMO)进行仿真,其中检测用KBEST算法。对信道H进行MMSEQSORT分解。后接BCJR解码器-Using matlab language to simulate the multi-input multi-output system. KBEST algorithm is used for detection, then followed by BCJR decoder
bcjr_decoder
- This a simulation matlab for simulating the process of BCJR decoder that decodes input data s from channel.-This is a simulation matlab for simulating the process of BCJR decoder that decodes input data s from channel.
BCJR
- BCJR 算法的matlab实现,经测试无误(matlab code of BCJR, tested without errors)