CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab huffman

搜索资源列表

  1. huffman

    0下载:
  2. MATLAB实现huffman编码,可以自由改变输入-Convert a color image into a grayscale
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:998
    • 提供者:张华
  1. Huffman-Coder-Decoder

    0下载:
  2. HUFFMANN ALPHABETS CODEC using MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:1229
    • 提供者:ali
  1. huffman

    1下载:
  2. 霍夫曼编解码matlab程序,包含熵的计算。-Hoffman codec Matlab procedures, including the calculation of entropy.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-13
    • 文件大小:2035
    • 提供者:wangyanlin
  1. matlab

    1下载:
  2. 信息论实验仿真。包括马尔科夫信源、huffman编码、瑞利分布、分组码编码、熵计算等等。-Information theory experimental simulation. Markov source, huffman coding, Rayleigh distribution block code encoding, entropy calculations, and so on.
  3. 所属分类:matlab

    • 发布日期:2014-08-20
    • 文件大小:3072
    • 提供者:houfukang
  1. huffman

    0下载:
  2. huffman编码,无损压缩,matlab源码,实现图像压缩,很有意思-huffman coding, lossless compression, matlab source code, image compression, very interesting
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-12-10
    • 文件大小:12490
    • 提供者:徐小
  1. Huffman

    0下载:
  2. 哈夫曼编码matlab程序 哈夫曼编码matlab程序-Huffman coding matlab program Huffman coding matlab program Huffman coding matlab program
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:834
    • 提供者:Chauvet He
  1. Huffman

    0下载:
  2. This is matlab source files for implementing haffman codes
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-12-09
    • 文件大小:897
    • 提供者:Ryuuu
  1. Matlab-achieve-Huffman-decoding

    0下载:
  2. Matlab achieve Huffman decoding
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-22
    • 文件大小:3298
    • 提供者:七秒
  1. yuanhaojie_1010384_qam16

    0下载:
  2. matlab实现huffman编码,对于输入的概率矩阵,输出霍夫曼编码-matlab huffman
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:1865
    • 提供者:cliff yuan
  1. huffman

    0下载:
  2. matlab图像处理中的哈夫曼编码,主函数源代码。-matlab image processing Huffman coding, the main function of the source code.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:1418
    • 提供者:孙彬
  1. huffman

    0下载:
  2. 在matlab中实现哈夫曼压缩和解压缩。-Huffman compression and decompression in matlab.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:180395
    • 提供者:刘高鑫
  1. huffman-on-matlab

    0下载:
  2. 利用哈弗曼编码原理对图像进行压缩处理,比较压缩得到文件与源文件,分析编码性能。-this document introduce how to deal pictures with huffman on the environment of matlab
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:852106
    • 提供者:David Li
  1. huffman

    0下载:
  2. hufman coding. Input QUALITY determines the amount of information that is lost and compression achieved. Y is an encoding structure containing fields: Y.size Size of X Y.numblocks Number of 8-by-8 encoded blocks Y.qualit
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:12577
    • 提供者:karimak
  1. huffman

    0下载:
  2. matlab function that generates huffman code for image
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1928
    • 提供者:doki2156
  1. huffman

    0下载:
  2. 哈夫曼编码程序,用在matlab中,可以用于图像处理中-Huffman coding procedures used in matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1371
    • 提供者:徐泽昌
  1. huffman

    0下载:
  2. 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 probabili
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1404
    • 提供者:mohammad
  1. MATLAB_Huffman

    0下载:
  2. 用MATLAB编程实现Huffman编码的示例,以及对编码效率的计算-Programming examples using MATLAB Huffman coding and coding efficiency calculation
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1272
    • 提供者:米阳
  1. HWmatrix

    0下载:
  2. 实现图像的霍夫曼编码和解码,用MATLAB-Huffman coding and decoding to realize image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1166
    • 提供者:hwang
  1. huffman

    0下载:
  2. 一个精简版的huffman编码,容易理解,适合初学者,简单好用。-A very simple huffman code by matlab. It is very easy for us to understand.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:574
    • 提供者:陈不来
  1. huffcodes2bin

    0下载:
  2. 基于matlab的霍夫曼转二进制代码,非常好用,直接套用即可-Turn-based matlab Huffman binary code, very easy to use, can be applied directly
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:746
    • 提供者:eric
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 31 »
搜珍网 www.dssz.com