Coding theory: Difference between revisions

Content deleted Content added
Mathbot (talk | contribs)
Robot-assisted spelling. See User:Mathbot/Logged misspellings for changes.
Jpkotta (talk | contribs)
Line 38:
Linear Block Codes.
 
Any linear block code, is represented at <math>(n,k,d_mind_{min})</math> where
 
# n , is the length of the codeword, in symbols,
# k , is the number of source symbols that will be used for encoding at once,
# <math>d_mind_{min}</math>, is the minimum hamming distance for the code
 
There are many types within linear block codes, like
Line 52:
# BCH
# Reed Muller codes
 
 
=== Convolution Codes ===