Huffman Encoding and Decoding
Versión 1.0.0.0 (2,08 KB) por
Sazzad Sayyed
Encodes and decodes a file and creates character histogram with it.
This implements an easy and efficient Huffman coding algorithm and brute force decoding algorithm. The char_hist function creates the histogram of symbols and read_file function reads the data to be compressed. Here we are assuming text data.
Citar como
Sazzad Sayyed (2024). Huffman Encoding and Decoding (https://www.mathworks.com/matlabcentral/fileexchange/67441-huffman-encoding-and-decoding), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2017b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Más información sobre Source Coding en Help Center y MATLAB Answers.
Etiquetas
Agradecimientos
Inspiración para: Huffman encoding and decoding
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0.0 |