搜索资源列表
-
0下载:
A general technique for the recovery of signicant
image features is presented. The technique is based on
the mean shift algorithm, a simple nonparametric pro-
cedure for estimating density gradients. Drawbacks of
the current methods (includi
-
-
0下载:
各类聚类算法程序包,包含各种经典的聚类算法,例如:k-mean聚类等-Various types of clustering algorithm package, contains a variety of classic clustering algorithms, such as: k-mean clustering, etc.
-
-
3下载:
使用分解聚类算法在IRIS数据上进行聚类分析,IRIS数据是由鸢尾属植物的三种单独的花的测量结果所组成,模式类别数为3,特征维数是4,每类各有50个模式样本,总共有150个样本。-The use of decomposition in the IRIS data clustering algorithm on the cluster analysis, IRIS data are from the iris flower three separate components of the meas
-
-
0下载:
Mean shift clustering algorithm is trying to help us for data set points clustering.
-
-
2下载:
自己编写的一种快速均值漂移聚类算法。数据需要自己下载,里面有main函数,改成自己的数据就可以运行。主要思路是先用近邻规则粗分类,在运行均值漂移。-fast mean shif clustering algorithm.
-