Clear Filters
Clear Filters

Arithmetic Coding in matlab

1 view (last 30 days)
Qura
Qura on 23 Mar 2013
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
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?
Qura
Qura on 1 Apr 2013
At that time I was severely ill and try to understand but cant, but I did all by myself

Sign in to comment.

Answers (0)

Categories

Find more on Programming 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!