Construct a 2-error correcting Reed-Solomon code over GF(11).

105 Views Asked by At

I'am trying to construct a 2-error correcting Reed-Solomon code over GF(11). Cna anyone help me to start?

1

There are 1 best solutions below

0
On

Today is your lucky day. Somebody asked about Reed-Solomon codes here years ago, and I used an RS-code over GF(11) with minimum distance 5 as a toy example.

See here for the details.