当前位置:
首页
资源下载

搜索资源 - isodata clustering
搜索资源列表
-
0下载:
ISODATA聚类实验 模式识别课程实验所用的源程序-ISODATA clustering pattern recognition experimental courses used in the experimental program
-
-
1下载:
经典的划分聚类算法,isodata。可以不需要提供K值,进行聚类
-
-
0下载:
使用VS2005编写的MFC应用程序,实现了基于C均值聚类算法 和 ISODATA聚类算法 。具有直观人性化测试界面。-Written in MFC using VS2005 application, implementation based on C-means clustering algorithm and ISODATA clustering algorithm. With an intuitive user-friendly test interface.
-
-
2下载:
自己写的isodata聚类程序,已经在matlab下调试验证通过。-Wrote it myself ISODATA clustering procedure has been adopted to verify matlab debugging.
-
-
1下载:
本源程序为ISODATA聚类算法 可以达到很好的聚类效果-The source code for the ISODATA clustering algorithm can achieve very good clustering results
-
-
0下载:
本程序主要实现ISODATA聚类算法,可以动态的调整分割的期望份数,效果有了很好的改善-The main achievement of this procedure ISODATA clustering algorithm, can dynamically adjust the partition of the expectations of the shares, the effect has been very good improvement
-
-
0下载:
一个简单的isodata动态聚类算法isodata,最后可以显示出迭代的结果,包括中心点,方差,样本归类等-A simple ISODATA dynamic clustering algorithm isodata, the last iteration can show results, including the center, variance, sample classification, etc.
-
-
0下载:
ISODATA是模式识别中重要的聚类算法 有着极为广泛的应用-ISODATA is an important pattern recognition clustering algorithm has a very wide range of applications
-
-
0下载:
模式识别系统聚类中的ISODATE聚类算法程序-Pattern Recognition System ISODATE Clustering Clustering procedures
-
-
0下载:
ISODATA算法是一种基于统计模式识别的,非常经典的非监督学习动态聚类算法,有较强的实用性。ISODATA算法不仅可以通过调整样本所属类别完成样本的聚类分析,而且可以自动地进行类别的“合并”和“分裂”,从而得到类数比较合理的聚类结果。-ISODATA algorithm is based on statistical pattern recognition, and very classic dynamic clustering of non-supervised learning algor
-
-
0下载:
isodata image clustering matlab code
-
-
0下载:
a type of isodata clustering
-
-
0下载:
isodata是个重要的非监督聚类算法,本文件提供了isodata的c++描述-isodata is an important unsupervised clustering algorithm, this paper provides a isodata of c++ descr iption
-
-
0下载:
ISODATA聚类算法,很不错的,大家可以参考一下-ISODATA clustering algorithm, it is good, we can refer to it
-
-
1下载:
C++中的ISODATA算法示例,ISODATA算法是一种基于统计模式识别、经典的动态聚类算法,有较强的实用性。ISODATA算法不仅可以通过调整样本所属类别完成样本的聚类分析,而且可以自动地进行类别的“合并”和“分裂”,从而得到类数比较合理的聚类结果。
-C++ examples of ISODATA algorithm, ISODATA algorithm is based on statistical pattern recognition, a classic of the dyn
-
-
0下载:
比较完善的ISODATA聚类分析。
支持手动选择初始聚类中心,类似监督法分类。
支持8位、24位BMP图像操作。
选用2种ISODATA聚类算法。
聚类结束后可手动修改类别颜色。-A relatively complete ISODATA cluster analysis. Supports manual selection of the initial cluster centers, similar to a law on supervision category. S
-
-
0下载:
ISODATA算法是一种聚类划分算法,称为迭代自组织数据分析或动态聚类。-ISODATA clustering algorithm is a partitioning algorithm, called iterative self-organizing data analysis or dynamic clustering.
-
-
2下载:
ISODATA聚类算法,内附详细注解,使用了Iris数据集。ISODATA是一种常用的聚类算法之一。-ISODATA clustering algorithm, containing detailed notes, using the Iris data set. ISODATA clustering algorithm is a common one.
-
-
1下载:
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
-
-
0下载:
根据模拟数据进行ISODATA聚类实验,有原始数据,聚类代码和相关图片,程序可用!-According to analog data ISODATA clustering experiment, the original data, clustering code and picture, the program is available!
-