搜索资源列表
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
- matlab在通信原理中的应用,信道编码BCH码仿真,希望大家能用得上!
bch
- 自己年编写的matlab中bch码的仿真程序。有编码和译码2个主程序,附有运行结果。
rsfinal
- 详细且一目了然的RS编译码matlab仿真程序。 包括GF(Q)域的各种运算(每种运算一个函数功能文件),RS编码模块及译码模块。 期中译码模块又分为伴随式计算模块,错误位置多项式计算模块,错误位置计算模块,错误数值计算模块。 还包含了专门用于测试每个模块是否正确的testbache。完整,详细,正确-Detailed and clear RS codec matlab simulation program. Including the GF (Q) domain of a vari
ldpcmatcode
- 描述在matlab环境下,bch的误码率,仿真给出了在编码情况下的误码比较,可以清楚的得出bch码的编码增益。-Describes the matlab environment, bch the BER, the simulation is given in case of error in the code comparison can be drawn clearly bch code coding gain.
debchcode
- bch编码matlab 仿真,信道编码BCH码仿真,希望大家能用得上-bch encoding
RS_BCH
- 用matlab实现BCH和RS码的译码的仿真-Using matlab to achieve decoding BCH and RS Simulation
matlabfun
- 信源函数 randerr 产生比特误差样本 randint 产生均匀分布的随机整数矩阵 randsrc 根据给定的数字表产生随机矩阵 wgn 产生高斯白噪声 信号分析函数 biterr 计算比特误差数和比特误差率 eyediagram 绘制眼图 scatterplot 绘制分布图 symerr 计算符号误差数和符号误差率 信源编码 compand mu律/A律 压缩/扩张 dpcmdeco DPCM(差分脉冲编码调制)解码 dpcmen
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
DVB-T2-MATLAB-BCH
- DVB-T2中13种码率的BCH编码matlab仿真程序-BCH code in DVB-T2
BCHDecode
- 关于BCH码的解码matlab程序。可以作为函数引用。-BCH code decoding matlab program. As a function reference.
BCHEncode
- 关于bch码的编码matlab程序。可以作为函数直接引用。-Bch code encoding matlab program. As a function reference.
实验6-BCH循环码的编码与译码的matlab实现 (1)
- 对BCH实现的matlab纠错实现。。。。。,,,,。(Implementation of BCH implementation of MATLAB error correction)
Untitled
- BCH编译码,基于MATLAB,给定码长和纠错能力进行结果分析(BCH coding and decoding)
bch
- BCH码的matlab代码,包含编码与译码(BCH Encoder and Decoder)