Does anyone know how to implement density evolution for the sum product algorithm of LDPC code on AWGN channel ?
조회 수: 5 (최근 30일)
이전 댓글 표시
I am currently looking for density evolution (sum product, belief propagation or message passing decoding) of LDPC code on mathwork but most of the result is just differential evolution. Any recomended idea for an efficient implementation of this algorithm ?
댓글 수: 4
채택된 답변
Usatyuk Vasiliy
2022년 2월 6일
편집: Usatyuk Vasiliy
2022년 2월 6일
Different matlab implementation of Density Evolution for optimizing LDPC codes degree distribution under AWGN you can get from https://github.com/Lcrypto/Density-Evolution-AWGN . For same task using exit-chart, protograph pexit-chart and optimization under Fading channel you can get as well in different repo https://github.com/Lcrypto/ BR, USA_UK
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 AI for Wireless에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!