(7,4) Hamming Encoder

Simulation of (7,4) hamming encoder using GUI
1.3K 次下载
更新时间 2011/9/26

查看许可证

This code simulates the behavior of (7,4) Hamming Encoder with
g(x)=1+x+x^3 . It accepts 4-bit input message from the user and shows the encoding process producing 7-bit codeword .

引用格式

Ismail M. El-Badawy (2024). (7,4) Hamming Encoder (https://www.mathworks.com/matlabcentral/fileexchange/27465-7-4-hamming-encoder), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2007b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Hamming 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Block Diagram Encoder/

版本 已发布 发行说明
1.3.0.0

The folder should contain both files: Block_diagram_encoder.m and Block_diagram_encoder.fig in order to run the m-file properly.

1.0.0.0