how to create a huffman dictionary?

hi i Compress a binary vector by huffman encoding and for huffman dictionary i use huffmandict(alpha,prob).in decoding part i have alpha and prob for creating huffman dictionary but the result of huffmandict() is different from encoding part. Is there anything else in this field is required?

Answers (0)

Categories

Asked:

on 8 Aug 2016

Community Treasure Hunt

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

Start Hunting!