搜索资源列表
hard_and_soft_convolution
- system view软件实现的卷积码编码译码过程。其中包括了硬判决和软判决两种方法
crc1
- 实现CRC卷积码的编码过程,通过计算,编程实现CRC16校验码的应用-Convolutional code to achieve CRC encoding process, by calculation, Programming Application CRC16 checksum
C-yuyan-juanjima
- 这是基于c语言的卷积码编码的源程序,希望对同学们有所帮助。-This is convolutional codes based on the C language source code, I hope to help the students.
1
- 用于卷积码编码,实现输入二进制数据流进行编码-For the convolutional code encoder, the input binary data stream to be encoded
20130305
- 可以实现卷积码(2,1,7)的编码解码,这是一个通用的程序-Convolutional codes can be implemented (2,1,7) codec, which is a generic procedure
dwutw
- 卷积码是一种有记忆的编码,这里提供了卷积码的维特比译码函数(With convolution code is a kind of memory of coding, here provide the victor than decoding function of convolution code)
qanyequence
- 并且在卷积码编码过程中,再对序列进行图示的映射,可通过以下程序实现:,(And in the process of convolution code coding, and then to the graphic mapping sequence, can be realized through the following procedures:)
odu_yzferto
- 卷积码译码算法改进 实现Conv (2,1,9)的编码,软判决滑动窗维特比译码,其生成多项式为G0 561(八进制),G1 753()
59463858
- (2,1,3)卷积码搭建了简单的系统来进行纠错展示,可以实现从编码,加入错误,译码,输入输出码字对比等基本功能,另外加入了()
96357720
- 中卷积码就是一种较好的信道编码方式,这种编码方式同样是把k个信息比特编成n个比特,但k和n通常很小,特别适宜于以串行形式传()
VSQLWFJ7
- 卷积码的译码方法主要有两种:代数译码和概率译码,代数译码是根据卷积码的本身编码结构进行译码,译码时不考虑信道的统计特性,概()
119464
- 卷积码的译码方法主要有两种:代数译码和概率译码,代数译码是根据卷积码的本身编码结构进行译码,译码时不考虑信道的统计特性,概()
43408894
- 卷积码就是一种较好的信道编码方式,这种编码方式同样是把k个信息比特编成n个比特,但k和n通常很小,特别适宜于以串行形式传输()
6202562
- 卷积码编码器,与对应的维特比硬判决译码器,已经通过仿真验证()
matlab 卷积编码与译码
- 关于(3,2,3)卷积编码与译码的各种性能讨论分析,有关码率,延迟,