基于有限域加群的QC-LDPC构造法,构造出一个行满秩的校验矩阵H。我要分享

Based on the QC-LDPC construction method of finite

校验 基于 一个 矩阵 有限 构造 QCLDPC 满秩

关注次数: 236

下载次数: 1

文件大小: 7.12 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:本代码:基于有限域加群的QC-LDPC构造法,构造出一个行满秩的校验矩阵H。可以利用这个行满秩校验矩阵H直接用高斯消元法进行LDPC编码。(只是构造校验矩阵H的代码,没有LDPC编译码,不过可以在网上找相应的编译码程序)


English Description:

Code: based on the additive group of a finite field QC-LDPC method of construction, constructing a parity check matrix h of full row rank. Can take advantage of the full row rank parity-check matrix h directly using the Gaussian elimination method for LDPC codes. (Just building a parity-check matrix h of the code without LDPC coding, but the corresponding decoding program can be found on the Internet)


代码预览