搜索资源列表
modelclasify
- C++ 模式识别程序 完成神经网络的向量聚类分析 -C pattern recognition procedures are completed Neural Network Vector Cluster Analysis
Image_binary
- 该文件包含对数字图象处理程序,有对图象进行聚类分析,直方图分析等-The document contains the digital image processing, image of the cluster analysis histogram analysis
clusterpragram
- 用VISUALC++编写的聚类分析程序,图像识别.(各种算法),具有非常大的价值.-VISUALC using cluster analysis prepared by the procedures, image recognition. (Algorithms). It is of great value.
mode
- 基于模式识别的图像聚类程序,如:聚类分析,模糊聚类,遗传算法。
fcm_c
- 模糊聚类分析传递闭包法FCM的C语言程序, 能对数据进行分类,广泛应用于模式识别中
isodata_iris
- 聚类分析isodata算法的C程序,实现对iris数据集分类的功能
isodata
- 聚类分析isodata算法的C++实现程序,是进行数据分类非常好的工具
Kmean_c
- 聚类分析最基本的K均值算法的C语言实现程序
Kmean_c++
- 聚类分析最基本的K均值算法的C++语言实现程序
KMEAN
- 聚类分析算法中的最基本的K均值算法C++实现程序
beyes
- 1.基于Bayes分类的MATLAB程序 2.遗传算法求解函数优化 3.基于Matlab的人工免疫算法 4.空间数据分析中最常用的是聚类分析(k均值算法代码) 5.蚁群算法的matlab源码
classanalysis.rar
- 1)解压缩 2)打开“聚类分析软件”文件夹,点击“聚类分析.msi”安装程序,在安装向导中选择安装目录,安装完成。 3)打开Matlab软件程序,将当前工作目录设为“聚类分析”的安装目录,在命令行中输入“Cluster”命令,即可打开聚类分析软件。 4)内有多种模式识别方法可以使用 ,1) Extract 2) Open the
GAjulei
- 该程序通过遗传算法对图像进行聚类分析,并实现了图像的分类功能,分类效果明显较其他算法好-The genetic algorithm procedure for cluster analysis of the images and to achieve the classification of image features, the classification results significantly better than the other algorithms
k-means-iris
- 针对著名的UCI机器学习数据库中的iris data的kmeans聚类分析程序,具有代表性-For the well-known UCI machine learning repository of the iris data of kmeans cluster analysis procedure, a representative
kmeanssource
- kmeans程序,用以各种方面聚类分析,诸如入侵检测和图像等。-kmeans method,used in many fields, such as intrusion detection, imag segmentation and etc.
ClusteringToolbox2
- 一个用于聚类的工具箱,内有主元分析、模糊等技术的Matlab源代码和应用实例程序Demo。-One for clustering toolbox, with principal component analysis, fuzzy techniques, such as Matlab source code and application procedures for Demo.
moshishibie
- 先用C-均值聚类算法程序,并用下列数据进行聚类分析。在确认编程正确后,采用蔡云龙书的附录B中表1的Iris数据进行聚类。然后使用近邻法的快速算法找出待分样本X(设X样本的4个分量x1=x2=x3=x4=6;子集数l=3)的最近邻节点和3-近邻节点及X与它们之间的距离。-First C-means clustering algorithm procedures and with the following data for cluster analysis. After confirming t
DNAanalysis
- DNA序列分析,dna聚类软件,层次分析法MATLAB程序-DNA,MATLAB
R
- R软件示例程序,包括主成分分析、因子分析、贝叶斯算法及聚类算法的示例程序-R software, sample programs, including principal component analysis, factor analysis, Bayesian clustering algorithm and example programs
ap-CPP
- 实现AP聚类分析的c语言源代码 包含3个程序文件和一份测试数据-ap cluster c++