Content deleted Content added
No edit summary |
|||
Line 18:
Note that the probability for each codeword may not be unique: there may be more than one codeword with an equal likelihood of mutating into the received message. In such a case, the sender and receiver(s) must agree ahead of time on a decoding convention. Popular conventions include:
:# Request that the codeword be resent -- [[automatic repeat-request]]
:# Choose any random codeword from the set of most likely codewords which is nearer to that.
==Maximum likelihood decoding==
|