Arithmetic Coding in matlab
조회 수: 1 (최근 30일)
이전 댓글 표시
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
José-Luis
2013년 3월 23일
Any particular reason someone should do your homework? What have you tried so far? What particular problems have you encountered in your implementation?
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!