搜索资源列表
卷积码、CRC
- 卷积码的C源程序,包括编码器和译码器。 还有一个是循环荣誉校验的vhdl]源码。-convolution of C source code, including the encoder and decoder. There is a cycle of the calibration honor VHDL] source.
最常用的卷积码的维特比C程序viterbi-3.0.1.tar
- 维特比译码的C程序,专门用于卷积码的解码!希望对大家有所帮助!-Viterbi decoding C program devoted to convolutional code decoder! We want to help!
卷积码MATLAB源程序
- 卷积码编码和viterbi译码MATLAB源程序
(2,1,3)卷积码编解码
- (2,1,3)卷积码编解码,viterbi译码
卷积码
- 卷积码编码,维特比译码
卷积码的编解码仿真与研究
- 卷积码的编译码及其MATLAB仿真
PuncturedConvolutionalCodes.ra
- 删除卷积码的译码算法,分析其删除原理,给出常用删除模式,Punctured Convolutional code decoding algorithms, to analyze the deletion of principle, given the deletion of common mode
几种编码误码率性能的测试程序
- 生成多项式为(561,753)的(2,1,8)卷积码的编码、译码、AWGN信道下的误码率性能的测试程序,Q matrix to solve the problem, according to input parameters can be calculated as a Q band random matrices, satisfy the following conditions, each row of the matrix, each row, each diagonal are a nu
Viterbidecode
- 很好的卷积码译码资料,关键字Viterbi 译码算法,BCJR 译码算法-Good convolutional codes decoding information, keyword Viterbi decoding algorithm, BCJR decoding algorithm
Convolutionalcodes
- 卷积码的编码与维特比译码的相关仿真,比较它们的性能-Convolutional codes of coding and Viterbi decoding of the relevant simulation to compare their performance
juanjima_decoder
- Matlab的卷积码译码器的设计与仿真的课程设计报告。-Matlab code of convolutional decoder design of the curriculum design and simulation of the report.
卷积码仿真
- 仿真802.11e标准下的卷积码编译码,并基于BPSK仿真系统进行基带仿真
(2,1,3)卷积编码和viterbi译码
- 自己写的(2,1,3)卷积编码器和viterbi译码,测试已通过
卷积码编译
- 通过matlab软件对卷积码的编译码实现及其仿真(Implementation of convolutional codes)
卷积码
- 在awgn信道下卷积码的性能仿真,利用的是matlab自带的译码函数。(Product performance simulation code in AWGN channel)
卷积码的编码和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.
卷积码+Viterbi Decoder
- 用matlab m语言书写的归零卷积码的编码和译码程序(Convolutional code encoding and decoding procedures in matlab)
卷积码编译码器的设计与仿真
- 卷积码编译码器的设计与仿真,其中包含编码器译码器的实现程序,以及误码率的曲线图
DRM系统中卷积编码及Viterbi译码的实现_章宇
- 学习LTE中的卷积码的重要文档,看完就明白了 整个卷积编码和解码(file to learn CC coding and viterbi decoding)
卷积编解码
- 使用Simulink(或m语言)仿真卷积编码,并用Viterbi译码的方法进行解码,其中的编码、译码全部是自己编写代码(m语言方式),不是调用Simulink(或m语言)的已有编码、译码函数。并在加性白高斯噪声信道中,画出比特信噪比与误码率的关系曲线。(Simulink (or M language) is used to simulate convolutional coding, and Viterbi decoding method is used to decode, in which