-
kk
说明: kmeans函数:输入为类别数量k和数据矩阵A;输出为聚类结果A,和迭代次数,并将聚类结果数据以excel形式保存在工作路径下(k-means clustering algorithm error-free very practical)
- 2012-04-25 16:44:58下载
- 积分:1
-
progMatlab
这个程序能清楚显示灰度图形的灰度直方图,并能进行平滑与滤波处理,方便程序员观察了解图像。(this procedure will clearly show that the gray-scale graphics histogram, and for smoothing and filtering. Observer allows programmers to understand images.)
- 2006-06-01 09:35:19下载
- 积分:1
-
sift
SIFT特征(Scale-invariant feature transform,尺度不变特征转换)是一种电脑视觉的算法用来侦测与描述影像中的局部性特征,它在空间尺度中寻找极值点,并提取出其位置、尺度、旋转不变量(SIFT features (Scale-invariant feature transform, scale-invariant feature transform) is a computer vision algorithm to detect and describe the image characteristics of the locality, it scales in space to find extreme points, and extract its location , scale, rotation invariant)
- 2011-09-09 14:07:33下载
- 积分:1
-
dasss
这个是一种采用CA-CFAR算法的自适应双重驻留捕获系统已经提出来了,这种系统的门限值可以根据输入信号的大小来增加和减小。()
- 2013-03-21 12:20:38下载
- 积分:1
-
多载荷多工况的结构拓扑优化代码
多载荷多工况的结构拓扑优化代码,matlab实现(Structural Topology Optimization Code for Multi-load and Multi-working Conditions)
- 2018-12-28 10:08:57下载
- 积分:1
-
Ant_System_TSP_Solver
Ant colony Optimization
- 2014-11-17 00:27:12下载
- 积分:1
-
hist_peak
This function used to find peaks of histogram.
- 2013-11-04 17:59:46下载
- 积分:1
-
ParticleEx1
粒子滤波器是基于序贯Monte Carlo仿真方法的非线性滤波算法,可以解决所以线性,非线性问题。(Particle Filter is based on sequential Monte Carlo simulation method of nonlinear filtering algorithms, can be solved so linear, nonlinear problems.)
- 2007-07-11 10:23:54下载
- 积分:1
-
getElementsBySelector
document.getElementsBySelector(selector)
- returns an array of element objects from the current document
matching the CSS selector. Selectors can contain element names,
class names and ids and can be nested. For example:
elements = document.getElementsBySelect( div#main p a.external )
Will return an array of all a elements with external in their
class attribute that are contained inside p elements that are
contained inside the div element which has id= main
- 2014-09-14 22:35:12下载
- 积分:1
-
545707614_4_hmm
HMM模型的参数学习,利用的是Baumwelch方法,进行交叉迭代(HMM model parameter learning, the use of the Baumwelch way cross iteration)
- 2015-01-05 09:56:53下载
- 积分:1