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

搜索资源列表

  1. 6

    1下载:
  2. 编写一个程序,对输入的图像进行哈夫曼编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。 Sobel算子和拉普拉斯算子进行锐化,并比较结果。-Write a program to image the input Huffman coding, the entropy of the original image displayed, encoded, the average code length, and be able to reconstruct the image a
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:218883
    • 提供者:ad
  1. Huffman

    1下载:
  2. 基于matlab的哈夫曼编码与解码的源代码程序。-Matlab-based Huffman encoding and decoding of the source code program.
  3. 所属分类:matlab

    • 发布日期:2016-01-26
    • 文件大小:4096
    • 提供者:瑞霞裴
  1. Huffman_code_implementation_of_the_MATLAB

    0下载:
  2. 能使霍夫曼编码在matlab上得到实现,从而进一步了解霍夫曼编码的原理-Huffman code can be up at matlab implementation, further understanding of the principle of Huffman coding
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:872
    • 提供者:邓勇
  1. 3

    0下载:
  2. matlab环境下的自适应huffman编码-matlab environment adaptive huffman coding
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-28
    • 文件大小:28293
    • 提供者:jj
  1. norm2huff

    0下载:
  2. 实现哈弗曼压缩编码的matlab程序。(m文件)-Huffman code
  3. 所属分类:matlab

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

    0下载:
  2. 使用MATLAB语言,霍夫曼编码,并对压缩效果进行了评价。-MATLAB programme,Huffman.This code analyze the compress principle and make some contrast with other mathods.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1394
    • 提供者:crystal
  1. Traversalalgo

    0下载:
  2. Codes". Huffman coding uses a specific method for choosing the representation for each symbol, resulting in a prefix code (sometimes called "prefix-free codes") (that is, the bit string representing some particular symbol is never a prefix of th
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:716
    • 提供者:muhammad
  1. Lab1Part2Redo

    0下载:
  2. matlab code for huffman and arthimetic coding. Contains file for encoder and decoder given an histfile.
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-24
    • 文件大小:122787
    • 提供者:rj
  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 function that generates huffman code for image
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1928
    • 提供者:doki2156
  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. 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. huffuma.matlab

    0下载:
  2. 对灰度图像进行哈夫曼编码matlab的源代码-Huffman coding for gray image matlab source code
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:4493
    • 提供者:谢光祥
  1. huffman

    0下载:
  2. 用于图像处理,图像压缩,图像编码的霍夫曼编码,matlab仿真实现源代码。-Huffman code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-12
    • 文件大小:1017
    • 提供者:wanmei
  1. huffman-code

    0下载:
  2. codage huffman d une source entropique binaire sous MATLAB
  3. 所属分类:Other systems

  1. huffman

    0下载:
  2. 对数字图像进行哈夫曼变换的MATLAB源码-Digital image Huffman transform MATLAB source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1046
    • 提供者:王根胜
  1. huffman

    0下载:
  2. 该方法完全依据字符出现概率来构造异字头的平均长度最短的码字,有时称之为最佳编码(Completely according to the characters in this method the probability to construct the vision "the average length of the shortest code word, sometimes called the best coding)
  3. 所属分类:matlab例程

  1. huffman

    0下载:
  2. matlab code it is very important code for wireless communication
  3. 所属分类:文章/文档

    • 发布日期:2018-01-09
    • 文件大小:9216
    • 提供者:yousuf
  1. Huffman-matlab

    0下载:
  2. 哈夫曼是著名的一种信源无损压缩方法,该程序可以实现哈夫曼信源编码,(Huffman is a well-known source lossless compression method, the program can implement the Huffman source code,)
  3. 所属分类:通讯编程

    • 发布日期:2018-04-20
    • 文件大小:19456
    • 提供者:小明213
  1. huofuman

    0下载:
  2. 图像的霍夫曼编码,MATLAB程序,可以直接运行,求图像的平均码长,信息熵(The Huffman code of the image, MATLAB program, can run directly, the average code length of the image, information entropy.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-28
    • 文件大小:48128
    • 提供者:君羊木
« 1 2 34 5 6 »
搜珍网 www.dssz.com