Decoding methods: Difference between revisions

Content deleted Content added
Minimum distance decoding: obsolete and ugly format replace
Line 47:
Notice that if the probability of error on a [[discrete memoryless channel]] <math>p</math> is strictly less than one half, then ''minimum distance decoding'' is equivalent to ''maximum likelihood decoding'' since if
 
:<math>d(x,y) = d,\,</math>
 
then:
 
:<math>
\begin{alingalign}
\mathbb{P}(y \mbox{ received} \mid x \mbox{ sent}) & {} = (1-p)^{n-d}p^d \\
& {} = (1-p)^n \left( \frac{p}{1-p}\right)^d \\