搜索资源列表
ISODATA
- 模式识别中的ISODATA算法演示-pattern recognition algorithms demonstrated the ISODATA
ISODATA--CMenu
- ISODATA算法,模式识别课程的一个作业-ISODATA algorithm, a pattern recognition programs work
isodata
- 聚类分析isodata算法的C++实现程序,是进行数据分类非常好的工具
c-means+isodata
- C均值算法,ISODATA算法综合,属于模式识别
ISODATA
- 模式识别中用ISODATA算法实现聚类,可以运行.
ISODATA
- 这是ISODATA算法,这个算法具有自组织性,跟大家分享.
ISODATA
- ISODATA算法是一种基于统计模式识别的非监督学习动态聚类算法,有较强的实用性。介绍了ISODATA算法原理和实现步骤,结合具体算例进行了聚类分析,得到了理想的分类结果,并分析了参数的选取将对分类结果产生的影响。
ISODATA
- ISODATA算法,步骤取自《现代模式识别》一书。
ISODATA
- 模式识别下的ISODATA算法 例子为IRIS数据库数据-ISODATA algorithm for pattern recognition under the examples for the IRIS database data
ISODATA
- 用C语言实现了ISODATA算法,包括ISODATA.vcproj,ISODATA.cpp, StdAfx.h, StdAfx.c-Using C language implementation of the ISODATA algorithm, including ISODATA.vcproj, ISODATA.cpp, StdAfx.h, StdAfx.cpp
ISODATA
- 主要描述了模式识别中的ISODATA算法-Mainly describes the pattern recognition algorithm of ISODATA
ISODATAyes
- ISODATA算法实现,个人编写,结果正确,matlab 实现-ISODATA algorithm, personal writing, result is correct, matlab implementation
ISODATA
- isodata算法源码的一个示例,网上下载的-isodata
isogroup
- ISODATA算法,有兴趣的可以下过去看一下-ISODATA algorithm, are interested can look under the past
ISODATA028
- 模式识别的聚类算法 ISODATA算法 有详细的迭代结果输出-ISODATA clustering algorithm of pattern recognition algorithms in detail the resulting output iterator
matlab_fuzz_isodata
- isodata算法程序, isodata算法程序, isodata算法程序, isodata算法程序,-isodata algorithm program, isodata algorithm program, isodata algorithm program, isodata algorithm program, isodata algorithm program, isodata algorithm program, isodata algorithm program
ISODATA
- matlab编写的ISODATA算法,实验数据为Iris,代码注释详细,运行良好!-Matlab prepared by the ISODATA algorithm, the experimental data for the Iris code comment in detail, a good run!
ISODATA MATLAB编码
- 迭代自组织数据分析算法(Iterative Self-Organizing Data Analysis Techniques Algorithm,ISODATA)与K均值算法有相似之处,即聚类中心的位置同样是通过样本均值的迭代运算决定。不同的是,这种算法在运算的过程中聚类中心数目不是固定不变的,而是反复进行修改,以得到较合理的类别数K,这种修改通过模式类的合并和分裂来实现,合并和分裂在一组预先选定的参数指导下进行。
ISODATA
- ISODATA聚类算法,使用C++代码来实现,对Haberman的生存数据数据进行聚类, 改变初始参数观察结果变化,然后使用OPENGL将聚类结果可视化输出,最后对结果加以分析。(According to the basic idea of ISODATA algorithm flow chart of ISODATA algorithm, and implemented using C++ code, clustered survival data on Haberman data, chan
isodata function
- isodata 算法 matlab 实现,(the realization of isodata algorithm based on matlab)