当前位置:
首页 资源下载
搜索资源 - cyclic code decoder
搜索资源列表
-
2下载:
通用的循环码编码器和(7,4)循环码译码器。采用VERILOG HDL编写,通过硬件验证。需使用modelsim 5.6仿真,Common cyclic code encoder and (7,4) cyclic code decoder. VERILOG HDL preparation used by the hardware verification. Need to use simulation modelsim 5.6
-
-
0下载:
循环码纠错译码器,简单易学,十分适合初学者使用-Cyclic code error correction decoder, easy to learn, very suitable for beginners to use
-
-
0下载:
信息论循环码梅吉特译码器matlab实现-Mejit cyclic code decoder of information theory by matlab implementation
-
-
1下载:
(7,4)系统循环码译码器
decode_out = cyclic_decoder(decode_in)
该系统循环码译码器的生成多项式是g(x) = x^3 + x + 1
输入参数decode_in是接收到的循环码字,是1×7的行向量;输出decode_out是解
码后的信息码字,是1×4的行向量。
函数运行时,同时画出接收循环码字和译出码字的波形图。
- (7,4) system cycle Decoder decode_out = cyclic_
-
-
0下载:
循环码的定义以及由生成多项式求解生成 矩阵和系统生成矩阵的过程,并在Matlab环境下写出了循
环码的编码器和解码器代码,实现了编码和译码功能。分析和讨论了
此码发现错误、纠正错误的能力,并讨论了其与线性分组码、Hamming
码等信道编码的区别与联系。
- Definition of cyclic codes generated by the polynomial generator matrix of the process of seeking system, writte
-
-
0下载:
The Decoder of differential cyclic code using in the broadcasting receiver.
-
-
0下载:
scr ipt for simulating BER with Cyclic Hamming Code (7,4) with G=1+X+X^3 and Meggitt decoder
-
-
0下载:
为解决信道编码中循环码译码问题,特编写(15,7)码梅吉特译码器-In order to solve channel coding problem decoding cyclic codes, special preparation (15,7) code Meggitt decoder
-
-
0下载:
循环码编译码器
运行后在输入信息码字后的四个框中输入四位二进制数用于编码-Cyclic code decoder
-
-
0下载:
在Matlab环境下写出了(15,7)循环码的编码器和解码器代码,实现了编码和译码功能。-Wrote in Matlab environment (15,7) cyclic code encoder and decoder code to achieve the encoding and decoding functions.
-
-
0下载:
Encoder and Decoder Cyclic Code is important to analyze Digital Communication System. So, it s easy to study
-
-
0下载:
文章提出了一种可以兼容不同码率规则和非规则准循环低密度校验码(LDPC)的部分并行译码结构, 用Verilog语言开发,基于该部分并行结构在Altera公司的StratixII-EP2S90器件上验-This paper presents a part of different bit rates can be compatible with the rules and irregular quasi-cyclic low density parity check code (LDPC) de
-
-
0下载:
信息论中(7,4)循环码的编译码器,能够自动检错,附带GUI界面.-In information theory (7, 4) cyclic code of the decoder, can check automatically, with GUI interface.
-