The files include LDPC that using different approach to finish its decoding.And the approach is par
The files include LDPC that using different approach to finish its decoding.And the approach is parallel.
LDPC码是麻省理工学院RobertGallager于1963年在博士论文中提出的一种具有稀疏校验矩阵的分组纠错码。几乎适用于所有的信道,因此成为编码界近年来的研究热点。它的性能逼近香农极限,且描述和实现简单,易于进行理论分析和研究,译码简单且可实行并行操作,适合硬件实现。
The files include LDPC that using different approach to finish its decoding.And the approach is parallel.
an important article introduing LDPC. The author is the prominent person in the field of researching and motivating LDPC...
關於LDPC的encoder和decoder設計的最新參考資料,將QCLDPC同MIMO系統很好的結合在一起
This a framework to test new ideas in transmission technology. Actual development is a LDPC-coder in a MIMO-environment.
it is a PDF file that describes LDPC codes and algoritms for decoding this kind of codes
LDPC研究者MacKay提供的校验矩阵H和对应的G,其中H的行重12,列重6,行数504,列数1008,任意两行不含围长为4的圈
LDPC Decoder for rate=1/2 Min-Sum, Sum-Product, Scaling Min-Sum Layered Decoding for Matlab Code
是硕士论文里面的关于NAKAGAMI信道M=0.5用LDPC LLR译码时的初始化消息计算以及整个译码程序