Canonical huffman coding

3 ビュー (過去 30 日間)
Mithila Panicker
Mithila Panicker 2011 年 3 月 9 日
What are the algorithms available to effeciently do canonical huffman coding in matlab?

回答 (1 件)

Walter Roberson
Walter Roberson 2011 年 3 月 9 日
All of them. Matlab is a general purpose programming language that can be used to implement any deterministic algorithm (that fits within memory.)
Mathworks has only implemented one algorithm, huffmanenco

カテゴリ

Help Center および File ExchangeSource Coding についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by