The following Matlab project contains the source code and Matlab examples used for huffman coding and decoding for text compression.
Static Huffman Coding and Decoding, and Adaptive Huffman Coding and Decoding for text compression
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Project Files:
File Name | Size |
---|---|
huff.m | 890 |
huffadapt.m | 288 |
huffadaptdecod.m | 931 |
huffadaptencod.m | 1719 |
huffdecode.m | 306 |
huffencode.m | 262 |
huffman.m | 2830 |
probmodel.m | 426 |
seq.txt | 10 |
seq1.txt | 50 |
updatetree.m | 1995 |
license.txt | 1314 |