ldpc
matlab代码LDPC1000
小码长1000,2000,4000在matlab中的LDPC
SPA解码器的实现存储库的结构如下:
root/
|
├───main.m main
|
├───gen_Lambda.m generates
the
optimal
lambda
(bit
node
edge
dist.)
from
rho.
| rho
is
found
by
trial
and
error
|
├───gen_degreeDist.m Generates
the
degree
distributions
from
computed
edge
distributions
|
├───decimate.m Rounds
lambda,
rho
to
make
the
degree
distributions
have
an
integer
| count
for
every
degree.
|
├───gen_LDPCM.m generates
the
LDPC
matrix
from
the
computed
rho
and
lambda
|
├──
2022-04-26 10:06:41
534KB
系统开源
1