登录
首页 » matlab » DWTCompression

DWTCompression

于 2011-03-23 发布 文件大小:17KB
0 187
下载积分: 1 下载次数: 0

代码说明:

说明:  基于DWT的图像压缩,上数字图像处理可的大作业(DWT Compression)

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

发表评论

0 个回复

  • error2
    建立了神经网络迟滞模型,由于该模型是基于EHM 的混合神经网络模型,因此简记 为HNNM 模型。(ANN)
    2010-07-01 16:33:17下载
    积分:1
  • Sattellite6
    code for sattelite calculaton
    2013-09-14 17:35:12下载
    积分:1
  • missile_zhz
    MATLAB对理想情况下的追踪法导引仿真(MATLAB an ideal case-tracking-guided simulation)
    2009-09-07 08:40:49下载
    积分:1
  • MAPEL
    A Power Control for Wireless Networks Algorithm
    2009-11-28 22:10:32下载
    积分:1
  • MATLABcyclicxover
    MATLAB遗传算法cyclicxover变换的源代码(MATLAB Genetic Algorithm cyclicxover transform source code)
    2008-05-09 10:02:23下载
    积分:1
  • learning-Matlab
    这是一本matlab的入门教材,对matlab介绍很精简,电子版画面非常清楚,适合初学者学习(This is a Matlab introductory textbook description is very concise, very clear picture of the electronic version, suitable for beginners to learn matlab)
    2012-07-29 14:44:21下载
    积分:1
  • SAR--CS-imaging
    SAR CS成像算法,学习合成孔径的值得参考。(SAR CS imaging algorithm, it is also useful.)
    2011-04-29 13:50:51下载
    积分:1
  • BICOHER
    卡尔曼滤波器,自适应方面的东西,用于滤波方面的(Kalman filter, the adaptive things for the filter)
    2006-10-14 16:39:54下载
    积分: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
  • wind_power_turbine_model
    风力发电线路,发电机的参考程序,参数可根据需求调整,包括双馈电机模型。(Model for wind turbine grid line, dfig generator, parameter to be configured by user.)
    2017-07-16 16:31:36下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载