搜索资源列表
moshishibie12345
- 模式识别,isodata 算法,对iris数据进行分类-pattern recognition, isodata algorithm, the iris data classification
isodata_iris
- 聚类分析isodata算法的C程序,实现对iris数据集分类的功能
isodata
- C++实现isodata聚类算法,基于IRIS数据,
ISODATA
- 模式识别下的ISODATA算法 例子为IRIS数据库数据-ISODATA algorithm for pattern recognition under the examples for the IRIS database data
Cluster
- 使用分解聚类算法在IRIS数据上进行聚类分析,IRIS数据是由鸢尾属植物的三种单独的花的测量结果所组成,模式类别数为3,特征维数是4,每类各有50个模式样本,总共有150个样本。-The use of decomposition in the IRIS data clustering algorithm on the cluster analysis, IRIS data are from the iris flower three separate components of the meas
myisodata
- isodata算法,针对的是iris数据库,代码可以直接运行,很好用。要是要用于自己的数据库,只需要把文件名,结构体信息修改下即可。-isodata algorithm, the iris against a database, code can be run, it just works. If the database to be used for their own, just to the file name, the structure of information can be mo
famousz-misc
- k-means及Isodata 聚类算法的实现,用c++代码实现,输入数据为Iris,输出分类类结果。 包含Iris数据及所有头文件和.cpp文件。-Isodata k-means clustering algorithm and implementation, using c++ code implement,. the input data is the Iris, the output classification class results. contains Iris d
iso data
- ISODATA聚类算法,内附详细注解,使用了Iris数据集。ISODATA是一种常用的聚类算法之一。-ISODATA clustering algorithm, containing detailed notes, using the Iris data set. ISODATA clustering algorithm is a common one.
ISODATA_IRIS
- ISODATA法分类IRIS数据集,压缩包中包括两个.m文件,运行provaisodata_4D.m可直接分类。或者通过isodata_4D.m设置参数也可以得到结果。程序有详细注释,很容易懂。最后结果既有文字描述,也有图形输出。-ISODATA classification method IRIS data set, compressed package includes two. M files, run provaisodata_4D.m direct classification. Or
ISODATA
- matlab编写的ISODATA算法,实验数据为Iris,代码注释详细,运行良好!-Matlab prepared by the ISODATA algorithm, the experimental data for the Iris code comment in detail, a good run!
isodate
- isodata聚类算法用于聚类类IRIS数据,分类效果较好,运行稳定-isodata clustering algorithm for clustering classes IRIS data classification better, stable operation
isodatacenter
- 神经网络RBF Isodata算法计算得到iris数据集的聚类中心,从而进行分类。并包含iris数据集-RBF Isodata neural network algorithm to get the cluster center iris data set, thus classified. And contains iris data set
ISODATAyy
- 对于IRis数据集的ISODATA分类算法-For IRis dataset ISODATA classification algorithm
模式识别代码
- 基于matlab的Iris、乳腺癌数据集的模式识别分类算法,含有 遗传算法+SVM、isodata、感知器算法、LMSE、神经网络等算法的实现代码,用于聚类效果良好,是模式识别大作业的参考资料(The pattern recognition classification algorithm based on MATLAB for Iris and breast cancer data sets contains the implementation code of genetic algorit