Skip to content

A MATLAB program capable of encoding a binary array with hamming code, and decoding a binary array encoded with hamming code

License

Notifications You must be signed in to change notification settings

samuel-emrys/hammingcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A MATLAB program capable of encoding a binary array with hamming code, and decoding a binary array encoded with hamming code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages