Welcome![Sign In][Sign Up]
Location:
Search - bch code algorithm

Search list

[Other resourcebch

Description: BCH 编解码的MATLAB 实现。BCH码是一类重要而有效的纠正多个随机错误的循环码,由于该码具有严格的代数结构,所以是到目前为止研究得最为详尽、应用最为广泛的一类码,已有多种译码算法。-BCH codec of MATLAB. BCH is a kind of important and effective redress the wrong number of random cyclic code, as the code strictly algebraic structure, it is so far the most detailed study in, the most widely used type of a code has a variety of decoding algorithm.
Platform: | Size: 3178 | Author: zfs | Hits:

[Voice Compressbch.C

Description: 运用C语言来进行bch码的译码算法分析。-use C language to bch code decoding algorithm analysis.
Platform: | Size: 1219 | Author: 岳莹昭 | Hits:

[matlabbch

Description: BCH 编解码的MATLAB 实现。BCH码是一类重要而有效的纠正多个随机错误的循环码,由于该码具有严格的代数结构,所以是到目前为止研究得最为详尽、应用最为广泛的一类码,已有多种译码算法。-BCH codec of MATLAB. BCH is a kind of important and effective redress the wrong number of random cyclic code, as the code strictly algebraic structure, it is so far the most detailed study in, the most widely used type of a code has a variety of decoding algorithm.
Platform: | Size: 3072 | Author: zfs | Hits:

[CommunicationBCH_simulation

Description: Encoder/Decoder for a (48, 36, 5),This programs illustrates the use of PGZ decoder for t=2-Encoder/Decoder for a (48, 36, 5), This programs illustrates the use of PGZ decode r for t = 2
Platform: | Size: 3072 | Author: 里海 | Hits:

[CommunicationBCH_bm_simulation

Description: An encoder/decoder for binary BCH codes Error correction using the BERLEKAMP-MASSEY ALGORITHM.Any (valid) code length can be input-An encoder/decoder for binary BCH codes Er Ryan correction using the BERLEKAMP- MASSEY ALG ORITHM.Any (valid) code length can be input
Platform: | Size: 5120 | Author: 里海 | Hits:

[Communicationbch_erasures

Description: Erasure correction achieved by two errors-only decoding passes using the Euclidean algorithm. Any (valid) code length can be input. -Erasure correction achieved by two errors- only decoding passes using the Euclidean algo rithm. Any (valid) code length can be input.
Platform: | Size: 5120 | Author: 里海 | Hits:

[Voice Compressbch.C

Description: 运用C语言来进行bch码的译码算法分析。-use C language to bch code decoding algorithm analysis.
Platform: | Size: 1024 | Author: 岳莹昭 | Hits:

[Software EngineeringBCHdecode

Description: 一种快速BCH编译码算法设计 这个算法很好的 -A fast encryption algorithm design of the algorithm good
Platform: | Size: 135168 | Author: | Hits:

[hospital software systemBCH2

Description: BCH码的计算。方便对于对于通讯协议的算法并不是很了解的人-BCH code calculations. Convenient for the algorithm for the communication protocol is not very understanding person
Platform: | Size: 1880064 | Author: 天亿软件 | Hits:

[matlabdecode

Description: 解码器,利用差错控制算法解汉明码,BCH码等多种码字-Decoder, error control algorithm using Hamming Code, BCH Code and other code words
Platform: | Size: 2048 | Author: 傲然寒风 | Hits:

[Communication-MobileBCH_decode_berlekamp.m

Description: BCH码的Berklak-Massey算法,编程比较经典。-BCH code Berklak-Massey algorithm, compare the classic programming.
Platform: | Size: 1024 | Author: 王明 | Hits:

[SCM4bits_ECC_BCH

Description: Nand Flash纠错,4bits+纠错ECC+BCH算法源代码-Nand Flash error correction, 4bits+ ECC+ BCH error correction algorithm source code
Platform: | Size: 922624 | Author: henry chan | Hits:

[Software Engineeringxinxilunshiyuanbaogao

Description: 信息论的课程实验报告实验一 信道容量的迭代算法程序设计………………….4 实验二 唯一可译码判决准则…………………………… 9 实验三 Huffman 编码方案程序设计…………………15 实验四 LZW编码方案程序设计…………………… 20 实验五 Shanoon编码方案程序设计………………… 23 实验六 循环码的软件编、译码实验…………………….27 实验七 BCH码最大似然译码器设计………………… 31 -Information theory course experiment on the experiment of a channel capacity of the iterative algorithm for programming ... ... ... ... ... ... ... .4 second experiment the only decision decoding standards ... ... ... ... ... ... ... ... ... ... ... 9 Experiment 3 Huffman encoding scheme programming ... ... ... ... ... ... ... 15 4 LZW coding procedure experimental design ... ... ... ... ... ... ... ... 20 Experiment 5 Shanoon coding programming ... ... ... ... ... ... ... 23 experimental sixth cycle of the software code compiled, translated code test ... ... ... ... ... ... ... ... .27 Experiment 7 BCH codes maximum likelihood decoder design ... ... ... ... ... ... ... 31
Platform: | Size: 153600 | Author: chenjjn | Hits:

[CommunicationBCH-Code-Example

Description: AN EXAMPLE OF THE BCH CODE DECODING ALGORITHM
Platform: | Size: 84992 | Author: gigi | Hits:

[Communication-MobileError-Control-Coding

Description: 本书系统讲解了差错控制编码系统的基础理论和实际应用,主要内容包括:用于可靠数字传输和存储的编码、线性分组码、循环码、二进制BCH码、大数逻辑可译码与有限几何码、线性分组码的网格、卷积码、基于网格的软判决译码算法、Turbo编码、低密度单奇偶校验码、网格编码调制等。本书包含大量实例和习题,讲解深入浅出,分析细致透彻,是差错控制编码领域中的经典教材。-This book explains the system of error control coding system, the basic theory and practical application, the main contents include: digital transmission and storage for reliable coding, linear block codes, cyclic codes, binary BCH codes, decoding logic of large numbers with limited geometric codes, linear block code grid, convolutional codes, grid-based soft-decision decoding algorithm, Turbo coding, low-density single-parity-check codes, trellis coded modulation. This book contains a large number of examples and exercises, analysis. It s the classic textbook in the field of error control coding.
Platform: | Size: 20987904 | Author: Winnie | Hits:

[Program docBCH-code-_matlab

Description: 循环码是线性分组码中最重要的一种子类,是目前研究得比较成熟的一类码。它的检、纠错能力较强,编码和译码设备并不复杂,而且性能较好,不仅能纠正随机错误,也能纠正突发错误。循环码还有易于实现的特点,很容易用带反馈的移位寄存器实现其硬件 。循环码具有许多特殊的代数性质,这些性质有助于按照要求的纠错能力系统地构造这类码,并且简化译码算法,目前发现的大部分线性码与循环码有密切关系正是由于循环码具有码的代数结构清晰、性能较好、编译码简单和易于实现的特点,因此在目前的计算机纠错系统中所使用的线性分组码几乎都是循环码。-Cyclic code is a linear block code in a subclass of the most important, is the more mature studied a class of code. Its inspection, error correction ability, encoding and decoding equipment is not complicated, and the performance is better, not only can correct random errors, burst errors can be corrected. Cyclic codes also easy to implement features, it is easy to use feedback shift registers with its hardware. Cyclic code has a number of special algebraic properties, these properties contribute to the error correction capability as required to construct this type of system code, and simplifies the decoding algorithm, currently found in most linear codes and cyclic codes are closely related it is precisely because cyclic code with the code of the algebraic structure of a clear, better performance, encoding and decoding features simple and easy to implement, so the correction in the current computer system used by almost all linear block codes, cyclic codes.
Platform: | Size: 81920 | Author: 胡志宏 | Hits:

[Waveletbianma

Description: BCH码的编译码算法依据的原理,并且实现了BCH (15, 5)码的仿真。该码码长n=15, 信息码位k=5, 纠错位t=3, 阶数m=4, 能纠错3位。译码所用的方法是彼得森译码方法。在彼得森一码中采用计算校正子,然后用校正子寻找错误图样的方法。-BCH code encoding and decoding algorithm based on the principle, and BCH (15, 5) code of the simulation. The code code length n = 15 information code k = 5, error correction bits t = 3, the order of m = 4, can error correction 3. The method is used in decoding the Peterson decoding method. Adopted to calculate the correction sub-one yards Petersen, then corrector find the error pattern.
Platform: | Size: 641024 | Author: 晓晓 | Hits:

[AlgorithmBCH

Description: BCH的算法实现,输入指定的BCH序列输出核验码-The BCH algorithm implementation input specified BCH sequence output verification code
Platform: | Size: 41984 | Author: TANWJ | Hits:

[Industry researchDVB-S2

Description: 有关DVB—S2的技术特点及应用,及其相关的重要技术,如信道编码,LDPC码和BCH码的编译码算法-Technical characteristics and application of DVB-S2, and the important technology, such as channel coding, LDPC code and BCH code encryption algorithm
Platform: | Size: 5090304 | Author: 李鹏飞 | Hits:

[matlabRS-code-research

Description: 本文详细介绍了信道编码中使用较多的循环码,BCH码和RS码的基本概念,同时对RS码的编译码算法进行了计算机模拟仿真。 -This paper introduced the channel coding used in more cyclic code, BCH code and the basic concept of RS code, at the same time of RS code encoding decoding algorithm for computer simulation.
Platform: | Size: 1645568 | Author: 小新 | Hits:
« 12 »

CodeBus www.codebus.net