搜索资源列表
rle_rld
- matlab实现的游程编码的编码与解码过程,rle实现编码,rld实现解码,简单实用-achieve Matlab run-length coding of the coding and decoding process, rle achieve coding, rld decoder, simple and practical
Image_encoderdecoder_Useing_Matlab_Peking_Univ
- Image encoder/decoder-Useing Matlab-Peking Univ.-Image encoder / decoder-Useing Matlab-Pe king Univ.
MATLAB LZW Compress
- MATLAB LZW Compression 1. norm2lzw.m (encoder function) 2. lzw2norm.m (decoder function) 3. lzw_demo1.m (demo file) 4. lzw_docs.zip (documentation) 5. Disclamer.txt (this is the disclamer) 6. ReadMe.txt (this file) 6.
AAC_matlab
- HE-AAC 解码算法的matlab代码,包含各种测试文件,可以运行测试 验证的。-High efficient AAC decoder,wihch compitable with mepg2-aac and mpeg4-aac, also including different types of testing files,you can run the progtam and test it.
CELP
- the implement of the encoder and the decoder of the CELP
MQdecoder
- Verilog HDL 实现的JPEG200的MQ解码-JPEG2000 MQ DECODER BASED ON FPGA, Verilog HDL
viterbidec
- Its a hard decision viterbi decoder that i built for my final year project.it decodes the convolutionally encoded data of code rate 1/2 having constraint length of 3.
PIE_decoder_model
- PIE(pulse interval decoder)- Its the PIE decoder that I built for my RFID project. Its an ambedded simulink model.
lzw_code_decode
- LZW decoder and encoder
zonal_coding
- rar file contains frame separation, decoder, huffman table, compensated B frame and etc.,
MatlabimplementationofEZW
- Matlab implementation of EZW (Embedded Zerotree Wavelet). The function in this toolbox are listed as follow: func_ezw_demo_main -- Main function func_ezw_enc -- Encoder func_ezw_dec -- Decoder func_DWT -- Wavelet decomposition fun
mpeg2decode
- mpeg格式的解码程序,在MATLAB中实现并得到显示。-mpeg format decoder program, implemented in MATLAB and display.
arith_code_one_symbol
- 算数编码的matlab程序,主要用于压缩txt文本,(文本里面是英文字符),主要文件为encoder.m和decoder.com,并带有概率更新。-Arithmetic coding matlab program, mainly used to compress txt text (text which is in English characters), the main document is encoder.m and decoder.com, and with probability u
arith_code_use_entrop
- 算数编码的matlab程序,主要用于压缩txt文本,(文本里面是英文字符),主要文件为encoder.m和decoder.com,并带有概率更新,最主要的是考虑前一个符号,运用熵编码。-Arithmetic coding matlab program, mainly used to compress txt text (text which is in English characters), the main document is encoder.m and decoder.com, and
JPEG-Encoder-Decoder
- JPEG Compression and Decompression Application in matlab
Adaptive-Arithematic-Coding
- This a simple Adaptive Arithematic Coding Matlab program which is composed by three parts: Main function, sub-main function,where Encoder and Decoder is included. This program would first randomly generate a symbol sequence, and implement it by
Static-Arithematic-Coding
- This a simple Static Arithematic Coding Matlab program which is composed by three parts: Main function, sub-main function,where Encoder and Decoder is included. This program would first randomly generate a symbol sequence, and implement it by using t