HUFFMANCODING

coding based on huffman method

이 제출물을 팔로우합니다

format : [huffcodes,H,Hav,e]=huffmancoding(p,n)
%inputs: p is the probability of each alphabet symbol
( eg:p=[.3 .2 .2 .2 .06 .04] )
n is an integer that determines number of symbols at each frame
(default:n=1)

%outputs: huffcodes: huffmancodes
H: source entropy
Hav: average entropy for coding
e: codding efficiency

인용 양식

Alireza LIAGHAT (2026). HUFFMANCODING (https://kr.mathworks.com/matlabcentral/fileexchange/22442-huffmancoding), MATLAB Central File Exchange. 검색 날짜: .

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

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

compatible to MATLAB v:2010a

1.0.0.0