登录
首页 » matlab » huffman

huffman

于 2015-04-04 发布 文件大小:1KB
0 221
下载积分: 1 下载次数: 8

代码说明:

   霍夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次相 加时都将“0”和“1”赋与相加的两个概率,读出时由该符号开始一直走到最后的“1”, 将路线上所遇到的“0”和“1”按最低位到最高位的顺序排好,就是该符号的霍夫曼编码。(Specific methods Huffman coding: the probability of emergence of the size press line, the two smallest sum probability, as a new probability and the probability of re-queue the remaining, then the minimum of two probabilities are added, and then re-queue, until finally become one. Each time the sum will be 0 and 1 Fu added two probabilities, when read by the symbol has come to begin the final 1 , the route will encounter a 0 and 1 at the lowest to the highest bit of the right order, that is the symbol of the Huffman coding.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 20060403_getpacketnt
    windows环境下的截包代码,学习用,很有价值(windows environment cut package code, learn to use, great value)
    2007-09-25 13:55:10下载
    积分:1
  • MATLAB_simulin_comunication_samples
    学习通信必不可少的工具simulink的权威书籍,教你如何踏上仿真之路(err)
    2008-03-31 13:52:24下载
    积分:1
  • gray
    网上找来的共享的资源,结合matlab和C对图像进行灰度形态学的变换,为进一步的处理做准备。(Online recruited to shared resources, combined with matlab and C of the image gray-scale morphology of the transformation, in preparation for further processing.)
    2009-12-18 12:45:13下载
    积分:1
  • EasyKrig_V3.0
    是地址统计学中kriging插值软件,面向对象操作,可用性强(compute kriging)
    2010-05-11 15:16:09下载
    积分:1
  • ssim_index
    基于结构相似性的图像质量评价算法SSIM(Image quality assessment metric (Structural similarity index))
    2013-07-20 17:08:04下载
    积分:1
  • Journal_bearing_VARYING_EPSILON
    This matlab code is for plotting pressure profile of Journal bearing and also calculates load,discharge.
    2014-10-25 14:02:15下载
    积分:1
  • CHNN
    连续hopfield神经网络的优化思想用于求简单函数极值(the use of hopfield nerural network to achieve the minimum of a function)
    2011-05-05 14:59:16下载
    积分:1
  • PSO-algorithm(matlabcode)
    这个程序就是最基本的粒子群优化算法程序,用Matlab实现,非常简单。(This program is the most basic particle swarm optimization procedures, using Matlab to achieve, is very simple.)
    2013-09-13 10:25:57下载
    积分:1
  • mmse_mpsk
    This an adaptive receiver for a direct-sequence spread spectrum (DS-SS) system over an AWGN channel. The adaptive receiver block is modified from the LMS adaptive filter block in DSP Blockset. For DS-SS signal reception, the adaptive filter needs to have multi-rate operation. The input sample rate is equal to chip rate and the output is at symbol rate. Two rates are related by PG, processing gain
    2005-06-16 10:54:55下载
    积分:1
  • spectral-estimation
    this program will help you to perform spectral estimation using different algorithms such as spectogram
    2013-08-11 22:58:20下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载