Arithmetic Decoding-Matlab Code
Afficher commentaires plus anciens
Can anyone post the working matlab code for arithmetic decoding? A general code which accepts the symbols and their probabilities from the user.
Réponses (2)
You can use the function arithenco to encode:
and arithdeco to decode:
Utkarsh Singh
le 1 Nov 2014
0 votes
1 commentaire
Harry
le 1 Nov 2014
Yes, these are the inputs to the function. Please see the example at the link I provided.
Catégories
En savoir plus sur Source Coding dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!