文件名称:huffman
介绍说明--下载内容均来自于网络,请自行研究使用
HUFFMAN Builds a variable-length Huffman code for a symbol source.
CODE = HUFFMAN(P) returns a Huffman code as binary strings in
cell array CODE for input symbol probability vector P. Each word
in CODE corresponds to a symbol whose probability is at the
corresponding index of P.
Based on huffman5 by Sean Danaher, University of Northumbria,
Newcastle UK. Available at the MATLAB Central File Exchange:
Category General DSP in Signal Processing and Communications.
-HUFFMAN Builds a variable-length Huffman code for a symbol source.
CODE = HUFFMAN(P) returns a Huffman code as binary strings in
cell array CODE for input symbol probability vector P. Each word
in CODE corresponds to a symbol whose probability is at the
corresponding index of P.
Based on huffman5 by Sean Danaher, University of Northumbria,
Newcastle UK. Available at the MATLAB Central File Exchange:
Category General DSP in Signal Processing and Communications.
CODE = HUFFMAN(P) returns a Huffman code as binary strings in
cell array CODE for input symbol probability vector P. Each word
in CODE corresponds to a symbol whose probability is at the
corresponding index of P.
Based on huffman5 by Sean Danaher, University of Northumbria,
Newcastle UK. Available at the MATLAB Central File Exchange:
Category General DSP in Signal Processing and Communications.
-HUFFMAN Builds a variable-length Huffman code for a symbol source.
CODE = HUFFMAN(P) returns a Huffman code as binary strings in
cell array CODE for input symbol probability vector P. Each word
in CODE corresponds to a symbol whose probability is at the
corresponding index of P.
Based on huffman5 by Sean Danaher, University of Northumbria,
Newcastle UK. Available at the MATLAB Central File Exchange:
Category General DSP in Signal Processing and Communications.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
huffman.m