登录
首页 » matlab » lifting_97

lifting_97

于 2011-08-30 发布 文件大小:2KB
0 135
下载积分: 1 下载次数: 14

代码说明:

  实现9/7小波正反变换 注1: 采用标准正交方法,对行列采用不同矩阵(和matlab里不同) 注2: 为了保证正交,所有边界处理,全部采用循环处理 注3: 正交性验证,将单位阵带入函数,输出仍是单位阵(matlab不具有此性质) 注4: 此程序是矩阵实现,所以图像水平分量和垂直分量估计被交换位置 注5: 此程序实现的是类小波(wavelet-like)变换,是介于小波包变换与小波变换之间的变换 注6: 此程序每层变换相对原图像矩阵,产生的矩阵都是正交阵,这和小波包一致 注7: 但小波变换每层产生的矩阵,是相对每个待分解子块的正交矩阵,而不是原图像的正交矩阵 注8: 且小波变换产生的正交矩阵维数,随分解层数2分减少 注9: 提升系数可以在MATLAB7.0以上版本,用liftwave( 9.7 )获取,这里直接给出,考虑兼容性 注10:由于MATLAB数组下标从1开始,所以注意奇偶序列的变化 注11:d为对偶上升,即预测;p为原上升,即更新(Note 1: The standard orthogonal method, the ranks of the different matrices (and matlab where different) Note 2: In order to ensure orthogonality, all boundary treatment, all with recycling Note 3: Orthogonal validation, the identity matrix into the function, the output is still the unit matrix (matlab does not have this property) Note 4: This program is a matrix to achieve, so the image horizontal and vertical components is estimated to be swapped Note 5: This class implements the wavelet (wavelet-like) transformation, is between the wavelet packet transform and wavelet transform between Note 6: This procedure transforms each image relative to the original matrix, the resulting matrix are orthogonal matrix, consistent with this and wavelet packet Note 7: But each generation wavelet transform matrix, is to be broken down for each sub-block relative to the orthogonal matrix, rather than the original image of the orthogonal matrix Note 8: Wavelet transf)

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

发表评论


0 个回复

  • signal_doppler_radar
    本文重点介绍脉冲多普勒雷达的Matlab仿真,有很强的实用参考价值(This article focuses on pulse Doppler radar of Matlab simulation, has a strong practical reference value)
    2007-12-15 12:53:00下载
    积分:1
  • ConvenDecoder
    binary to decimal converter
    2010-12-05 06:42:25下载
    积分:1
  • CHAPTER1
    先进PID控制及MATLAB仿真程序,第一章的经过运行,全都成功(Advanced PID control and MATLAB simulation program, run through the first chapter, all successful)
    2010-12-18 14:42:23下载
    积分:1
  • 000
    由一系列三维的点,通过调用函数进行插值,形成更光滑的曲面(By a series of three-dimensional points by calling the function interpolation, a more smooth surface)
    2014-10-27 10:50:51下载
    积分:1
  • ofdm-2
    orthogonal frequency division multiplexing matlab code-2
    2010-07-30 17:22:11下载
    积分:1
  • Face_detectcc
    Face detection using L1 norm quantization
    2013-10-25 17:10:49下载
    积分:1
  • Introduction-to-MATLAB
    An matlab introduction lecture note in MIT
    2015-01-16 10:53:31下载
    积分:1
  • vertex_cover_approximation_algorithm
    专为建模学生提供的算法:顶点覆盖近似算法(Designed to provide students with modeling algorithms: vertex cover approximation algorithm)
    2009-02-03 21:16:37下载
    积分:1
  • concrete02-and-steel02-for-ABAQUS
    混凝土单轴滞回本构 钢筋滞回本构 可用于ABABQUS子程序材料(concrete02 and steel02 for ABAQUS)
    2021-02-04 17:29:58下载
    积分:1
  • FBG
    FBG反射谱,要用的人会非常需要,需要的人可以看看,很不错的(FBG id1=fopen( lambdaCMT.txt , wt ) fid2=fopen( rhoCMT.txt , wt ) f1=inline( -i.*delta.*y1-k.*y2 , t , lambda , wk , delta , k , y1 , y2 ) f2=inline( -k.*y1+i.*delta.*y2 , t , lambda , wk , delta , k , y1 , y2 ) lambda=1547 while lambda<1552 t0=-501426 h=2.0057e+003 n=500 y1=1 y2=0 )
    2010-09-09 18:17:07下载
    积分:1
  • 696518资源总数
  • 104837会员总数
  • 36今日下载