登录
首页 » matlab » wavelift

wavelift

于 2006-08-08 发布 文件大小:6KB
0 258
下载积分: 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 个回复

  • ExtendedLogisticChaotic
    基于混沌序列的二值图像加密算法:提 出了一种以混沌二值序列为基础的图像加密算法 , 改进了灰度差置乱度算法来评价二值图像加密 效果 , 最后对混沌序列对初始条件的敏感性、 相邻像素差置乱度、 图像加密/ 解密速度进行了大量测试。(Based on Chaotic Encryption Algorithm of Binary Image: A chaotic binary sequences with an image encryption scheme based on improved gray scrambling degree difference algorithms to encrypt binary image evaluation results, the last of the original chaotic sequence conditions of the sensitivity of adjacent pixels difference scrambling, Image encryption/decryption speed of a large number of tests.)
    2010-05-19 21:46:04下载
    积分:1
  • PLL0
    PLL锁相环运用在矢量变换中的matlab的仿真模型,试试看咯!(PLL is used in the vector transformation of matlab simulation model, try slightly!)
    2014-08-26 14:48:43下载
    积分:1
  • voltage_profile
    calculate voltage profile for power systems in matlab M-file
    2013-09-08 15:27:04下载
    积分:1
  • mreg
    matlab程序中的部分经典算法,仅供参考(matlab program, part of the classical algorithm for reference only)
    2009-09-17 09:17:20下载
    积分:1
  • greymodel
    灰色预测模型在Matlab的语言编程(基于GM(1,1)模型)自己编的,很简单。就是为了当时处理数据方便。只是预测下一个数据,如果想得到更多的预测数据,可以在添加。(Gray prediction model in the Matlab programming language (based on GM (1,1) model) own, and very simple. At that time, in order to deal with data that is convenient. Only the next prediction data, if the prediction would like to receive more data, you can add.)
    2008-05-09 15:14:08下载
    积分:1
  • xcorr
    c语言实现互相关函数进而实现两个信号时延计算(c language cross-correlation function and then the two signal delay calculation)
    2012-07-08 22:48:44下载
    积分:1
  • yeshi
    matlab代码实现的夜视恢复,有参考图片(night vision matlab code reference picture recovery)
    2013-03-25 14:38:08下载
    积分:1
  • Robust_and_Optimal_Control
    matlab分析控制系统,对线形及非线性系统的鲁棒控制给出了深入研究。(The matlab Analysis control system, gives an in-depth study on the robust control of linear and nonlinear systems.)
    2013-04-11 22:30:01下载
    积分:1
  • kalman
    卡尔曼滤波器(kalman filter)的matlab代码(kalman filter matlab code)
    2011-11-25 11:08:30下载
    积分:1
  • GMSK-Modem
    GMSK信号调制和解调的仿真代码,包含一比特差分、2比特差分、鉴频等常用GMSK解调方案。(Modem matlab file for GMSK modulation and demodulation. The demodulation methods including one-bit differential and two-bit differentian decoding and frequency discrimination.)
    2015-03-04 16:24:18下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载