Content deleted Content added
m Changed 'discovered' to 'developed' as these kinds of encoding schemes are not pre-existent and thus cannot be discovered. Tag: Reverted |
|||
Line 19:
Traditional Reed–Muller codes are binary codes, which means that messages and codewords are binary strings. When ''r'' and ''m'' are integers with 0 ≤ ''r'' ≤ ''m'', the Reed–Muller code with parameters ''r'' and ''m'' is denoted as RM(''r'', ''m''). When asked to encode a message consisting of ''k'' bits, where <math>\textstyle k=\sum_{i=0}^r \binom{m}{i}</math> holds, the RM(''r'', ''m'') code produces a codeword consisting of 2<sup>''m''</sup> bits.
Reed–Muller codes are named after [[David E. Muller]], who
==Description using low-degree polynomials==
|