please I need Help with Hamming code (7,4) encoding/decoding
Show older comments
hey guys I am doing encoding/decoding hamming code (7.4) I need a way to divide the input message (up to 255 bits) into block of 4 bits so i can apply hamming code in each block individually. I have to use simple operations to implement hamming code.
Thank you in advance
2 Comments
James Tursa
on 4 Jul 2014
What format is the input message in? I.e., what type and size of variable do you have to work with?
shruti singh
on 14 May 2020
i have a binary array can you help me with the same
Answers (0)
Categories
Find more on Hamming in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!