-
matlab
说明: 列举MATLAB的100个源程序,可供各个层次的人员学习.(MATLAB lists 100 of the source for all levels of learning.)
- 2008-10-28 21:52:22下载
- 积分: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
-
Equs_Motion
Equation of motion for Airplane
- 2012-08-27 04:49:50下载
- 积分:1
-
Classification-of-ictal-and-seizure-free-EEG-sign
Classification of ictal and seizure-free EEG signals using fractionallinear prediction
- 2015-04-11 16:39:44下载
- 积分:1
-
anchal
program for edge detection in fuzzy image processing
- 2010-12-09 16:03:03下载
- 积分:1
-
Matlabchinesehelp
关于matlab的中文帮助,对于一些初学的且英语不好的同学有用(on Matlab Chinese help for the novice and some bad English students useful)
- 2006-11-28 00:56:53下载
- 积分:1
-
gnngauss
该文件是产生两组随即的高斯分布系列,均值为0,均方差为N/2(The document was then produced two series of Gaussian distribution, the mean of 0 and standard deviation of the N/2)
- 2007-03-31 12:59:04下载
- 积分:1
-
Radar-with--Matlab
雷达的各部分实现,包括雷达信号的生成,传输与接收信号处理 (The radar partially achieved, including radar signal generation, transmission and reception of signal processing)
- 2012-09-12 22:18:58下载
- 积分:1
-
IMgae-Programm
Les approches de segmentation d’image par coopération Régions-contours
- 2013-01-04 18:24:46下载
- 积分:1
-
matlab
matlab软件下常用的函数与常用指令,在使用matlab时可用于查询相关函数与指令(matlab software used under the commonly used functions and commands can be used when using the matlab functions and commands relevant to a query)
- 2010-05-17 16:18:10下载
- 积分:1