Decoding methods: Difference between revisions

Content deleted Content added
m Reverted 1 edit by 81.213.132.146 (talk) to last revision (87186353) by Perfectblue97 using VP
CmdrObot (talk | contribs)
m sp: upto→up to
Line 72:
'''Syndrome decoding''' is a highly efficient method of decoding a [[linear code]] over a ''noisy channel'' - ie one on which errors are made. In essence, syndrome decoding is ''minimum distance decoding'' using a reduced lookup table. It is the linearity of the code which allows for the lookup table to be reduced in size.
 
Suppose that <math>C\subset \mathbb{F}_2^n</math> is a linear code of length <math>n</math> and minimum distance <math>d</math> with [[parity check matrix]] <math>H</math>. Then clearly <math>C</math> is capable of correcting uptoup to
 
:<math>t=\lfloor\frac{d-1}{2}\rfloor</math>