Arithmetic Decoding-Matlab Code
Show older comments
Can anyone post the working matlab code for arithmetic decoding? A general code which accepts the symbols and their probabilities from the user.
Answers (2)
You can use the function arithenco to encode:
and arithdeco to decode:
Utkarsh Singh
on 1 Nov 2014
0 votes
1 Comment
Harry
on 1 Nov 2014
Yes, these are the inputs to the function. Please see the example at the link I provided.
Categories
Find more on Source Coding in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!