Description: This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseudo-random irregular low density parity check matrix is based on Radford M. Neal s programs collection, which can be found in [1]. While Neal s collection is well documented, in my opinion, C source codes are still overwhelming, especially if you are not knowledgeable in C language. My software is written for MATLAB, which is more readable than C. You may also want to refer to another MATLAB based LDPC source codes in [2], which has different flavor of code-writing style (in fact Arun has error in his log-likelihood decoder).
- [bch] - BCH codec of MATLAB. BCH is a kind of im
- [LDPCFastDecoding] - Fast low-density parity-check code of Ma
- [zhongpincaiyangjieshouji] - Digital IF sampling receiver design, to
- [LDPC-in-TD-SCDMA] - LDPC codes in TD-SCDMA system simulation
- [ldpc] - This is made with VC on the LDPC code in
- [h_matrixx] - LDPC check matrix function claims that c
- [ldpc-mimo] - This a framework to test new ideas in tr
- [ldpc_encode] - This procedure is a low-density parity c
- [genH] - Irregular LDPC binary check matrix gener
- [kmplot] - LDPC codes BER simulation under AWGN cha
File list (Check if you may need any files):