-
cober
一个很好的学习图像处理的函数的例子程序,对于初级学习者来说,有很好的帮助,对于初学习者非常适合!(a good learning image processing function examples procedures for primary learners, good help, very suitable for early learners!)
- 2007-03-22 23:23:59下载
- 积分:1
-
1希尔伯特
希尔伯特变换hilbert得到的解析信号,并对变换结果进行傅里叶变换,观察频谱分布(Hilbert transform to obtain the analytic signal, and transform the results of Fourier transform, observe the spectrum distribution)
- 2017-10-26 10:04:20下载
- 积分:1
-
fastISM
生成室内冲击响应的方法,使用的是image方法,matlab(Room impulse response method of generating)
- 2010-07-19 23:52:05下载
- 积分:1
-
PCA
PCA for the feature transfort
- 2010-12-26 00:18:42下载
- 积分:1
-
Face_001
基于形状特征的人脸分类研究,文中介绍了将模糊聚类方法用于人脸分类。
(based on the shape of the human face classification, the paper introduced the fuzzy clustering method for human face classification.)
- 2006-12-25 20:03:20下载
- 积分:1
-
optium_estimate
阵列处理课程作业,最优权波束形成,理论值、和不同快拍的对比。(Array processing course work, the optimal weight beamforming, the theoretical value, and snapshot comparison.)
- 2012-06-05 16:50:18下载
- 积分:1
-
cnet
(eccv10)Features Image Matching[matlab]源代码((eccv10)Features Image Matching[matlab])
- 2013-11-06 14:21:19下载
- 积分:1
-
power_pwm
三相同步电机,This demonstration illustrates use of the asynchronous machine in an open-loop speed control on a 3 HP 220 V industrial motor.
Louis-A. Dessaint and R. Champagne (Ecole de Technologie Superieure, Montreal)(This demonstration illustrates use of the asynchronous machine in an open-loop speed control on a 3 HP 220 V industrial motor.
Louis-A. Dessaint and R. Champagne (Ecole de Technologie Superieure, Montreal))
- 2014-12-25 20:06:45下载
- 积分:1
-
AMT
figure imagesc(Img,[0 255]) colormap(gray) hold on
bw = roipoly
phi = 2*(0.5-bw)
tic
for n = 1:200
phi = Evo_ILF_2D(phi,mu,lambda,epsilon,timestep,Img_lap)
pause(0.05)
imagesc(Img, [0, 255]) colormap(gray) hold on
[c,h] = contour(phi,[0 0], b )
iterNum=[num2str(n), iterations ]
title(iterNum)
hold off
- 2015-03-16 13:37:29下载
- 积分:1
-
armalast
这个函数用于估算光谱中的最大信息熵,它同时满足了倒频谱的局限和相关谱的局限(This function provides an ARMA spectral estimate which is maximum
entropy satisfying correlation constraint (number of poles)and cepstrum constrains (number of ceros))
- 2010-07-29 05:47:21下载
- 积分:1