Description: LDPC_code source
Create R = 1/2 low density parity check matrix
M : Number of row
N : Number of column
method : Method for distributing non-zero element
{0} Evencol : For each column, place 1s uniformly at random
{1} Evenboth: For each column and row, place 1s uniformly at random
noCyle : Length-4 cycle
{0} Ignore (do nothing)
{1} Eliminate
onePerCol: Number of ones per column
H : Low density parity check matrix
- [LDPC] - LDPC coding for decoding Simulation. Che
- [ldpc2] - ldpc coding, in the additive white Gauss
- [cycle_test_algrithm] - this algrithm can search cycles in LDPC
- [LDPC] - Low Density Parity Check (LDPC) of matla
- [ldpc] - ldpc codes in the AWGN channel performan
- [LDPC] - ldpc coding, randomly generated H matrix
- [22] - LDPC coding was useful matlab programmin
File list (Check if you may need any files):
makeLdpc.m