登录
首页 » matlab » wavelift

wavelift

于 2006-08-08 发布 文件大小:6KB
0 260
下载积分: 1 下载次数: 138

代码说明:

  暂时只支持jpeg2000支持的 cdf97 和spline53 可以这样来测试: x=imread( E:studyjpeg2000imageslena.tif ) % see the decomposition coefficients y=wavelift(x, 1, spl53 ) using spline 5/3 wavelet figure subplot(1,2,1) imshow(x) subplot(1,2,2) imshow(mat2gray(y)) % see the reconstruction precision yy=wavelift(x, 5) using cdf 9/7 wavelet ix=wavelift(yy,-5) inverse sum(sum((double(x)-ix).^2)) (only temporary support jpeg2000 support cdf97 and spline53 this can be measured Examination : x = imread (E : study jpeg2000 images lena.tif)% see the d ecomposition coefficients wavelift y = (x, 1, spl53) using spline 5/3 wavelet figure subplot (1,2,1) imshow (x) subplot (1,2, 2) imshow (mat2gray (y))% see the reconstructi on precision wavelift yy = (x, 5) using cdf 9/7 wavelet ix = wavelift (yy.-5) inverse sum (sum ((double (x)- ix). ^ 2)

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

发表评论

0 个回复

  • M-File-Construction-Rules
    M-File Construction Rules
    2011-09-11 16:43:40下载
    积分:1
  • bfsk_m
    MATLAB Binary Frequency Shift Keying
    2012-01-27 16:28:22下载
    积分:1
  • image_stitch
    基于matlab的 surf图像拼接算法 根据matlab官方样例改写 采用例图进行拼接 初学者可以学习使用(The surf image mosaic algorithm based on MATLAB is rewritten according to Matlab official sample, and the example is used for stitching. Beginners can learn to use.)
    2018-04-03 13:44:33下载
    积分:1
  • matlab
    LEACH算法在MATLAB环境中的仿真,能出结果的哦(LEACH algorithm simulation in MATLAB environment, oh, what can the results)
    2010-06-06 01:09:15下载
    积分:1
  • MATLAB_BIanYuanJianCe
    关于细胞边缘检测以及识别的MATLAB程序。 希望对您有所帮助!(On the cell edge detection and identification of the MATLAB program. I hope for your help!)
    2007-09-12 12:51:01下载
    积分:1
  • exampleProgram
    關於語音辨識的一些程序樣例用matlab語言編程(some of example program about speech recognization in matlab)
    2011-10-16 13:22:04下载
    积分:1
  • winstartup
    Manage Startup Programs in Windows
    2014-10-26 22:21:17下载
    积分:1
  • RobustPControlPwithPMatlabPCode
    matlab程序,用mfile编写的鲁棒控制程序(matlab program, written with mfile robust control procedures)
    2011-10-20 10:00:36下载
    积分:1
  • OFDMsynchronization
    包含在word中提到的大部分同步算法,包括时间和频率同步(It contains most of the synchronization algorithm in the word mentioned, including time and frequency synchronization)
    2021-02-01 19:50:00下载
    积分:1
  • dbscan
    说明:  DBSCAN聚类算法,初步实现,功能比较简单,数据集比较简单(DBSCAN clustering algorithm, preliminary implementation, relatively simple function, relatively simple data set)
    2020-05-10 19:47:31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载