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.