搜索资源列表
ISODATA
- 模式识别中的ISODATA算法演示-pattern recognition algorithms demonstrated the ISODATA
ISODATA算法
- ISODATA的源代码-ISODATA source code
isodata
- 这是一个有关于模式识别中的isodata算法的matlab源码。 大家可以看看。有详细注释-on the isodata pattern recognition algorithm Matlab source. We can look at. Detailed Notes
ISODATA--CMenu
- ISODATA算法,模式识别课程的一个作业-ISODATA algorithm, a pattern recognition programs work
ISODATA.Clustering
- ISODATA聚类实验 模式识别课程实验所用的源程序-ISODATA clustering pattern recognition experimental courses used in the experimental program
ISODATA
- ISODATA算法 算法步骤: (1) 预置 a. 设定聚类分析控制参数: lc=预期的类数, lNc=初始聚类中心个数(可以不等于c), lθn =每一类中允许的最少模式数目(若少于此数不能单独成为一类), lθs =类内各分量分布的距离标准差上界(大于此数就分裂), lθD=两类中心间的最小距离下界(若小于此数,这两 -ISODATA algorithm algorithm steps: (1
ISODATA
- 在各种聚类算法中,ISODATA可以说是应用最广泛的。以与代表点的最小距离作为样本聚类的依据,因此比较适合各类物体在特征空间以超球体分布的方式分布,对于分布形状较复杂的情况需要采用别的度量。
Isodata
- isodata算法请大家下载呵呵大家下载-ISODATA algorithm please download Oh U.S. U.S. Download
Isodata
- 在Visual C++.NET2003平台下实现聚类Isodata算法,简单实用。清新地显示了算法的步骤,便于学习。-In the Visual C++. NET2003 platform realize ISODATA clustering algorithm, simple and practical. Fresh to show the steps of the algorithm, easy to learn.
isodata
- 模式识别 ISODATA算法 ,ISODATA算法与C-均值算法相似,聚类中心都是通过样本均值的迭代运算来决定的;-Pattern Recognition ISODATA algorithm, ISODATA algorithm and C-means algorithm is similar to cluster center through the sample mean of iterative calculations to d
ISODATA
- ISODATA算法,对原本算法进行了简化,计算速度较快
isodata
- 聚类分析isodata算法的C++实现程序,是进行数据分类非常好的工具-ISODATA cluster analysis algorithm C++ Realize procedures, data classification is a very good tool
c-means+isodata
- C均值算法,ISODATA算法综合,属于模式识别-C means algorithm, ISODATA algorithm synthesis, belonging to pattern recognition
ISODATA
- ISODATA聚类算法演示程序 完全按照《现代模式识别》孙即祥著作 2.4.4《动态聚类法》算法3实现 。 使用欧式距离作为测度标准。-ISODATA clustering algorithm demo program in full accordance with the
ISODATA
- 模式识别中用ISODATA算法实现聚类,可以运行.-Pattern Recognition using ISODATA clustering algorithm, you can run.
ISODATA
- 这是ISODATA算法,这个算法具有自组织性,跟大家分享.-This is the ISODATA algorithm, this algorithm has the self-organization, and like to share with you.
Isodata(Clustering)
- 经典的划分聚类算法,isodata。可以不需要提供K值,进行聚类-Classic division of clustering algorithm, isodata. K value can be no need to provide for clustering
ISODATA
- 模式识别经典算法,IsoData源代码,写的不好的地方还请大家批评指正-Classic pattern recognition algorithms, IsoData source code, written in bad places please criticism
isodata
- C++实现isodata聚类算法,基于IRIS数据,-C++ Achieve ISODATA clustering algorithm, based on IRIS data,
isodata
- 通过这个源码可以有效的实现isodata问题的解决。-Through this source can effectively achieve the ISODATA problem.