chsasank / LDPC-Codes

Decoding of rate achieving LDPC codes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LDPC-Codes

This is JAVA implementation of decoding of LDPC codes using sum-product algorithm.

The file 204.33.486.txt, 1998.5.3.1392 etc. contain sparse represntation of parity check matrix of the LDPC code.

Report

Check out report.pdf in Report folder for more details on the algorithm and implementation

About

Decoding of rate achieving LDPC codes


Languages

Language:Java 70.3%Language:TeX 29.7%