The last step in training phase is refinement of the clusters found above. Although DynamicClustering counters all the basic k-means disadvantages, setting the intra-cluster similarity r may require experimentation. Also, a cluster may have a lot in common with another, i.e., sequences assigned to it are as close to it as they are to another cluster. There may also be denser sub-clusters within the larger ones.
标签: DynamicClusteri refinement Although clusters
上传时间: 2014-01-04
上传用户:watch100
偏微分方程数值解上机实习 运用古典显式差分格式求解二维扩散方程的初边值问题 运用P-R差分格式求解二维扩散方程的初边值问题 运用局部一维格式求解二维扩散方程的初边值问题 给出了源程序,运行结果,以及算法比较
上传时间: 2016-06-22
上传用户:wang5829
数据挖掘K-平均算法的MATLAB程序,效果一般
上传时间: 2013-12-13
上传用户:ardager
1.基于Bayes分类的MATLAB程序 2.遗传算法求解函数优化 3.基于Matlab的人工免疫算法 4.空间数据分析中最常用的是聚类分析(k均值算法代码) 5.蚁群算法的matlab源码
标签: MATLAB Matlab matlab Bayes
上传时间: 2016-06-23
上传用户:一诺88
空间数据分析中最常用的是聚类分析,而K-MEANS算法是聚类分析中常用的,其主要思想是在给定的聚类数目下对多维(我做的是三维空间点)向量进行聚类,
上传时间: 2013-12-30
上传用户:1051290259
用MFC开发的简单的k-means实现代码,原创啊
上传时间: 2016-06-23
上传用户:zxc23456789
k-means源码(K均值聚类算法源码)
上传时间: 2014-06-16
上传用户:CSUSheep
将大于整数m且紧靠m的k个素数存入数组
上传时间: 2016-06-23
上传用户:lanhuaying
用模拟退火算法求解旅行商问题 T(t+1)=k×T(t) 式中k为正的略小于1.00的常数,t为降温的次数
上传时间: 2013-12-02
上传用户:kristycreasy
S变换 C语言程序 由R.G.Stockwell 编写 包含了正反变换 以及希尔伯特变换正反变换
上传时间: 2014-01-04
上传用户:黄华强