搜索资源列表
vit2_bytecmd2
- 此源码为在DSP上实现的卷积纠错编解码算法,解码采用维特比VITEBI算法-this source for the DSP is the convolution error correction coding and decoding using Viterbi algorithm VITEBI
convolutional_coding_decoding
- 从网上下的卷积码编解码以及测试程序.原程序是在Borland C++ Builder Version 3环境下开发的,本人在VC6.0下进行了移植并调试通过.-convolutional coding and decoding
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
卷积编解码
- 使用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