System Analysis
Example Matlab code
The following Matlab code is provided for illustration purposes:
Contents
A technical report
to document the above Matlab code. It contains a
step-through example to generate a parity-check matrix, a
generator matrix out of that parity-check matrix, a random
message, to encode this message to a codeword, transmit this
after BPSK modulation via an AWGN channel, computation of the
a-posteriori probability ratios on the receiver side and
finally to apply the Belief Propagation algorithm to these
a-priori LLRs to get (approximate) a-posteriori LLRs.