ISODATA聚类实验 模式识别课程实验所用的源程序-ISODATA clustering pattern recognition experimental courses used in the experimental program 下载
|
这是一个有关于模式识别中的isodata算法的matlab源码。 大家可以看看。有详细注释-on the isodata pattern recognition algorithm Matlab source. We can look at. Detailed Notes 下载
|
ISODATA算法,模式识别课程的一个作业-ISODATA algorithm, a pattern recognition programs work 下载
|
模式识别中的Parzen窗法ISODATA算法H-K(Ho-Kashyap)算法的实现,用matlab和VC编写-pattern recognition of Parzen window ISODATA method algorithm H-K (Ho-Kashya p) algorithm implementation using Matlab and VC prepared 下载
|
ISODATA算法,对原本算法进行了简化,计算速度较快- 下载
|
从算法角度看, ISODATA算法与C-均值算法相似,聚类中心都是通过样本均值的迭代运算来决定的; ISODATA算法加入了一些试探步骤,并且可以结合成人机交互的结构,使其能利用中间结果所取得的经验更好地进行分类。 -from algorithm perspective, ISODATA algorithm and C-means algorithm similar, Clustering center through the sample mean of iteration to decide; ISODATA algorithm acceded to a number of exploratory steps and adult machine can combine the interactive structure, it can be used as intermediate results of the experience gained better classification. 下载
|
从算法角度看, ISODATA算法与C-均值算法相似,聚类中心都是通过样本均值的迭代运算来决定的; ISODATA算法加入了一些试探步骤,并且可以结合成人机交互的结构,使其能利用中间结果所取得的经验更好地进行分类。 -from algorithm perspective, ISODATA algorithm and C-means algorithm similar, Clustering center through the sample mean of iteration to decide; ISODATA algorithm acceded to a number of exploratory steps and adult machine can combine the interactive structure, it can be used as intermediate results of the experience gained better classification. 下载
|
在各种聚类算法中,ISODATA可以说是应用最广泛的。以与代表点的最小距离作为样本聚类的依据,因此比较适合各类物体在特征空间以超球体分布的方式分布,对于分布形状较复杂的情况需要采用别的度量。- 下载
|