Decoding methods: Difference between revisions

Content deleted Content added
Maximum likelihood decoding: Obsolete (and hideous) format replaced.
Line 25:
 
:<math>
\begin{matrixalign}
\mathbb{P}(x \mbox{ received} \mid y \mbox{ sent}) & ={} &= \frac{ \mathbb{P}(x \mbox{ received} , y \mbox{ sent}) }{\mathbb{P}(y \mbox{ sent} )} \\
& ={} &= \frac{ \mathbb{P}(x \mbox{ received} , y \mbox{ sent}) }{\mathbb{P}(y \mbox{ sent})} \frac{\mathbb{P}(y \mbox{ sent})}{\mathbb{P}(x \mbox{ sent})} \\
&& \\
& ={} &= \frac{ \mathbb{P}(x \mbox{ received} , y \mbox{ sent}) }{\mathbb{P}(y \mbox{ sent})} \frac\
& {} = \mathbb{P}(y \mbox{ sentreceived})}{ \mathbb{P}(mid x \mbox{ sent})} \\.
\end{matrixalign}
&& \\
& = & \frac{ \mathbb{P}(x \mbox{ received} , y \mbox{ sent}) }{\mathbb{P}(y \mbox{ sent})} \\
&& \\
& = & \mathbb{P}(y \mbox{ received} \mid x \mbox{ sent}) \\
\end{matrix}
</math>