Z = [2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 18 20 22 24 26 28 30 32 36 40 44 48 52 56 60 64 72 80 88 96 104 112 120 128 144 160 176 192 208 224 240 256 288 320 352 384]; ...
Abstract: Through the research on the decoding algorithm of low-density parity-check (LDPC) code, a low complexity decoding algorithm suitable for quasi-cyclic LDPC (QC-LDPC) code is proposed in this ...
PolarCode_and_LDPC/ ├── README.md # 项目说明文档 ├── ARCHITECTURE.md # 架构设计文档 ├── USAGE_GUIDE.md # 使用指南 ├── requirements.txt # Python依赖 ├── config/ # 配置文件 │ ├── polar_config.yaml ...