搜索资源列表
huffman
- matlab实现huffman编码 1. norm2huff.m (encoder function) 2. huff2norm.m (decoder function) 3. frequency.m (private function) 4. huffcodes2bin.m (binary rapresentation of huffman codes) 5. huffman_bench1.m (benchmark) 6. huffman_demo1.m (dem
Lab1Part2Redo
- matlab code for huffman and arthimetic coding. Contains file for encoder and decoder given an histfile.
zonal_coding
- rar file contains frame separation, decoder, huffman table, compensated B frame and etc.,
ADPCM
- The ADPCM package is a flexible simulation tool for an adaptive differential encoder and decoder with backward predictor adaptation. It uses an LP-based (Burg) adaptive predictor and a nonuniform quantizer with mu transfer function. It generates the
comp
- Matlab code for Huffman encoder/decoder with (or without) recursive splitting.
Huffman-Coder-Decoder
- HUFFMANN ALPHABETS CODEC using MATLAB