搜索资源列表
练习一源程序
- K-means一个用C++实现的聚类算法 -K-C means to achieve a clustering algorithm
cluto-2.1.1.tar
- 该软件是基于C均值算法的聚类软件,能对数值型数据集进行合理的聚类。-The software is based on the C - Means clustering algorithm software, capable of numerical data sets reasonable clustering.
k-means.c++
- k-means算法 C++实现-k-means algorithm to achieve C
FuzzyCMean.rar
- 模糊c聚类代码,聚类方法的一种,可用于镜头检测等方面,Fuzzy c clustering code
Pattern_recognition4
- 张学工老师模式识别第四次作业,分别用C均值方法,分层聚类方法和非监督参数下正态分布函数估计的贝叶斯决策对身高体重二维数据进行分类。-Zhang engineering teacher fourth pattern recognition operations, respectively C-means, hierarchical clustering methods, and non-normal distribution function under the supervision of th
FCM_CPP
- 模糊C均值聚类算法(FCM)的VC++实现-Fuzzy C means clustering VC++ Implementation
Clustering
- 对数值型数据进行聚类:实现了K-means和FCM算法-K-means,fuzzy c means
c_mean
- c均值算法对数据进行分类,数据如data.txt格式。-c means algorithm for data classification
php_Fuzzy_Cmeans
- Code Fuzzy C Means Clustering Method in PHP-Code Fuzzy C Means Clustering Method in PHP
c-means-algorithm
- 熟悉c均值算法,通过程序语言实现该算法,比较每个聚类的初始均值不同时,算法结果的差别。理解动态聚类算法的算法思想-Familiar with the c means algorithm, the algorithm realized by programming language, compare the initial mean of each cluster is not the same time, the difference between algorithm results. Dyn
fcm
- fcm模糊C均值聚类算法的详细程序及其解释,程序可以运行-fcm detailed procedures and their interpretation of fuzzy C-means clustering algorithm, the program can run
FCM
- 模糊C均值(模糊K均值)实现代码-Fuzzy c-means algorithm (fuzzy k-means) to implement code!!!!!!!
k-means-clustering
- 用C语言程序通过先随机选取K个对象作为初始的聚类中心。然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。一旦全部对象都被分配了,每个聚类的聚类中心会根据聚类中现有的对象被重新计算。-C Programming Language by first randomly selected the K object as initial cluster centers. And then calculate the distan
RFCM
- Rough Fuzzy c-means clustering
HCM
- Program to compute a Hard c means given a input file.
FCM
- 模糊C均值聚类,实现数据聚类算法!来源于网络,经过修改,可用于数据聚类!-Fuzzy C-Means clustering, data clustering algorithm! From the network, without modification, can be used for data clustering!
cmean
- 聚类算法中的C均值聚类算法,课自己设定数值和分类数,输出聚类结果-Clustering algorithm C-means clustering algorithm, set their own values and lessons classification number, the output clustering results
K-Means
- this project describes K means clustering of images in c# for k=2
Julei
- 基于MFC框架实现了C均值聚类算法,感知器训练。-Based on the MFC framework implements the c-means clustering algorithm, perceptron training.
FCM,模糊C均值聚类的MATLAB实现[matlab]-FCM
- 模糊c-均值聚类算法 fuzzy c-means algorithm (FCMA)或称( FCM)。在众多模糊聚类算法中,模糊C-均值( FCM) 算法应用最广泛且较成功,它通过优化目标函数得到每个样本点对所有类中心的隶属度,从而决定样本点的类属以达到自动对样本数据进行分类的目的。(Fuzzy c-means algorithm (FCMA) or FCM. Among many fuzzy clustering algorithms, the fuzzy C-means (FCM) algor