Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 328 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 328 Bytes

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