Description: Here are the functions for Hamming code 7.4 and Extended Hamming code 8.4
encoding and decoding.
For 7.4 code, one error per 7-bit codeword can be corrected.
For 8.4 code, one error per 8-bit codeword can be corrected
and not less than 2 errors can be detected.
- [rm13_awgn] - Simulation of RM (1,3). equivalent to th
- [suanshuhehammingma] - C Programming Language Hamming coding an
- [HammingCodeing] - hamming code Matlab simulation
- [ham74] - (7,4) Hamming codes and coding and decod
- [mp3_decoder] - With the preparation of a VHDL function
- [256ECC_30] - The following source code shows an examp
- [MATLAB] - Encoding and decoding procedures of (7,4
- [HAMMING_ECC] - HAMMING ECC,1 BIT ERROR CORRECTION, 2 BI
- [hamming] - Hamming code in matlab.
File list (Check if you may need any files):
HAMM7484.C