-
newnethodotsu
一个新设计的OTSU算法,使用方法如下:% load clown
% subplot(221)
% imshow(X/max(X(:)))
% title( Original , FontWeight , bold )
% for n = 2:4
% Iseg = otsu(X,n)
% subplot(2,2,n), colormap(gray)
% imshow(Iseg)
% title([ n = int2str(n)], FontWeight , bold )
% end(OTSU design a new algorithm, using the method as follows: load clown subplot (221) imshow (X/max (X (:))) title (Original, FontWeight, bold) for n = 2:4 Iseg = otsu (X, n) subplot (2,2, n), colormap (gray) imshow (Iseg) title ([n = int2str (n)], FontWeight, bold) end)
- 2007-11-14 12:45:49下载
- 积分:1
-
main2
Image edge detection ACO
- 2012-07-16 22:35:09下载
- 积分:1
-
Eclidean
用MATLAB实现欧式距离,很简单的例子,一学就会。其中,还求出了距离的最小值。希望大家可以相互学习一下。(Very simple example, a study will Euclidean distance, using MATLAB. Wherein the minimum distance is obtained. I hope we can learn from each other.)
- 2013-02-12 11:48:38下载
- 积分:1
-
5-3-1
input file of ode 45
- 2013-09-07 19:29:45下载
- 积分:1
-
Huange_emd
黄锷论文中EMD和HHT的源程序,已经打包压缩,解压后可以使用(Wong Ngok paper on EMD and HHT source, has been packaged compression, decompression can be used after)
- 2013-09-25 10:58:18下载
- 积分:1
-
Paper1
DESIGN OF A NEURAL PREDICTIVE CONTROLLER FOR NONHOLONOMIC MOBILE ROBOT BASED ON POSTURE IDENTIFIER
- 2015-01-06 04:51:50下载
- 积分:1
-
MATLAB
通过四阶差分运算,理想的去除粗差(Four order difference operation, ideal removal of gross error)
- 2021-04-15 23:38:54下载
- 积分:1
-
texture1
本人编写的用直方图提取纹理特征的源码,希望对大家有用(I am prepared to use the histogram of the source texture feature extraction, in the hope that useful)
- 2007-11-28 10:57:53下载
- 积分:1
-
youliduoxiangshi
利用有利多项式的时域方法进行信号处理,对土木、机械、通信的同学有用(signal processing)
- 2014-12-04 20:03:46下载
- 积分:1
-
Motiondetectedbyopticalflow
光流法检测运动物体,速度很快,matlab 实现(motion detection by optical flow, implemented in Matlab, run very fast)
- 2015-01-31 12:07:32下载
- 积分:1