Difference between revisions of "Template:Infobox code/doc"
Jump to navigation
Jump to search
imported>Marcocapelle (category renamed per Wikipedia:Categories_for_discussion/Log/2017_July_4#Category:Mathematics_and_abstraction_infobox_templates) |
imported>Matthiaspaul (added param) |
||
| Line 35: | Line 35: | ||
| weight = | | weight = | ||
| continuity = | | continuity = | ||
| + | | cyclic = | ||
| minimum_distance= | | minimum_distance= | ||
| maximum_distance= | | maximum_distance= | ||
Revision as of 11:32, 30 October 2017
| This is a documentation subpage for Template:Infobox code. It contains usage information, categories and other content that is not part of the original template page. |
| Reed–Solomon codes | |
|---|---|
| Named after | Irving S. Reed and Gustave Solomon |
| Classification | |
| Hierarchy | Linear block code Polynomial code Cyclic code BCH code Reed–Solomon code |
| Block length | n = q - 1 |
| Message length | k |
| Distance | n - k + 1 |
| Alphabet size | q = pm (p prime) |
| Notation | [n, k, n - k + 1]q-code |
| Algorithms | |
| Berlekamp–Massey Euclidean et al. | |
| Properties | |
| Maximum-distance separable code | |
{{infobox code
| name =
| image =
| image_caption =
| namesake =
| type =
| hierarchy =
| block_length =
| message_length =
| rate =
| distance =
| alphabet_size =
| notation =
| decoding =
| properties =
| digits =
| tracks =
| digit_values =
| weight =
| continuity =
| cyclic =
| minimum_distance=
| maximum_distance=
| hamming_distance=
| redundancy =
| lexicography =
| complement =
| groups_of_5 =
}}
- Any of the fields can be safely left blank.
- You may include an image with no caption, but a caption will not be shown if there is no image.
- Wiki links [[]] are fine in any of the fields.