当前位置:
首页
资源下载

搜索资源 - bch decoding with matlab
搜索资源列表
-
0下载:
Author: wei liu
Summary: simulation of binary and non-binary bch decoder
MATLAB Release: R14SP1
Required Products: Communications Toolbox
Descr iption: simulation of binary bch decoding algorithm for bch(n, k) with t bits error c
-
-
0下载:
给出了纠错编码中BCh码BMA迭代译码方法的整个流程及仿真程序-Error-correcting code is given in the BMA Code BCh iterative decoding methods and the whole process simulation program
-
-
0下载:
一种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
-
-
1下载:
详细且一目了然的RS编译码matlab仿真程序。
包括GF(Q)域的各种运算(每种运算一个函数功能文件),RS编码模块及译码模块。
期中译码模块又分为伴随式计算模块,错误位置多项式计算模块,错误位置计算模块,错误数值计算模块。
还包含了专门用于测试每个模块是否正确的testbache。完整,详细,正确-Detailed and clear RS codec matlab simulation program. Including the GF (Q) domain of a vari
-
-
0下载:
salam.I have not other file. please give me a computer program on bch decoding by auclidean algorithm with matlab.thanks.
-
-
1下载:
RS BCH 编译码 MATLAB编写 可用-RS BCH encoding and decoding can be written MATLAB
-
-
0下载:
循环码的定义以及由生成多项式求解生成 矩阵和系统生成矩阵的过程,并在Matlab环境下写出了循
环码的编码器和解码器代码,实现了编码和译码功能。分析和讨论了
此码发现错误、纠正错误的能力,并讨论了其与线性分组码、Hamming
码等信道编码的区别与联系。
- Definition of cyclic codes generated by the polynomial generator matrix of the process of seeking system, writte
-
-
1下载:
(1) 数据源:随机产生752*8bit作为数据源 (2) 按照DTMB的能量扩散初始相位和生成多项式来产生伪随机数据并对原始数据源进行加扰 (3) 加扰后的数据直接进行解扰,观察误码率的值,验证加扰算法 (4) 按照DTMB标准构造BCH(1023,1013)来实现BCH(762,752)信道编码器和解码器,并观察其误码率是否为0来验证其正确性。 (5) 最后把能量扩散和BCH编码级联,接收端把BCH解码和解扰级联,观察其误码率,验证正确性。(((1) Source: randomly gen
-