-
3
说明: 用matlab编写的图片浏览器,GUI界面的。运行文件夹中的.m文件(Prepared using matlab image viewer, GUI interface. Running in the folder. M file)
- 2009-09-27 01:31:18下载
- 积分:1
-
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
-
soliton3
matlab中求解一维非线性方程中孤子的演化(matlab for solving the sub-one-dimensional nonlinear evolution side Cheng Zhonggu)
- 2011-07-10 17:37:47下载
- 积分:1
-
Spectral
一些关于谱分析的matlab程序,和朋友们一起分享,希望能共同交流!(Spectral analysis on the matlab program, and friends to share, hoping to share!)
- 2009-05-26 18:26:57下载
- 积分:1
-
matlabwendang
这是有关遗传算法的,在学习工作中都很实用,尤其是数据分析的时候,相信会对大家有所帮助(This is the genetic algorithm, in study and work in very useful, especially when the data analysis, we believe it will help)
- 2013-12-25 16:02:52下载
- 积分:1
-
matlab-4th-edition-code
matlab宝典第4版光盘源码文件,很好的学习资料(4th Edition CD Collection matlab source file, a very good learning materials)
- 2015-03-16 20:37:29下载
- 积分:1
-
一维扩散方程的有限差分法
一维扩散方程的有限差分数值模拟,采用第三边界条件(The finite difference numerical simulation of one-dimensional diffusion equation adopts third boundary conditions.)
- 2018-10-03 19:56:19下载
- 积分:1
-
GMSK
用matlab实现gmsk编码,可直接运行。(Using matlab to achieve GMSK encoding can be directly run.)
- 2009-01-02 18:40:45下载
- 积分:1
-
679-2109-1-PB
SRM dynamic simulation of srm.
- 2014-02-03 01:58:44下载
- 积分:1
-
mckd
最大相关峭度解卷积,它比最大峭度解卷积去噪效果更好(The maximum correlation kurtosis deconvolution, it is larger than the maximum kurtosis deconvolution better denoising effect)
- 2020-12-04 19:19:23下载
- 积分:1