| LIB "decodegb.lib";
// correcting one error for one random binary code of length 25,
// redundancy 14; 10 words are processed
decodeRandomFL(25,14,2,1,1,1,10,"");
==> Codeword:
==> 1,0,0,1,0,1,0,1,1,1,0,1,0,1,0,0,1,0,1,0,0,1,1,1,0
==> Received word
==> 1,0,0,1,0,1,0,1,1,1,0,1,0,1,0,0,1,1,1,0,0,1,1,1,0
==> Groebner basis of the FL system:
==> x1(1)+1,
==> x1(2),
==> x1(3),
==> x1(4),
==> x1(5)+1,
==> e(1)+1
==> Codeword:
==> 1,0,0,1,1,1,1,0,0,1,0,1,1,1,0,0,0,1,1,1,1,1,0,0,0
==> Received word
==> 1,0,0,1,1,1,1,0,0,1,0,1,0,1,0,0,0,1,1,1,1,1,0,0,0
==> Groebner basis of the FL system:
==> x1(1),
==> x1(2)+1,
==> x1(3)+1,
==> x1(4),
==> x1(5),
==> e(1)+1
==> Codeword:
==> 0,0,1,1,1,0,1,1,1,0,1,1,1,0,0,0,1,0,0,1,0,0,0,0,0
==> Received word
==> 0,0,1,1,1,0,1,1,0,0,1,1,1,0,0,0,1,0,0,1,0,0,0,0,0
==> Groebner basis of the FL system:
==> x1(1),
==> x1(2)+1,
==> x1(3),
==> x1(4),
==> x1(5),
==> e(1)+1
==> Codeword:
==> 0,0,0,1,0,1,0,0,0,1,1,1,1,0,0,1,1,0,0,0,0,0,1,0,1
==> Received word
==> 0,0,0,1,1,1,0,0,0,1,1,1,1,0,0,1,1,0,0,0,0,0,1,0,1
==> Groebner basis of the FL system:
==> x1(1),
==> x1(2),
==> x1(3)+1,
==> x1(4),
==> x1(5),
==> e(1)+1
==> Codeword:
==> 1,1,0,0,1,0,1,0,0,0,0,0,0,0,1,0,0,1,0,1,1,0,1,1,1
==> Received word
==> 1,1,0,0,1,0,1,0,0,0,0,0,0,1,1,0,0,1,0,1,1,0,1,1,1
==> Groebner basis of the FL system:
==> x1(1),
==> x1(2)+1,
==> x1(3)+1,
==> x1(4),
==> x1(5)+1,
==> e(1)+1
==> Codeword:
==> 0,1,1,1,1,0,1,0,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0
==> Received word
==> 0,1,1,1,1,0,1,0,0,0,1,1,1,1,0,0,0,0,0,0,1,0,0,0,0
==> Groebner basis of the FL system:
==> x1(1)+1,
==> x1(2),
==> x1(3)+1,
==> x1(4),
==> x1(5),
==> e(1)+1
==> Codeword:
==> 1,0,0,1,0,1,0,0,0,0,1,0,1,0,1,0,0,0,0,0,1,0,0,1,1
==> Received word
==> 1,0,0,1,0,1,0,1,0,0,1,0,1,0,1,0,0,0,0,0,1,0,0,1,1
==> Groebner basis of the FL system:
==> x1(1),
==> x1(2),
==> x1(3)+1,
==> x1(4)+1,
==> x1(5)+1,
==> e(1)+1
==> Codeword:
==> 0,1,0,1,1,0,1,1,1,0,0,1,1,0,1,1,1,0,0,1,1,0,1,1,1
==> Received word
==> 0,1,0,1,1,0,1,1,0,0,0,1,1,0,1,1,1,0,0,1,1,0,1,1,1
==> Groebner basis of the FL system:
==> x1(1),
==> x1(2)+1,
==> x1(3),
==> x1(4),
==> x1(5),
==> e(1)+1
==> Codeword:
==> 0,1,0,0,1,0,0,1,1,0,0,0,0,1,0,1,0,0,0,0,0,0,0,1,1
==> Received word
==> 0,1,0,0,1,0,0,1,1,0,0,0,0,1,0,1,0,0,0,0,0,0,0,1,0
==> Groebner basis of the FL system:
==> x1(1)+1,
==> x1(2)+1,
==> x1(3),
==> x1(4),
==> x1(5),
==> e(1)+1
==> Codeword:
==> 1,0,0,1,1,0,0,0,0,0,0,0,1,0,1,0,1,0,1,0,1,0,0,1,1
==> Received word
==> 1,0,0,1,1,0,0,0,0,0,0,0,1,0,1,0,1,0,1,0,1,1,0,1,1
==> Groebner basis of the FL system:
==> x1(1)+1,
==> x1(2),
==> x1(3)+1,
==> x1(4),
==> x1(5)+1,
==> e(1)+1
|