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

搜索资源列表

  1. Huffman_code

    0下载:
  2. Huffman source code in Matlab.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:1271
    • 提供者:Bhaskar
  1. Huiffman

    0下载:
  2. Huffman source code in matlab.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:47308
    • 提供者:Bhaskar
  1. Source_coding

    1下载:
  2. 对通信中的信源的二进制编码的实现,有香农编码,费诺编码以及霍夫曼编码-Source of communication in the realization of the binary code, there is the Shannon coding, coding, and Huffman coding Fenno
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:2119
    • 提供者:小影
  1. huffmancoding

    0下载:
  2. program to perform the huffman coding in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:15999
    • 提供者:moh
  1. huffmam_coding

    0下载:
  2. In computer science and information theory, Huffman coding is an entropy encoding algorithm used for lossless data compression
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:3844
    • 提供者:hazhiriq200
  1. Huffmancoding

    0下载:
  2. Huffman code in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:894
    • 提供者:mohandass
  1. DCT_JPEG

    4下载:
  2. 给予matlab的JPEG压缩程序,包含原始压缩图片,程序对灰度bmp图片进行JEPG编码,压缩成以0101形式的编码。JPEG编码先把图象色彩RBG变成亮度Y和色度Cr、Cb,它利用人的视觉对色度不敏感的特点,减少一部分色度数据,以达到压缩。 JPEG采取多种编码方式,包含有行程编码(Run Length Coding)和哈夫曼(Huffman)编码,有很高的压缩比。在编码前,先对数据进行分块,离散余弦变换(DCT)及量化,保留能量大的低频信号,丢弃高频信号以达到压缩。-Given to th
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-11-09
    • 文件大小:175104
    • 提供者:
  1. MYGUI

    0下载:
  2. 第一章作业: 用C语言或者VC,VB,Matlab或其他语言完 成如下实验: 1)打开一个BMP文件 2)将其局部区域的灰度值进行改变 3)另存为一个新的BMP文件 要求显示出原BMP图像和新BMP图像。 1。打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑。 2。打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 第五章作业 编写一个程序,对输入的图像进
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:6128
    • 提供者:杨智雄
  1. Huffmancode

    0下载:
  2. 用MATLAB实现了huffman编码,对woman图像进行图像滨吗,并显示编码效果-In MATLAB a huffman encoding, the image of woman image coast do, and shows the coding results
  3. 所属分类:Special Effects

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

    0下载:
  2. The goal of this program is to demonstrate the construction of a huffman encoding tree. The tree is represented as a binary tree using MATLAB s built in treeplot commands. Contruction of the tree as well as the huffman code book will be described in
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:25875
    • 提供者:fefe
  1. Huffman-coding

    0下载:
  2. 通信的数字化是它能与计算机技术和数字信号处理技术相结合的基础,而实现通信数字化的前提是信源能提供的各种用于传递的消息,例如语音、图像、数据、文字等都必须以数字化形式表示。而信源编码是数字通信系统中的重要组成部分,他是保证信号有效传输的一种重要方式。霍夫曼编码依据字符出现的概率来构造异字头的平均长度最短的码字,有时称之为最佳编码,其优越的性能被广泛使用在数字通信系统中。霍夫曼编码已经成为数据压缩的灵魂算法。本文介绍了无失真编码算法的构造,霍夫曼编码的规则和特点,同时分析了对信源进行优化的方法,最后
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:59597
    • 提供者:郑华
  1. huffmancode

    0下载:
  2. 用matlab实现huffman编码。在matlab里完成统计概率、编码,统计编码效率等。-Huffman coding using matlab. Completed in matlab statistical probability, coding, statistical coding efficiency.
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:14419
    • 提供者:pengyuan
  1. huff

    0下载:
  2. huffman codeing in matlab gui
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:20733
    • 提供者:sunda
  1. matlab-huffman

    0下载:
  2. 霍夫曼编码过程和编码过程中一些步骤的思想及其含义-Huffman coding process and the number of steps in the encoding process ideas and their meanings
  3. 所属分类:software engineering

    • 发布日期:2017-11-16
    • 文件大小:38808
    • 提供者:张亚杰
  1. HuffmanAlgorithmProbabilityTree

    0下载:
  2. huffman tree in matlab
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:517
    • 提供者:raydenmuhamad
  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. 在数字信号处理时对数据进行压缩,采用matlab实现霍夫曼编码-To compress the data in digital signal processing using MATLAB achieved Huffman coding.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1418
    • 提供者:孟杨
  1. Huffman-coding-image

    0下载:
  2. 在MATLAB环境下,对图像进行哈夫曼编码。-In the MATLAB environment, the image Huffman.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2673
    • 提供者:龚飞
  1. cvuzrpq

    0下载:
  2. jpeg中用到的 huffman 编码MATLAB程序 参考资料-Jpeg Huffman coding is used in the MATLAB program The resources
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-18
    • 文件大小:2048
    • 提供者:vzefary
  1. QMTKK

    0下载:
  2. jpeg中用到的 huffman 编码MATLAB程序 参考资料-Jpeg Huffman coding is used in the MATLAB program The resources
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-25
    • 文件大小:2048
    • 提供者:iwterxectioz
« 1 2 3 45 »
搜珍网 www.dssz.com