please I need Help with Hamming code (7,4) encoding/decoding
이전 댓글 표시
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
James Tursa
2014년 7월 4일
What format is the input message in? I.e., what type and size of variable do you have to work with?
shruti singh
2020년 5월 14일
i have a binary array can you help me with the same
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Hamming에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!