搜索资源列表
viterbi
- 卷积码的译码方法主要有两种:代数译码和概率译码。代数译码是根据卷积码的本身编码结构进行译码,译码时不考虑信道的统计特性。概率译码在计算时要考虑信道的统计特性。典型的算法如:最大似然译码、Viterbi译码、-Convolutional Decoding by two major ways : Decoding algebra, probability and decoding. Decoding is based on algebraic Convolutional Codes itself c
viterbi1
- 一个很好的viterbi译码算法!卷积码的编译码!-a good Viterbi decoding algorithm! Convolutional Codes of encryption!
ViterbiAlg
- Viterbi译码,IS-95中的1/2码率的卷积码-Viterbi decoding, IS-95 of 1 / 2 the rate Convolutional Codes
viterbi-3.0.1.tar
- 这是个关于最常用的卷积码的维特比C程序!!,本人还在完善中,请指教-This is the most commonly used on Convolutional Codes Viterbi C program! ! I also perfected, please enlighten
viterbi_binary_hard
- (3,1,4)卷积码的viterbi硬判决的源代码,通过高斯信道的误码率-(3,1,4) Convolutional Codes Viterbi hard decisions source code, the Gauss channel BER
viterbi_de
- 卷积码译码霍夫曼编码及数学概率论贝叶斯公式; 卷积译码软判决通过3位量化可以比硬判决提高约2dB信噪比; 了解最大似然译码准则; -Soft Decoding Scheme of Convolution Codes Combined with Huffman Coding.Simulation study of the performance of ternary line codes under Viterbi decoding & Soft-decision decoding
ImageProcessing
- 卷积码的编译码,译码算法为维特比算法,适合学习信道编码课程的初学者参考-Encoding and decoding convolutional codes, decoding algorithm for the Viterbi algorithm
viterbi
- 卷积码viterbi译码,c语言版,可执行.-Viterbi decoding convolutional codes, c language version
Binary_convolutional_codes
- 实现了二进制卷积码的viterbi硬判,软判,以及穿孔卷积码-Binary convolutional code to achieve the viterbi contractors hardware, soft-contractors, as well as perforation of convolutional codes
simd-viterbi-2.0.1
- 全面的维特比编码,m=7,data rate有1/2以及1/3两种,军实现通过-Viterbi decoding of rate-1/2 and rate-1/3 m=7 convolutional codes
convolutionalcode
- 卷积码与维特比译码的程序,其中三变量均取了假定值,适合学习算法的结构。-Convolutional codes and Viterbi decoding process, which took three variables are assumed value for the structure learning algorithm.
Viterbiying
- 维特比硬判决算法,绝对好用,是非常经典的算法,用的是硬判决-viterbi algorithm is very good for decoding for the convolutional codes you won t miss it
cx
- 卷积码的MATLAB仿真及其性能测试,包括卷积码的编码和VITERBI译码程序-Convolutional codes of MATLAB simulation and performance testing, including the convolutional code encoding and decoding procedures VITERBI
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
convolutional-code-viterbi
- 本程序是卷积码的维比特译码,本例中使用的是循环反馈卷积码,最后状态不归零,与我的另一个程序不同,我采用编码控制回零,解决归零问题!最后状态回零!各项指标良好!-This program is Wei Bite decoding convolutional codes, in this case using a circular feedback convolutional codes, the final state is not zero, and my other procedures ar
CVViiterbio
- 卷积码viterbi译码的蝶形算法,能大大大减少卷积码viterbi译码的运算时间 -Viterbi decoding of convolutional codes butterfly algorithm viterbi decoding of convolutional codes, can greatly reduce the computation time
GGGSMcoderS
- 的GSM信道编码卷积码和相应的Viterbi所所有Matlab的代码。,可以直接使用。 -The GSM channel coding convolutional codes and the Viterbi All Matlab code. Can be used directly.
Cviterbi_wlano
- 卷积码和viterbi译码的的TI C54代码 -Convolutional codes and viterbi decoding of the TI C54 code
C-V_lll
- 卷积码的编码,及其维特比译码的仿真程序,基于C-Convolution codes, and Viterbi decoding simulation program
Viterbi
- 该程序能实现卷积码的Viterbi译码,输入接收到的码字,即可译出初始码字,并能实现自动纠错。-The program can realize Viterbi decoding convolution codes, enter the received code word can be translated initial codeword, and can realize automatic error correction.