Arithmetic Decoding-Matlab Code
Ältere Kommentare anzeigen
Can anyone post the working matlab code for arithmetic decoding? A general code which accepts the symbols and their probabilities from the user.
Antworten (2)
You can use the function arithenco to encode:
and arithdeco to decode:
Utkarsh Singh
am 1 Nov. 2014
0 Stimmen
1 Kommentar
Harry
am 1 Nov. 2014
Yes, these are the inputs to the function. Please see the example at the link I provided.
Kategorien
Mehr zu Source Coding finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!