Reply by mrizwanmustafa May 22, 20062006-05-22
Hi

I want to perform 1/3 FEC using simulink. It works as follows: it
takes 3 bit block of data as input and uses majority logic on the
block and outputs the result.

Input= 100 111 001 101
Output should be= 0 1 0 1

If anyone knows how to do this please let me know asap.

Thanks in advance