搜索资源列表
Outlier_Variogram
- 空间数据挖掘的又一个matlab例外点检测程序
Outlier_Test
- 我上载的最后一个空间数据挖掘的例外点检测程序(共4个),用matlab编的。
k-means
- K-means算法是最为经典的基于划分的聚类方法,是十大经典数据挖掘算法之一。K-means算法的基本思想是:以空间中k个点为中心进行聚类,对最靠近他们的对象归类。通过迭代的方法,逐次更新各聚类中心的值,直至得到最好的聚类结果。-K-means algorithm is based on the division of the classic clustering method, is ten classic one of data mining algorithm. K-means the