-
Paper3
Vector Templates for Handprinted
Symbol Recognition
- 2009-02-09 02:56:08下载
- 积分:1
-
channel
信道估计的源程序。可以参考一下,跑得通的(Channel estimation of the source.)
- 2009-12-28 20:31:52下载
- 积分:1
-
simple_gui
一个简单的Gui设计实例,用于matlab初学者(Gui a simple design example for beginners Matlab)
- 2006-06-01 09:19:24下载
- 积分:1
-
Matlab_Kmeans
Matlab algorithm for Kmeans Simulation .
It runs the Kmeans simulation using kmeans keyword.
The files can be used for Points and Centroids
- 2015-03-08 13:50:47下载
- 积分:1
-
uof_guide
UOF(Unified Office document Format)是我们国家主推的一个办公文档格式标准,这个是UOF的标准文档.请支持!!!!!(UOF (Unified Office document Format) is the main push of a country office document format standards, this is the UOF standard document. Please support !!!!!)
- 2009-11-10 09:16:41下载
- 积分:1
-
diagen
diagen, modeling diagenesis trend for sediments
- 2013-08-08 06:11:03下载
- 积分:1
-
PFC20eylul2010
power factor correciton
- 2010-09-19 15:49:49下载
- 积分:1
-
Dtc090319
电机,矢量模型可用于电机模型的建立,是矢量控制的函数(i am sorry,my englis poor)
- 2009-04-11 15:01:24下载
- 积分:1
-
OFDM_MATLAB
OFDM —— OFDM(Orthogonal Frequency Division Multiplexing)即正交频分复用技术仿真。(OFDM- OFDM (Orthogonal Frequency Division Multiplexing) that is orthogonal frequency division multiplexing simulation.)
- 2009-12-14 20:45:59下载
- 积分: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