Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
An implementation that builds a set of Huffman codes given an input alphabet with character probabilities. Does the same as the Matlab function huffmandict.m, but is a lot faster for larger alphabets. The function can as of version 2.0 be used with huffmanenco.m and huffmandeco.m. Please do note that it will only accept an input with two variables, and that it will not always generate the exact same dictionary as huffmandict.m (Huffman dictionaries are optimal but not uniquely defined).
Cita come
Rik van der Vlist (2026). Fast Huffman codebook generator (https://it.mathworks.com/matlabcentral/fileexchange/63271-fast-huffman-codebook-generator), MATLAB Central File Exchange. Recuperato .
Informazioni generali
- Versione 2.0.0.0 (53,7 KB)
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
