0
824views
Find the code vectors, parity check matrix, and the error syndrome.
| written 7.8 years ago by | modified 3.9 years ago by |
The Generator matrix of (6,3) systematic block code is given below:
$G= \begin{bmatrix} \ 1 & 0 & 0 & 0 & 1 & 1 \\ \ 0 & 1 & 0 & 1 & 0 & 1 \\ \ 0 & 0 & 1 & 1 & 1 & 0 \\ \end{bmatrix}$
Find the code vectors, parity check matrix, and the error syndrome
ADD COMMENT
EDIT

and 3 others joined a min ago.