搜索资源列表
ViterbiDecoderr
- viterbi译码算法的matlab源代码-viterbi decoding algorithm matlab source code
Turbo_encode
- 目录结构 ├─WuYuFei ├─WuYufei_matlab ├─cap_turbo ├─mother └─paper [WuYuFei]中是WuYuFei的论文 [WuYufei_matlab]是WuYufei的Matlab程序 做Turbo码,恐怕很难绕过WuYufei的程序,呵呵 [cap_turbo]和[mother]是我在研究阶段的工作 走了很多弯路,所以这两个目录必然有很多错误而且很混乱 如果想了解一下我的研究历程可以看看,切
Viterbi
- 通信原理中维比特算法编码,主要用于卷积码的译码-Viterbi algorithm
cc_matlab
- 卷积编码,Viterbi译码:一个普适的有限状态机算法(LSM)。只要有一个LSM,能够受不同输入的触发,在各个状态间跳转,并产生输出,就满足可基本条件,可根据状态机利用Viterbi 来从污染的输出中还原输入 -Convolutional coding, Viterbi decoding: a universal finite state machine algorithm (LSM). As long as there is a LSM, different inputs can be
viterbi1
- viterbi译码算法,包括状态生成矩阵的产生,状态的初始化等-viterbi decoding algorithm, including the state of the generator matrix of the initial state, etc.
viterbi
- 维特比算法译码 适应于信道编码,包括卷积码,Turbo码等-Viterbi decoding program suitable for channel codes,including covolutional codes, Turbo codes,etc
turbocodes_latest.tar
- 基于sova算法的Turbo码解码VHDL工程文件,非常经典,包含Python高层仿真代码。-Turbo Decoder Release 0.3 MAIN FEATURES - * Double binary, DVB-RCS code * Soft Output Viterbi Algorithm * MyHDL cycle/bit accurate model * Synthesizabl
Viterb译码器回溯算法实现研究
- Viterbi译码实现的回溯算法,值得实现人员学习,算法人员参考(Viterbi decoding algorithm to achieve backtracking, it is necessary to achieve personnel learning, algorithm reference)