搜索资源列表
DSP_TURBO
- 基于Log_MAP 算法, 提出了一种TURBO 码DSP 实现方案。利用内联函数、循环展开, 软件流水线技术对算法进行了优 化, 在TMS320C6416 芯片上实现了36Mbps 的编码速率及1.6Mbps 译码速率(5 次迭代)。该方案可以灵活设置码率、帧长、迭 代次数等关键参数, 适用于不同要求的高速通信系统
C_Turbo_DSP
- 介绍了Turbo 码的编译码基本原理,在详细研究Log_MAP 算法的基础上,用VC6. 0 编写了状态转移表生成子程序, Turbo 交织表生成子程序和Turbo 码译码程序等几个对Turbo 码进行仿真最重要的函数,并在DSP 上实现了通用的Turbo 码编译码器
DSP_TURBO
- 基于Log_MAP 算法, 提出了一种TURBO 码DSP 实现方案。利用内联函数、循环展开, 软件流水线技术对算法进行了优 化, 在TMS320C6416 芯片上实现了36Mbps 的编码速率及1.6Mbps 译码速率(5 次迭代)。该方案可以灵活设置码率、帧长、迭 代次数等关键参数, 适用于不同要求的高速通信系统-Log_MAP based algorithms, a DSP to achieve the program T
C_Turbo_DSP
- 介绍了Turbo 码的编译码基本原理,在详细研究Log_MAP 算法的基础上,用VC6. 0 编写了状态转移表生成子程序, Turbo 交织表生成子程序和Turbo 码译码程序等几个对Turbo 码进行仿真最重要的函数,并在DSP 上实现了通用的Turbo 码编译码器-Turbo code introduced the basic principles of encoding and decoding, in a detaile
LogMAPdecoder_HTM
- 经典的卷积码的Log_MAP译码算法matlab仿真实现-A classical Log_MAP decoding algorithm of convolutional code is relized by matlab.
turbo
- 基于c++的Turbo编译码程序,清晰展示了Turbo迭代算法的优越性,其中包括Turbo编码程序、LOG_MAP译码算法以及SISO译码算法。-The Turbo encoding and decoding process based on C++ , clearly shows the superiority of Turbo iterative algorithm, including the Turbo coding proc
TurboDecode_Matlab
- 关于turbo码的译码matlab源码,主要有map,MAX_LOG_MAP,LOG_MAP等资料-Decoding of turbo code matlab source code, there are map, MAX_LOG_MAP, LOG_MAP etc.
log_map
- 自己编写的Turbo码译码程序,采用log-map译码算法,并采用迭代译码。-Turbo code decoding procedures,written by myself, using Log-MAP decoding algorithm, and the use of iterative decoding.
Turbo_TCHQ
- 关于Turbo编码的MATLAB仿真代码。BPSK调制;1/3码率(未删余);译码采取log_MAP算法。-Turbo coding on MATLAB simulation code. BPSK modulation 1/3 rate (not punctured) take log_MAP decoding algorithm.
turbo_logmap_yima
- 基于logmap译码算法的turbo码C语言编程程序-turbo based on log_map
turbo_logmap_matlab
- turbo码logmap译码算法 matlab程序-turbo matlab log_map