搜索资源列表
curve_of_bch_code
- bch码的编解码及信能曲线绘画结果,基于matlab实现
bch.zip
- 主要仿真了二进制的BCH码采用BM算法的编码以及解码的过程,An encoder/decoder for binary BCH codes Error correction using the BERLEKAMP-MASSEY ALGORITHM
bch_15_11
- bch编译码仿真程序。信息符号15bits,码字符号11bits。-bch decoding simulation program. Information symbols 15bits, code word symbols 11bits.
BCH1
- BCH中的组件,模Q加、多项式乘法电路、除法电路-BCH of components, modules Q increases, polynomial multiplication circuits, circuit division
BCH_zcx
- 自己编写的BCH编码译码程序,已经通过验证可以在m<=4的情况下正确译码。采用Berlekamp迭代算法。m在5以上时会出错。-BCH encode&decode programme ,using BerleKamp algorithm , Can be used when m<=4. Will not work well when m >=5.
BCH_C
- 根据BCH码的编译码原理,用C语言实现的BCH码编译码过程,并进行误码率分析。-According to the principle of BCH code ,the program will realize the encodeing and decoding of BCH code,the analysis of BER.
BCH_Matlab
- 根据BCH码的编译码原理,用matlab实现的BCH码编译码,并进行误码率分析。-According to the principle of BCH code ,the program will realize the encodeing and decoding of BCH code,the analysis of BER.
BM-decode
- 进行BCH译码,经过模拟信道的加噪后,用BM译码的方法进行译码,信道编码的应用-BCH-decoded after the analog channel plus noise, with the BM decoding method for decoding, channel coding applications