搜索资源列表
reed-solomon-3.1.1.tar
- reed-solomon 编解码,FEC的一种,比卷积码要稳定收敛,用于DVD/VCD的纠错码,纠突发错误。-reed-solomon codecs, an FEC than Convolutional Codes to stabilize convergence, for the DVD / VCD of error-correcting codes and preventing unexpected errors.
vit2_bytecmd2
- 此源码为在DSP上实现的卷积纠错编解码算法,解码采用维特比VITEBI算法-this source for the DSP is the convolution error correction coding and decoding using Viterbi algorithm VITEBI
(2,1,3)卷积码编解码
- (2,1,3)卷积码编解码,viterbi译码
卷积码的编解码仿真与研究
- 卷积码的编译码及其MATLAB仿真
Turbo.rar
- 实现turbo码的编码和解码,是一个递归卷积码的编解码的程序,Turbo code to achieve the encoding and decoding
juanjima
- 仿真(2,1,2)卷积码编解码器在二进制对称信道(BSC)中的误码性能,画出纠错后误码率-信道误码率曲线,其中,编码器的生成多项式为g1=[111]、g2=[101]。-imulation (2,1,2) convolutional encoding and decoding the binary symmetric channel (BSC) in the error rate performance, bit error rate after correction drawn- the ch
Cooperation_diversity_through_coding
- 协作分集通信中的一些子模块,包括CRC校验程序,卷积码编解码程序,QPSK调制解调程序-Diversity collaboration of a number of communication modules, including CRC checksum procedure, convolutional codes codec procedures, QPSK modulation and demodulation procedures
Convolutional-Code
- 该程序用matlab实现的,用于完成图形图像的卷积码编码。而卷积码是一种需要除了本组之外的信息来实现编解码。-The program achieved using matlab for complete graphic images encoded convolutional codes. The convolutional code is a need in addition to information outside the group to achieve codec.
juanjicoder
- 卷积码是一种性能优良的差错控制编码。本文在阐述卷积码编解码器基本工作原理的基础上, 提出了在MAX+ P lusÊ 开发平台上基于VHDL 语言设计(2, 1, 6) 卷积码编解码器的方法。仿真实验结果表明了该编解码器的正确性和合 理性。-juanjicoder
convolutional_coding_decoding
- 从网上下的卷积码编解码以及测试程序.原程序是在Borland C++ Builder Version 3环境下开发的,本人在VC6.0下进行了移植并调试通过.-convolutional coding and decoding
conv
- 卷积码的编解码,译码采用维特比译码。编码包括zero-biting和tailing-biting两种方式。-Decoding convolutional codes, Viterbi decoding used. Code, including zero-biting and tailing-biting two ways.
Turbomat
- 一个实现turbo码的编码和解码,是一个递归卷积码的编解码的程序源码。-A turbo code to achieve the encoding and decoding, is a recursive convolutional encoding and decoding of the program source code.
class
- 卷积码编译码卷积码是一种性能优越的信道编码,它的编码器和解码器都比较易于实现,同时还具有较强的纠错能力-Convolutional code encoding and decoding
class
- 卷积码编解码,卷积码是一种性能优越的信道编码,它的编码器和解码器都比较易于实现-Convolutional encoding and decoding, convolutional code is a superior performance of channel coding, it' s the encoder and decoder are relatively easy to implement
simulation
- BCH RS 卷积码 抗噪性能曲线比较 包括三种码字的编译码、加噪声以及硬判决解码模块 -BCH RS convolutional noise immunity curve consists of three code word encoding and decoding, plus noise and hard decision decoding module
Convolution-report
- 卷积码编解码器实现报告 包括 目的 要求 内容 代码 总结等-Convolutional encoding and decoding the report, including the purpose of the request content code summary
tvitt2_bytecch
- 此源码为在DSP上实现的卷积纠错编解码算法,,解码使用维特比VITEBI算法 可直接使用。 -The source for the convolution error correction encoding and decoding algorithms on the DSP, decoding using the Viterbi than VITEBI algorithm can be used directly.
viterbi
- 采用(2,1,8)卷积码编码,采用viterbi译码算法进行解码(2,1,8 convolutional code is used, and Viterbi decoding algorithm is used to decode)
labview信道编解码(重复码与卷积码)
- 用LabVIEW编写的重复码,卷积码的程序(A program of repeating code, convolutional code, written in LabVIEW)
卷积编解码
- 使用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