CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 压缩解压 搜索资源 - matlab decoder

搜索资源列表

  1. rle_rld

    0下载:
  2. matlab实现的游程编码的编码与解码过程,rle实现编码,rld实现解码,简单实用-achieve Matlab run-length coding of the coding and decoding process, rle achieve coding, rld decoder, simple and practical
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1269
    • 提供者:郭复胜
  1. Image_encoderdecoder_Useing_Matlab_Peking_Univ

    0下载:
  2. Image encoder/decoder-Useing Matlab-Peking Univ.-Image encoder / decoder-Useing Matlab-Pe king Univ.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:248123
    • 提供者:方宇
  1. MATLAB LZW Compress

    2下载:
  2. 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.
  3. 所属分类:压缩解压

    • 发布日期:2009-07-13
    • 文件大小:35525
    • 提供者:gdfgfdg
  1. AAC_matlab

    0下载:
  2. 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.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-22
    • 文件大小:7098012
    • 提供者:yangyanwen
  1. CELP

    1下载:
  2. the implement of the encoder and the decoder of the CELP
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-04-16
    • 文件大小:161437
    • 提供者:叶晨
  1. MQdecoder

    1下载:
  2. Verilog HDL 实现的JPEG200的MQ解码-JPEG2000 MQ DECODER BASED ON FPGA, Verilog HDL
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-03
    • 文件大小:1518175
    • 提供者:林木
  1. viterbidec

    0下载:
  2. 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.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:1761
    • 提供者:Adnan
  1. PIE_decoder_model

    0下载:
  2. PIE(pulse interval decoder)- Its the PIE decoder that I built for my RFID project. Its an ambedded simulink model.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:7778
    • 提供者:Adnan
  1. lzw_code_decode

    0下载:
  2. LZW decoder and encoder
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:1628
    • 提供者:amnass
  1. zonal_coding

    0下载:
  2. rar file contains frame separation, decoder, huffman table, compensated B frame and etc.,
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:36389
    • 提供者:vg_vg
  1. MatlabimplementationofEZW

    0下载:
  2. 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
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:59001
    • 提供者:oudjani
  1. mpeg2decode

    0下载:
  2. mpeg格式的解码程序,在MATLAB中实现并得到显示。-mpeg format decoder program, implemented in MATLAB and display.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-11
    • 文件大小:2582840
    • 提供者:罗工
  1. arith_code_one_symbol

    0下载:
  2. 算数编码的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
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1304177
    • 提供者:刘旭
  1. arith_code_use_entrop

    0下载:
  2. 算数编码的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
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:214068
    • 提供者:刘旭
  1. JPEG-Encoder-Decoder

    0下载:
  2. JPEG Compression and Decompression Application in matlab
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-23
    • 文件大小:89030
    • 提供者:Fatih
  1. Adaptive-Arithematic-Coding

    0下载:
  2. 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
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:2310
    • 提供者:Chao-Tin Wu
  1. Static-Arithematic-Coding

    0下载:
  2. 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
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:1788
    • 提供者:Chao-Tin Wu
搜珍网 www.dssz.com