You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
This is an implementation of Huffman code. Content:
%NORM2HUFF Huffman codification (encoder)
%HUFF2NORM Huffman codification (decoder)
%HUFFCODES2BIN Convert huffcodes to binary representation
Max codeword length is 51 bits.
Cite As
Giuseppe Ridinò (2026). Huffman code (https://ch.mathworks.com/matlabcentral/fileexchange/4900-huffman-code), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (18.6 KB)
-
No License
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 | Improved speed of frequency function. Added demo, test and benchmark. |
