登录
首页 » matlab » huffman

huffman

于 2015-04-04 发布 文件大小:1KB
0 234
下载积分: 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 个回复

  • 6轴机械臂逆解
    通过matlab来获取6轴机械臂的逆解,里面包含了matlab的机器人库。(The inverse solution of the 6 axis manipulator is obtained by MATLAB)
    2017-09-16 20:44:56下载
    积分:1
  • EMD
    说明:  EMD分解算法应用于管道泄漏检测的信号处理(EMD decomposition algorithm applied to signal processing of pipeline leakage detection)
    2020-04-23 22:19:29下载
    积分:1
  • matlab_FEM_dismesh
    DistMesh giving a singular FEM matrix?(Hi Anyone here with some experience of using DistMesh in finite element code? I m solving the scalar Helmoltz equation in an annular region in 2D: rho_1 < rho < rho_2 where rho_1 is the radius of a Perfect Electric Conducting cylinder and rho_2 is where the mesh is truncated using an Absorbing Boundary condition. Now, I ve written code to mesh the region myself (by dividing the region into annular rings and picking a fixed number of points on each ring) and I ve written another program which uses DistMesh to mesh the region. I get a nice solution using my own meshing code but the FEM matrix becomes singular when I use DistMesh. This is the DistMesh Code I used: Circle with hole rABC=1.5 rCyl=0.5 fdstring=sprintf( ddiff(dcircle(p,0,0, f),dcircle(p,0,0, f)) ,rABC,rCyl) fd=inline(fdstring, p ) box=[-2,-2 2,2] [p,N]=distmesh2d(fd,@huniform,0.04,box,[]) I tried changing box and the 0.04 value (initial edge length). But every time, the matrix becomes sin)
    2010-06-05 09:17:55下载
    积分:1
  • fangzhen3
    进行雷达测速的频谱分析,主要是对实际信号分析得到多普勒频率,进而求出车运行的速度(Spectrum analysis of radar speed。The Doppler frequency of the actual signal analysis, and then calculate the running speed of the car)
    2012-04-06 16:49:50下载
    积分:1
  • yuyin
    自适应信号处理中 LMS RLS算法进行语音消噪(LMS RLS adaptive signal processing algorithms for speech denoising)
    2011-08-09 23:20:25下载
    积分:1
  • matlabman-v5.2
    本书基于MATLAB 5.2版,提供了使用MATLAB的实践性指导。(Book based on MATLAB 5.2 version, provides a practical guide to using MATLAB.)
    2013-09-10 12:52:20下载
    积分:1
  • Zernik
    Zernike moments are insensitive to translation, rotation and scaling which preserves the information contained in the images. They also reduce noise and redundancy in feature vectors.
    2013-04-03 23:04:31下载
    积分:1
  • MOM_for_Antenna
    小型矩量法解决天线散射问题,在matlab环境下运行。(Small antenna scattering method of moments to solve the problem, run the matlab environment.)
    2014-02-08 15:04:32下载
    积分:1
  • 仿真软件序-208124931
    仿真软件程序,MATLAB的使用说明,可以用于系统仿真时参考。(simulation software program, the use MATLAB, can be used for system simulation reference.)
    2005-04-01 18:22:10下载
    积分:1
  • fangxing
    这是一个应用一致性几何绕射理论编写的简单程序,初学学者可作为参考(This is a simple program UTD written application, can be used as a reference for beginners and scholars)
    2021-01-13 16:48:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载