You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
This is a Program to construct QC_LDPC codes without girth 4 and girth 6.
Ref: J. Fan, Y. Xiao, A design of LDPC codes with large girth based on the sub-matrix shifting,
IET International Conference on Wireless Mobile and Multimedia Networks Proceedings
(ICWMMN 2006).
Size of parity-check matrix H is (3p*v^2) x (p*v^3).
Number of 1 in rows = v, Number of 1 in column = 3
Example:
H = QC_LDPC(6,1);
size(H) = 108 * 216
number of ones in each row is equal to 6.
number of ones in each column is equal to 3.
Cite As
slimani djamel (2026). QC_LDPC (https://www.mathworks.com/matlabcentral/fileexchange/71804-qc_ldpc), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.1 (1.63 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
