Each arc of a BINary-state network has good/bad states. The system reliability, the probability
that source s communicates with sink t, can be computed in terms of minimal paths (MPs). An
MP is an ordered sequence of arcs from s to t that has no cycle. Note that a minimal path is
different from the so-called minimum path. The latter is a path with minimum cost.
Author: wei liu
Summary: simulation of BINary and non-BINary bch decoder
MATLAB Release: R14SP1
Required Products: Communications Toolbox
Description: simulation of BINary bch decoding algorithm for bch(n, k) with t bits error correction capability.