搜索资源列表
Viterbidecode
- 很好的卷积码译码资料,关键字Viterbi 译码算法,BCJR 译码算法-Good convolutional codes decoding information, keyword Viterbi decoding algorithm, BCJR decoding algorithm
TURBO
- 用matlab实现的TURBO码编码。编码器由两个RSC卷积编码器构成-TURBO achieved with matlab coding. RSC encoder by the two convolutional encoder constitute
BCJR
- 用MAP译码。在AWGN下。非常好用。绝对正确,如果有问题,可以联系我。真的很好-MAP DECODING METHOD IN THE AWGN CHANNEL, IT S VERY RIGHT AND YOU WON T MISS IT
BCJR_turbo
- Turbo BCJR decoder. Descr iption is written in the matlab code.
LDPC
- LDPC码译码器,采用BCJR算法,效验矩阵为1000*500.MATLAB代码2010a运行通过-LDPC code decoder, using the BCJR algorithm, well-tested code matrix is 1000* 500.MATLAB run through 2010a
Turbo_bcjr_arithmetic_simulation
- turbo译码的bcjr译码算法仿真,顶层error_bit_rate_plot文件可以仿出1:20信噪比下的误比特率.-a bcjr arithmetic for the turbo decoding,the top error_bit_rate_plot file is for calculating the biterrs between 1 and 20
bcjr
- BCJR算法的仿真,卷积码、turbo码中用的译码算法-simulation for BCJR algorithm
bp
- 应用于3G通信的BCJR译码算法的性能分析-performance analysis forBCJR
bcjr_decoder
- BCJR译码算法的matlab源代码,附有详细注释,适合学习map算法实现。-BCJR decoding algorithm matlab source code, detailed notes, suitable for studying the map algorithm.
main
- 关于系统卷积码的编码和解码,卷积码为(5,7)码,译码方法为BCJR,过程具体,可以作为学习之用-About the system of convolution code encoding and decoding, convolution code for (5, 7) code, for the BCJR decoding method, concrete process, could be used as a learning
TurboCode
- Turbo encoder and BCJR decoder
MAP_forTurboCodes
- The MAP algorithm also known as BCJR algorithm is an algorithm for maximum a posteriori decoding of error correcting codes defined on trellises (principally convolutional codes). The algorithm is named after its inventors: Bahl, Cocke, Jelinek and Ra
turbo_code
- LTE system, OFDM modulation and Turbo Coding, including Viterbi, BCJR and SOVA are extensively analysed, ending up with a system performance specification. These are used to implement a fixed length Turbo encoder, a 16-QAM modulator a
turbo_lte_ofdm_fpga_code
- LTE system, OFDM modulation and Turbo Coding, including Viterbi, BCJR and SOVA are extensively analysed, ending up with a system performance specification. These are used to implement a fixed length Turbo encoder, a 16-QAM modulator a
finalTURBOCODE_OFDM
- Throughout the project the LTE system, OFDM modulation and Turbo Coding, including Viterbi, BCJR and SOVA are extensively analysed, ending up with a system performance specification. These are used to implement a fixed length Turbo enco
BCJR
- BCJR 算法的matlab实现,经测试无误(matlab code of BCJR, tested without errors)