搜索资源列表
ISODATA
- 模式识别中的ISODATA算法演示-pattern recognition algorithms demonstrated the ISODATA
ISODATA--CMenu
- ISODATA算法,模式识别课程的一个作业-ISODATA algorithm, a pattern recognition programs work
isodata
- 自己写的isodata聚类程序,已经在matlab下调试验证通过。-Wrote it myself ISODATA clustering procedure has been adopted to verify matlab debugging.
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
isodata
- isodata image clustering matlab code
isodata
- isodata implementation for matlab
isodata
- isodata是个重要的非监督聚类算法,本文件提供了isodata的c++描述-isodata is an important unsupervised clustering algorithm, this paper provides a isodata of c++ descr iption
ISODATA
- ISODATA聚类算法,很不错的,大家可以参考一下-ISODATA clustering algorithm, it is good, we can refer to it
ISODATA
- 实现isodata函数,比较简短,易懂-Achieve isodata function, relatively brief, easy to understand
ISODATA
- isodata算法源码的一个示例,网上下载的-isodata
isodata
- 基于matlab的isodata聚类算法的程序实现。-Clustering algorithm based on matlab' s isodata, program implementation
ISODATA
- ISODATA聚类算法的matlab实现,测试用例使用的是身高和体重(放到.txt文件,从该文件中读取数据),根据身高体重划分为男女两类(上传文件中的sample即为测试例)-ISODATA clustering algorithm matlab implementation, test cases using height and weight (put. Txt file, read from the file data), classified according to height an
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)
ISODATA.cpp
- 实现了机器学习的经典算法ISODATA,由C++实现(ISODATA, a classical algorithm for machine learning, is implemented by C++)
实验三 isodata聚类
- THIS IS A PROGRAM ABOUT PATTERN RECOGNITION "ISODATA"
