Introduction - If you have any usage issues, please Google them yourself
ldpc decode c procedure Iterative probabilistic decoding of linear block codes.Based on Pearl s Belief Propagation in Bayesian Networks.This version utilizes object to define graph nodes and LOG-LIKELIHOOD RATIOS. Much improved in terms of speed compared to log_pearl.c.It can use a look-up table to avoid exp () computations
Packet : 71477211ldpcdecoder.rar filelist
ldpcdecoder.c