搜索资源列表
turbo
- Turbo编解码,可以使用Logmap或者SOVA解码算法
turboprog
- turbo码的译码,以及包含LOGMAP和SOVA两种算法
logmap_turbo
- Turbo codes with logmap algorithm
WuYufei_matlab_OFDM
- [WuYufei_matlab_OFDM] WuYufei的经典turbo码的译码程序。包括logmap和SOVA两种方法。- This scr ipt simulates the classical turbo encoding-decoding system
3gpp-turbo
- 一种基于3gpp标准的运行速度较快的turbo编译码程序,内含logmap,max-logmap,th-logmap译码算法,程序达到设定的错误帧数自动停止,速度快!-Based on the the 3gpp standard run faster turbo encoding and decoding procedures, containing logmap the max-logmap, th-logmap decoding algorithm, the program reaches
Turbo-code-simulation
- Turbo码仿真的matlab代码,采用sova译码和logmap译码两种方式,包括分组交织和m序列交织两种交织方式-Turbo code simulation matlab code, using the the sova the decoder and logmap decoding two ways, including packet interleaving, and m-sequence interleaving two interleaving
logmap
- 源码logmap译码方法的实现,内容详细过程具体,可以作为学习之用-Source logmap decoding method of implementation, specific and detailed process could be used as a learning
function
- 信道编码中turbo码译码代码,采用logmap译码算法实现-turbo decode , lopmap function
turbo-codes
- 3GPP中Turbo码的三种译码算法,logmap-the decoding algrithm of Turbo codes
turbo_new
- 包含完整的编译码代码和误码率仿真曲线,给出了1/10码率的情况,也可更改为其他码率(sova , logmap decoding)