Menu

Reed-Solomon tutorial example

Anonymous
2003-09-17
2012-09-15
  • Anonymous

    Anonymous - 2003-09-17

    Hello,

    In the "Simulation of a Reed-Solomon Block Code" example on the Tutorial page, the number of uncoded bits is calculated as k*NumCodeWords, where k=2^m-1-2*t and NumCodeWords is the number of codewords to simulate. Shouldn't the number of uncoded bits be m*k*NumCodeWords?

    Regards,

        /Andre

     
    • Pĺl Frenger

      Pĺl Frenger - 2003-12-11

      Yepp. You are right. I have updated the example.
      Thanks.
      //Pl Frenger

       

Log in to post a comment.