The following Matlab project contains the source code and Matlab examples used for huffman coding and decoding for text compression.
The set of program consists of matlab files for text compression and decompression. A set of test files is also included.
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 |
---|---|
b2d.m | 95 |
fhcode.m | 1919 |
fhdecode2.m | 2552 |
fhstart.m | 1213 |
fhtree1.m | 766 |
Readme.txt | 428 |
paper4.txt | 13286 |
paper5.txt | 11954 |
README.txt | 2527 |
table.txt | 1194 |
tx1.txt | 2789 |
Text Compression by Static Huffman Coding.pdf | 47636 |