Huffman Encoding and Decoding

Encodes and decodes a file and creates character histogram with it.
1,1K download
Aggiornato 23 mag 2018

Visualizza la licenza

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.

Cita come

Sazzad Sayyed (2024). Huffman Encoding and Decoding (https://www.mathworks.com/matlabcentral/fileexchange/67441-huffman-encoding-and-decoding), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2017b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Riconoscimenti

Ispirato: Huffman encoding and decoding

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0