搜索资源列表
Convolutional encoding and Viterbi decoding with k
- 卷积码编码和维特比解码 当K为7 时 供大家参考Convolutional encoding and Viterbi decoding with k 7 rate 1 2 -convolutional coding and Viterbi decoding when K 7:00 for reference convolutional encoding and Viterbi decoding with k 1 2 7 rate
viterbi
- 利用viterbi算法实现中文智能输入法-use Viterbi Algorithm intelligent Chinese input method
viterbi
- 卷积码的译码方法主要有两种:代数译码和概率译码。代数译码是根据卷积码的本身编码结构进行译码,译码时不考虑信道的统计特性。概率译码在计算时要考虑信道的统计特性。典型的算法如:最大似然译码、Viterbi译码、-Convolutional Decoding by two major ways : Decoding algebra, probability and decoding. Decoding is based on algebrai
Convolutional encoding and Viterbi decoding with k
- 卷积码编码和维特比解码 当K为7 时 供大家参考Convolutional encoding and Viterbi decoding with k 7 rate 1 2 -convolutional coding and Viterbi decoding when K 7:00 for reference convolutional encoding and Viterbi decoding with k 1 2 7 rate
最常用的卷积码的维特比C程序viterbi-3.0.1.tar
- 维特比译码的C程序,专门用于卷积码的解码!希望对大家有所帮助!-Viterbi decoding C program devoted to convolutional code decoder! We want to help!
ceshi112
- 给出纠错码性能测试仿真的一般方法,重点研究其信道差错序列的产生,然后利用Matlab实现卷积码编码及其Viterbi译码的性能测试仿真。-given error-correcting code simulation performance test methodology, the general focus on its channel sequence errors in the generation, then using Mat
Viterbi-decoding
- 通信系统的仿真,Viterbi译码可用于卷积码等的译码解决方案,可以用于通信领域,本例子给出了基于matlab的程序,可用于实际的仿真!-communications system simulation, Viterbi decoder can be used as a convolutional code decoding solution, communications can be used, the example is giv
viterbddfdi
- viterbi译码程序 用来对通信中的卷积码进行译码-Viterbi decoding procedures used for communication of convolutional codes for decoding
viterbicoderdecoder
- 卷积编码、维特比译码的MATLAB代码,程序来自《现代通信系统-使用matlab》英文版,个人用着不错:)-convolutional codes, Viterbi decoding MATLAB code, procedures from the "modern communication systems-using Matlab" in English, with a good personal :)
viterbi(matlab)
- 信道解码viterbi算法的matlab实现,详细-channel Viterbi decoding algorithm Matlab details.
matlab-viterbi
- 用matlab写viterbi译码算法,老外写的现代通信系统书上的-using Matlab write Viterbi decoding algorithm, a foreigner writing a modern communications system on the books
12
- 卷积码的viterbi译码,包含结尾卷积码的译码以及删余处理-Viterbi decoding of convolutional codes, including at the end of decoding convolutional codes, as well as more than deal with censored
Viterbi
- 这是本人在TI DSP C6713DSK开发板上开发的viterbi算法实现程序,已调试通过。-This is my development of TI DSP C6713DSK board viterbi algorithm developed procedures have been debug through.
hmm-viterbi-c
- 下载的一个不错的HMM程序,主要实现HMM中的viterbi最佳路径选择算法,用vc编写,可以根据自己需要参考修改 this is a excellent HMM program,it completes the VITERBI algorithm in HMM.-Download a good HMM procedure, the main HMM realize the viterbi best path selection a
viterbi
- 介绍了viterbi译码器的编解码器的设计,包括decoder.v,encoder.v.control.v,ram.v等,压缩 包里面有pdf说明-Introduced a viterbi decoder codec design, including decoder.v, encoder.v.control.v, ram.v and so on, there are pdf compression package descr ipti
viterbi
- 自己编写的viterbi译码算法,为课堂作业。比较简单易懂。-I have written viterbi decoding algorithm for classroom operation. Relatively simple to understand.
viterbi-decode
- viterbi译码的C的实现,Viterbi算法是卷积码的主要译码方法,在数字通信中占据着核心地位。-viterbi decoding of C, realize, Viterbi algorithm for convolutional codes is the main decoding method, in digital communication occupies a central position.
viterbi
- 实现了卷积码的viterbi译码,软判决和硬判决均可实现,是从英文教学书上抄下来的。-Achieved viterbi decoding of convolutional codes, soft decision and hard decision can be realized, from the English teaching books, copied down.
viterbi
- 软判决译码方式,2PSK的维特比译码,MATLAB仿真-Soft-decision decoding methods, 2PSK Viterbi Decoding
viterbi
- 用matlab软件仿真了从卷积码编码,QPSK调制,AWGN信道,QPSK解调,以及Viterbi译码。-Using Matlab Simulate from the coding of convolutional code,Qpsk modulation ,AWGN channel ,Qpsk demodulation and Viterbi decoding。