搜索资源列表
最常用的卷积码的维特比C程序viterbi-3.0.1.tar
- 维特比译码的C程序,专门用于卷积码的解码!希望对大家有所帮助!-Viterbi decoding C program devoted to convolutional code decoder! We want to help!
卷积码
- 卷积码编码,维特比译码
217
- (2,1,7)归零卷积码的维特比译码算法的matlab实现-(2,1,7) convolutional codeviterbi algorithm matlab implementation
viterbi
- verilog程序,实现了(2,1,4)卷积码编码,和基于回溯算法的维特比译码器-verilog program to achieve the (2,1,4) convolutional code encoding, and algorithm based on the back of the Viterbi decoder
Vitebi
- 这是一种用C实现的(2,1,7)卷积码维特比译码算法的软件实现.-This is an achievable with C (2,1,7) convolutional code Viterbi algorithm software.
viterbidecode
- 基于卷积码的维特采用bpsk调制方式的维特比译码程序,-Based on the Viterbi convolutional codes using BPSK modulation Viterbi procedures,
viterbi_decoder
- 卷积码,维特比译码法,各种类型,类型齐全-viterbi_decoder
Convolutionalcodes
- 卷积码的编码与维特比译码的相关仿真,比较它们的性能-Convolutional codes of coding and Viterbi decoding of the relevant simulation to compare their performance
viterbi_decode
- 本程序为V_log代码,实现维特比译码,卷积码为(2,1,3)-viterbi_decode (2,1,3)
12
- 卷积码及其维特比译码算法的软件实现。论文。-Convolutional Code and Its Viterbi decoding algorithm for software implementation. Papers.
viterbi_decoding(matlab)
- 维特比译码,matlab实现,编码方式为卷积码,程序中有卷积码的生成程序。-viterb decoding
juanjima
- 卷积码编译码的matlab实现,采用类维特比译码方法-Convolutional code encoding and decoding of the matlab implementation, using class Viterbi Decoding Method
Viterbi
- 关于卷积码维特比译码的方法的实现,硬判决方法译码-Viterbi decoding of convolutional code implementation of the method, hard decision decoding method
vvv
- 卷积码的编码、维特比译码,已调试成功,可直接使用-Convolutional code encoding, Viterbi decoding, has been debugged, can be used directly
Hviterbi
- 实现卷积编码和相应的维特比译码(卷积码编码器为(2,1,3),维特比译码针对第1、3位模二加和第1、2位模二加)-Convolutional coding and the corresponding realization of Viterbi decoding (convolutional code encoder for the (2,1,3), Viterbi decoder bit mode for the first 1,3 and 1,2 position two plus two
Convolutional_code_Viterbi_Decoder
- 卷积码的维特比译码程序,运用MATLAB语言-Viterbi convolutional code decoding program, the use of MATLAB language
Viterbi
- 实现了一个基于卷积码的通信系统 可以统计不同信噪比的误码率(A convolutional code based communication system and implemented to calculate the BER of different SNR)
ConvDecode
- 简单实现卷积译码中的维特比译码,ConCode为待译的卷积码 ,Length为原始序列的长度,Decoder为译码后所得码字(It is easy to realize the decoding of viterbi in the convolution decoder)
卷积码的编码和VB译码
- 在MATLAB上设计一个(2,1,3)卷积编码器和对应的采用维特比译码算法的译码器。编码器的生成多项式为:[1 0 1;1 1 1]。将编码器的输出经过一个高斯白噪声信道的结果作为译码器的输入,观察比较译码器输出和编码器输入,了解卷积码的容错性,并计算译码结果的误比特率.(A convolutional coder (2, 1, 3) and corresponding decoder using Vitby decoding algorithm are designed on MATLAB.
代码
- 用MATLAB实现QAM调制和软解调,同时实现卷积码编码和维特比译码。(Matlab is used to realize QAM modulation and soft demodulation, convolutional code coding and Viterbi decoding.)