Arithmetic Coding in matlab
1 view (last 30 days)
Show older comments
Hi! I have to do arithmetic coding in matlab. Please help me
There are four symbols A, B, C, and D, whose probability of occurrence is 0.1, 0.2, 0.3,
and 0.4 respectively.
a) Calculate the entropy..
b) Find the arithmetic code of message ACAD in binary number.
c) From the result b), find the number of bits per symbol and the code efficiency.
2 Comments
José-Luis
on 23 Mar 2013
Any particular reason someone should do your homework? What have you tried so far? What particular problems have you encountered in your implementation?
Answers (0)
See Also
Categories
Find more on Startup and Shutdown 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!