Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 295 Bytes

File metadata and controls

3 lines (2 loc) · 295 Bytes

hammingcode

This is a small package with two MATLAB functions; one to encode a binary array message with hamming code, and another to decode a binary array message which has been encoded with hamming code, identifying which bits if any are erroneous. Sample usage is provided in hammingcode.m