-
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
-
BLDC_PI_controller
说明: pid Bldc fácil de trabajar y muy bueno
- 2010-04-28 20:25:24下载
- 积分:1
-
FaceRec-SVM
基于SVM的人脸检测。优化了部分代码。可以参考一下,各位亲们。(SVM-based face detection. Optimize the part of the code. Reference, you pro.)
- 2013-08-31 19:28:49下载
- 积分:1
-
camodelintrafficflow
文章介绍
了交通流元胞自动机模型的产生与发展,总结和评述了国内外各种元胞自动机模型,并对元胞自动机模型的发展提出
展望。
(This paper introduces the establishment and development of cellular automata model of traffic flow, summarizes and comments on
different kinds of typical cellular automata models of traffic flow, and furthermore, presents a new perspective for further study of the
model·
)
- 2011-12-24 11:15:48下载
- 积分:1
-
ga-for-tsp
说明: 利用遗传算法解决50个城市tsp问题,适合初学者。(The use of genetic algorithm to solve the issue of 50 cities tsp, suitable for beginners.)
- 2008-11-12 21:55:51下载
- 积分:1
-
xiaoboquzao
一维信号小波去噪,运用硬、软阈值进行去噪(One-dimensional signal wavelet de-noising, the use of hard and soft threshold de-noising)
- 2015-04-21 20:55:00下载
- 积分:1
-
LS SVM
最小二乘支持向量机,用于多元非线性回归分析,非线性拟合与预测(Least squares support vector machine for multi-linear regression analysis, nonlinear fitting and prediction)
- 2010-07-03 18:04:39下载
- 积分:1
-
hough
这是一段关于hough变换的代码,用matlab编写。(This is a paragraph on the hough transform code written with matlab.)
- 2010-09-23 17:46:55下载
- 积分:1
-
matlab-vehiclenumberplate--recognition
能测定蓝底白字的车牌,图片格式要设定为640*480的jpg。(It can recognize the vehicle number plate with white number on a blue background.)
- 2010-11-24 22:42:26下载
- 积分:1
-
MATLAB-autocontrol
matlab的自动控制原理的应用 很全面的资料 值得一看(matlab application of principles of automatic control is very comprehensive information worth a visit)
- 2011-05-03 11:16:31下载
- 积分:1