搜索资源列表
sovaIntroduce
- 该文章介绍了VITERBI译码软输入软输出(SISO)的算法及实现-The article introduces the VITERBI decoding soft-input soft-output (SISO) algorithm and implementation
xtp025
- viterbi decoding techniques
viterbi-decoder
- 维特比译码的软判决及硬判决的实现。还描述了软硬判决的区别-Soft decision Viterbi decoding and hard decision implementation. It also describes the difference between soft and hard decision
EFFICIENT-DECODING-OF-WATERMARKING
- 在这项工作中,我们对待这个问题的恢复正确的消息,如果额外的位(假报警)已加入的消息体中,在随机的位置。这的情况是常见的一些是与选择性嵌入水印系统 典型的当人类视觉系统(或录音)注册成立,以提高质量水印系统。我们提出一个有效的解码方案 使用一些修改的“维特比算法的代码。添加额外的状态表示可能的误报率和一个新的扩展算法的改进网格提出图。仿真结果表明,我们的算法在高效率的检测随机的误报率很高。-In this work, we treat the problem of recovering t
dsp
- 卷积码和维特比的编码及译码原理,MATLAB的仿真图。-Convolutional code and Viterbi encoding and decoding principle, MATLAB simulation of Fig.
123
- 基于DSP的信道编译码以及卷积码和维特比译码的代码-Based on DSP channel encoding and decoding convolutional code and Viterbi decoding code
viterbi(b)
- viterbi解码,不是matlab自带程序,而是额外的编程-viterbi decoding, not matlab own procedures, but the additional programming
iterbi
- 约束长度为9的卷积码解码,viterbi解码,加上高斯白噪声了-Constraint length 9 convolutional code decoding, viterbi decoding, white Gaussian noise with a
Final-Project
- This is some MATLAB m-files to simulate a communication system using convlutional channel coding and Viterbi algorith of decoding.
demos
- 关于卷积编码和维特比译码的实例,简洁易读懂-For examples of convolution coding and Viterbi decoding, concise and easy to read
viterbi
- 语音识别HMM算法中的解码功能的程序,其中是根据观测序列和已知模型去求状态序列-Speech recognition HMM algorithm decoding process, which is to seek observer status in accordance with the sequence and the known sequence of the model
ce-vd-ppt
- covolutional encoder viterbi decoding ce vd convolutional encoding
DECODER1
- Viterbi decoder is mainly used in communication systems where error detecting and correcting is so important. This based on trailis diagram decoding methos. Which will use minimum humming distance formula to predect error and get corrected data inste
communication-system-simulation
- matlab实现软判决维特比译码,比较软判决和应判决的误码率-soft demodulation and viterbi decoding through MATLAB
verilog
- VITERBI DECODER MODULE This module implements the FSM and instantiation of all the modules used for Viterbi decoding.