搜索资源列表
LDPC_H_Construction
- LDPC码H矩阵构造的三种尝试,包括比特填充法、PEG法和近似最短环路法(ACE)的实践-This document includes three methods to implement LDPC H matrix construction. Please enjoy them!
peg1
- ldpc的peg算法消除四环,尽量只存在六环-the peg algorithms ldpc
PEG
- PEG算法,在MatLab可直接用。 -PEG algorithm can be directly used in MatLab. PEG algorithm can be directly used in MatLab.
ldpc_peg_gallar_macay
- LDPC码的三种随机构造法,PEG/MACAY/Gallar,三种方法的matlab实现-Three random construction method of LDPC codes, PEG/MACAY/Gallar, three methods of matlab,
LDPC_H
- 在matlab环境下,构造LDPC码的校验矩阵的各种方法,包括Gallager构造法,Mackay构造法,PEG构造法,对以后的编译码算法有很大的帮助。-In the matlab environment, various methods LDPC code parity check matrix structure, including Gallager construction law, Mackay construction law, PEG construction method, af
ldpc
- LDPC码仿真,采用peg构造矩阵H,译码为spa。-The code for ldpc simulation under matlab。