Description: The goal of this program is to demonstrate the construction of a huffman encoding tree.
The tree is represented as a binary tree using MATLAB s built in treeplot commands.
Contruction of the tree as well as the huffman code book will be described in later sections
To Search:
File list (Check if you may need any files):
html\huff.html
....\huff.png
....\huff_01.png
....\huff_02.png
....\huff_03.png
....\Thumbs.db
huff.m
html