登录
首页 » matlab » norm2huff

norm2huff

于 2009-07-02 发布 文件大小:1KB
0 186
下载积分: 1 下载次数: 12

代码说明:

  实现哈弗曼压缩编码的matlab程序。(m文件)(Huffman code)

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

发表评论

0 个回复

  • RD
    说明:  SAR成像RD算法的matlab程序,是关于点目标成像的(RD algorithm matlab SAR imaging process is on point target imaging)
    2010-08-31 14:13:28下载
    积分:1
  • mtspo_ga
    实现了对于存在多个旅行商的开环路径最优求解,就是确定路径的起点和终点(Open Multiple Traveling Salesmen Problem )
    2010-12-04 00:01:34下载
    积分:1
  • matlab01_tr
    This program use signal design..It is good file fo using matlab.This file s language is turkish.
    2010-12-30 21:12:12下载
    积分:1
  • ofdm
    matlaab code ffor basic OFDM
    2015-01-14 12:46:54下载
    积分:1
  • vcwithmatlab
    vc与matlab混合编程的具体实例。vc调用matlab的.m函数,经过编译之后转换为C++程序,实现进行混合编程。(vc mixed with Matlab programming specific examples. Vc call Matlab. M function, compiled after the conversion of C procedures, mixed programming.)
    2006-10-03 11:26:19下载
    积分:1
  • Lyapunov
    绘制混沌的李雅普诺夫曲线图,非常有用,可以下载,附混沌图程序(Chaos Lyapunov curve drawing, very useful, you can download, with a chaotic map program)
    2020-07-01 09:20:07下载
    积分:1
  • gravity
    function dg=gplus(x,y,z,x1,x2,y1,y2,z1,z2,p) G=6.67e-11 t222=myfun(x,y,z,x2,y2,z2) t122=myfun(x,y,z,x1,y2,z2) t212=myfun(x,y,z,x2,y1,z2) t221=myfun(x,y,z,x2,y2,z1) t211=myfun(x,y,z,x2,y1,z1) t121=myfun(x,y,z,x1,y2,z1) t112=myfun(x,y,z,x1,y1,z2) t111=myfun(x,y,z,x1,y1,z1) dg=-G*p*1e6*(t222-t122-t212-t221+t211+t121+t112-t111) 转化为g.u. function y=myfun(x,y,z,xi,eta,zeta) R=sqrt((xi-x).^2+(eta-y).^2+(zeta-z).^2) temp1=(xi-x).*log((eta-y)+R) temp2=(eta-y).*log((xi-x)+R) temp3=(zeta-z).*atan((zeta-z).*R/((xi-x).*(eta-y))) 书中所给公式 temp3=-(zeta-z).*atan((xi-x).*(eta-y)./(zeta-z)./R) 上式变换 y=temp1+temp2+temp3 (function dg = gplus (x, y, z, x1, x2, y1, y2, z1, z2, p) G = 6.67e-11 t222 = myfun (x, y, z, x2, y2, z2) t122 = myfun (x, y, z, x1, y2, z2) t212 = myfun (x, y, z, x2, y1, z2) t221 = myfun (x, y, z, x2, y2, z1) t211 = myfun (x, y, z, x2, y1, z1) t121 = myfun (x, y, z, x1, y2, z1) t112 = myfun (x, y, z, x1, y1, z2) t111 = myfun (x, y, z, x1, y1, z1) dg =-G* p* 1e6* (t222-t122-t212-t221+t211+t121+t112-t111) converted the Gu function y = myfun, (x y, z, xi, eta, zeta) R = sqrt ((xi-x). ^ 2+ (eta-y). ^ 2+ (zeta-z). ^ 2) temp1 = (xi-x).* log ((eta-y)+R) temp2 = (eta-y).* log ((xi-x)+R) temp3 = (zeta-z).* atan ((zeta-z).* R/( (xi-x).* (eta-y))) book given formula Temp3 =- (Zeta-z)* ATAN ((Xi-X)* (ETA-y)/(Zeta- Z)/R) the above formula transform Y = temp1+temp2+temp3 )
    2013-03-20 20:25:15下载
    积分:1
  • vahsbvhjabvd
    phase loooked loop simlink
    2012-10-04 21:44:11下载
    积分:1
  • IGG3-matlab
    IGG3 抗差估计粗差探测(IGG3 robust estimation)
    2020-11-24 11:19:32下载
    积分:1
  • dbntrain
    一个dbn例子函数,dbntrain,用于设置训练相关的参数。(a dbntrain function for dbn.It is used for set the train para.)
    2020-06-24 13:20:02下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载