Girth-twelve column-weight two QC-LDPC codes

contructs girth-twelve column-weight two qc-LDPC codes
1.9K 次下载
更新时间 2008/7/10

查看许可证

The program constructs girth-twelve column-weight QC-LPDC codes. The rate can be changed by changing k(row-weight), size is changed by varying m(sub-matrix size). The program/algorithm does not guarantee to get girth twelve code. It guarantees girth of eight. One may need to run the programs many times to get girth of twelve.

引用格式

Gabofetswe Malema (2024). Girth-twelve column-weight two QC-LDPC codes (https://www.mathworks.com/matlabcentral/fileexchange/18265-girth-twelve-column-weight-two-qc-ldpc-codes), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R14SP1
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Construction 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0

The previous version construct a code even when it failed to find a row satifying the desired distance. In the new version the algoirthm quits when it fails. Extra conditions are added to avoid eight-cycles.