Write ldpc section

This commit is contained in:
2026-03-24 16:23:42 +01:00
parent 1de3eb10fc
commit 082666a8e2
4 changed files with 174 additions and 11 deletions

View File

@@ -27,3 +27,13 @@
short=PCM,
long=parity-check matrix
}
\DeclareAcronym{vn}{
short=VN,
long=variable node
}
\DeclareAcronym{cn}{
short=CN,
long=chek node
}