Clear Filters
Clear Filters

How can i compress text file using huffman encoding and decoding?

1 view (last 30 days)
Hi I am going to use text file compression in my project. So can anybody help in this regard. I have inbuild huffman.m matlab files to encode and decode from this site of author Jeny Rajan.
But some doubts are there? When i execute this file it read a text file and during encoding it takes another text file to save binary values in it and a table text file to store tabular format and another final text file where compressed data stored.
But here it reads text file but others are not working properly like encoding file, table file and final compressed data file.
Can anyone help me to explain this please.

Answers (0)

Categories

Find more on Large Files and Big Data in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!