搜索资源列表
viterbi
- 卷积码的译码方法主要有两种:代数译码和概率译码。代数译码是根据卷积码的本身编码结构进行译码,译码时不考虑信道的统计特性。概率译码在计算时要考虑信道的统计特性。典型的算法如:最大似然译码、Viterbi译码、-Convolutional Decoding by two major ways : Decoding algebra, probability and decoding. Decoding is based on algebraic Convolutional Codes itself c
最常用的卷积码的维特比C程序viterbi-3.0.1.tar
- 维特比译码的C程序,专门用于卷积码的解码!希望对大家有所帮助!-Viterbi decoding C program devoted to convolutional code decoder! We want to help!
viterbi1
- 一个很好的viterbi译码算法!卷积码的编译码!-a good Viterbi decoding algorithm! Convolutional Codes of encryption!
juanjibianma
- 信道编码中的典型卷积码编码算法,维特比解码方式-Channel Coding typical convolution coding algorithm, Viterbi decoding method
ViterbiAlg
- Viterbi译码,IS-95中的1/2码率的卷积码-Viterbi decoding, IS-95 of 1 / 2 the rate Convolutional Codes
ceshi112
- 给出纠错码性能测试仿真的一般方法,重点研究其信道差错序列的产生,然后利用Matlab实现卷积码编码及其Viterbi译码的性能测试仿真。-given error-correcting code simulation performance test methodology, the general focus on its channel sequence errors in the generation, then using Matlab convolutional coding and V
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 given of the procedures based on
viterbidecoding
- 使用Matlab编写的viterbi译码程序,希望对大家有用。-use Matlab prepared by the Viterbi decoding procedures in the hope that useful for all.
viterbi_binary_punct
- 维特比译码的程序,对二进制方式。参考价值大-Viterbi decoding procedures, binary mode. Great value
viterbi_binary_rsc
- 在无线通信系统中常用的系统卷积码的Viterbi译码程序-classic Viterbi decoding algorithm
217
- 用c语言完成(2,1,7)卷积编码,viterbi解码-Complete with c language (2,1,7) convolutional coding, viterbi decoding
Viterb
- Viterbi译码的C语言源代码,为某牛人的原创.-Viterbi decoding of the C language source code,
73462688vtbit
- Viterbi译码,相信这个对大家有帮助!-Viterbi decoding, I believe this to have everyone help!
script_ber_bpsk_convolutional_code_viterbi_decode
- scr ipt for computing the BER for BPSK modulation in AWGN with Hard and Soft decision Viterbi decoding with traceback
ConvolutionalEncoderViterbi
- 卷积码编码,维特比译码方法并将其用于变换域通信系统-Convolutional coding, Viterbi decoding method
213
- 用c语言完成(2,1,3)卷积编码,viterbi译码-Complete with c language (2,1,3) convolutional coding, viterbi decoding
convolutional-code-2-1-4-viterbi
- 本程序是卷积码的viterbi译码,卷积码的编码结构图已经附在程序打包中,本卷积码是循环递归卷积码,最后状态不容易回零,本程序最后有判决程序,记录回零状态!反向译码!本程序可以直接生成节点的树图,便于纠错,检错!-This program is viterbi decoding convolutional codes, convolutional codes have been attached to the coding structure packaged in a loop of the
viterbi
- viterbi decoding,包括卷积码编码,viterbi译码,约束长度K=3,5,7,9均可-viterbi decoding K=3,5,7,9
viterbi
- 使用维特比译码方式,对实用卷积码编码后的序列进行译码-Viterbi decoding, the sequence practical convolution encoder after decoding
convolution-code-and-viterbi-decode
- 利用MATLAB实现了卷积码编码和维特比译码的整个过程,实现了软判决和硬判决的对比。-Using MATLAB realize the whole process of convolution code and Viterbi decoding to achieve a contrast soft decision and hard decision.