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?
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Denoising and Compression 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!