搜索资源列表
bch
- 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
bch.C
- 运用C语言来进行bch码的译码算法分析。-use C language to bch code decoding algorithm analysis.
BCH
- matlab在通信原理中的应用,信道编码BCH码仿真,希望大家能用得上!
bch
- 自己年编写的matlab中bch码的仿真程序。有编码和译码2个主程序,附有运行结果。
bch码在高斯白噪声情况下的编解码
- bch码在高斯白噪声情况下的编解码
bch.zip
- 主要仿真了二进制的BCH码采用BM算法的编码以及解码的过程,An encoder/decoder for binary BCH codes Error correction using the BERLEKAMP-MASSEY ALGORITHM
BCH
- BCH码的MATLAB仿真源代码,并对各编码技术进行比较分析-BCH code of MATLAB simulation source code, various coding techniques and a comparative analysis
BCH_decode_berlekamp.m
- BCH码的Berklak-Massey算法,编程比较经典。-BCH code Berklak-Massey algorithm, compare the classic programming.
BCH
- BCH码的matlab仿真,可变调制方式BPSK,4QAM,16QAM等-BCH code matlab simulation, variable modulation BPSK, 4QAM, 16QAM, etc.
BCH
- 非常好的BCH码源代码,我现在的项目就是用的这个源代码-BCH code is very good source code, my project now is to use this source code
BCH(31_21_5)
- BCH码的编码和解码全部过程的源代码,可以自行改变参数-BCH codes of all the process of encoding and decoding of the source code, can change the parameters
BCH
- 一种BCH码编译码的实现 一种用可编程逻辑器件和单片机实现BCH码编、译码的方案-Encoding and decoding a BCH code with the realization of a single-chip programmable logic devices and for the realization of BCH codes, decoding of the program
bch
- BCH码的原理及BCH (15, 5)码MATLAB编译码仿真过程-BCH code of principles and BCH (15, 5) code decoding simulation MATLAB
xunhuanma-bch
- 循环码和BCH码的matlab编程,还有详细的算法过程-Cyclic codes and BCH codes matlab programming, as well as detailed algorithm process
BCH
- BCH码是循环码中的一个重要子类,它具有纠正多个错误的能力,广泛应用于移动通信和卫星通信中。BCH码有着严密的代数结构,是目前研究得比较透彻的一种码。-BCH codes are cyclic codes is an important sub-class, it has the ability to correct multiple errors, widely used in mobile communications and satellite communications. BCH co
BCH码编译码
- 仿真了编程bch的编译码的过程,统计了误码率,性能比较(The encoding and decoding process of BCH is simulated, and the bit error rate is also compared)
BCH码 (1)
- 实现循环码——BCH码的编译。。。。。。。。。。。。。。。(Compiling the cyclic code - BCH code)
信道编码实验报告BCH码 (1)
- 有关BCH码在信道上编码的内容,。,。,。,。,。(The content of the coded BCH codes on the channel)
BCH码
- BCH码的编码,解码程序(包括皮德森译码和BM迭代译码),有详细注释。(The encoding and decoding procedures of BCH codes (including Peterson decoding and BM iterative decoding) are explained in detail.)
利用Matlab进行BCH编码、译码仿真
- 利用Matlab进行的一次BCH编码、译码仿真的说明以及程序。(Descr iption and program of a BCH coding and decoding simulation using Matlab.)