arcoDemo

Interactive visualization of Elias and arithmetic coding.

이 제출물을 팔로우합니다

arcoDemo provides an interactive visualization of two algorithms for compression of data streams: arithmetic coding and its predecessor, Elias coding.

The demonstration allows a user to specify the source alphabet, the underlying probability distribution, and the precision of the floating point arithmetic, in which the algorithms are to be implemented.

Examples:
p = [0.4 0.3 0.2 0.05 0.05]; arcoDemo(p,53,'arithmetic',[],1);
arcoDemo(p,24,'elias');
arcoDemo(p,24,'elias',{'l','e','o','h','!'});

인용 양식

Vladimir Bondarenko (2026). arcoDemo (https://kr.mathworks.com/matlabcentral/fileexchange/34267-arcodemo), MATLAB Central File Exchange. 검색 날짜: .

카테고리

Help CenterMATLAB Answers에서 Denoising and Compression에 대해 자세히 알아보기

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.0.0.0