Construction of Flexible Girth10 QC-LDPC Codes

This program constructs girth 10 QC-LDPC codes given size of sub-matrix, row and column weights.
657 Downloads
Aktualisiert 28. Jul 2010

Lizenz anzeigen

The program searches for a girth 10 QC-LDPC code given size of sub-matrix, row and column weights. The configuration of sub-matrices could also be changed. The program offers flexibility in constructing girth-10 QC-LDPC codes compared to other algorithms. The program builds a Tanner graph by connecting groups of rows and columns. A connection is made if it does not form less than ten-cycles. The program may fail to find a code given particular parameters. It also does not find the smallest codes compared to other algorithms.

Zitieren als

Gabofetswe Malema (2024). Construction of Flexible Girth10 QC-LDPC Codes (https://www.mathworks.com/matlabcentral/fileexchange/28301-construction-of-flexible-girth10-qc-ldpc-codes), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R14
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Construction finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.1.0.0

In the previous version only the sequential selection of rows was included in the program. Random selection is included and made default. Random selection may lead to better codes in terms of error correction.

1.0.0.0