1

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

  • 1
    There are many ways to do that. What definitions are you starting with? Please add more details in your question. – Snowball Nov 12 '14 at 07:45

1 Answers1

1

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.

Jyrki Lahtonen
  • 133,153