-
wavelift
暂时只支持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)
- 2006-08-08 23:51:30下载
- 积分:1
-
MATLAB_files_lab1
some used fields and codes in EM Propagation and Polarization
- 2011-06-21 03:50:41下载
- 积分:1
-
clipping
PAPR OFDM clipping and filtering
- 2011-06-21 23:59:01下载
- 积分:1
-
snake
matlab snake matlab snake(matlab snake)
- 2012-07-25 08:49:04下载
- 积分:1
-
6.fiber-laser
《高等光学仿真》MATLAB源程序第六章高功率光纤激光器(" Advanced optics simulation" MATLAB source high power fiber lasers Chapter VI)
- 2013-08-23 18:04:42下载
- 积分:1
-
John-Wiley---Inverse-synthetic-aperture-radar-ima
Inverse synthetic aperture radar imaging with MATLAB
- 2015-01-05 17:43:58下载
- 积分:1
-
高斯积分matlab程序
说明: 计算在同一区域上的二重高斯-勒让德积分。(Calculating double Gauss integral in the same region)
- 2021-04-20 12:08:50下载
- 积分:1
-
lvrt5
风力发电机的matlab仿真程序,有低压穿越功能的仿真模型(The wind generator of matlab simulation program, have low voltage across the function of the simulation model
)
- 2012-05-17 18:01:00下载
- 积分:1
-
code9
matlab gui设计学习手册》 第二版 2012新版 第九章源码 matlab gui the second edition(matlab gui the second edition)
- 2012-06-23 13:16:53下载
- 积分:1
-
zikongzhidaoshu
自动控制原理实验指导书,适用于自控课程的实验研究,包括多个经典实验及其实验结果。(Automatic control theory guide books, suitable for controlled experimental study courses, including a number of classic experiments and their results.)
- 2014-01-10 10:55:54下载
- 积分:1