搜索资源列表
模糊C-均值算法
- 模糊C -均值优化算法
图像模糊C-均值聚类
- 图像聚类分割是图像处理的基本操作,该文件含有C-均值聚类分割算法思想以及matlab源程序
Exam096 k均值算法
- 用c语言编写的k均值算法-prepared by the k-means 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.
C_Jun
- c++开发的c均值算法,过程较为简单,便于理解,供学习参考。-c c Mean developed algorithm, the process is simple, easy to understand, study for reference.
pointsclassify
- 用于模式识别分类,有C均值算法、HK算法以及感知器算法-for the classification, C-means algorithm, HK algorithm and Perceptron Algorithm
C-mean
- 模糊C均值算法的m文件带自己的解释,希望能给大家一点学习上的帮助。 -fuzzy c-means algorithm m document with its own interpretation, in the hope of giving the public a little bit of learning assistance.
Cjunzhi
- C均值 算法步骤 (1) 任选C个模式特征矢量作为出事聚类中心:Z1,Z2 (2) 将待分类的模式特征矢量集{Xi}中的模式逐个按最小距离原则分化给C类中的饿某一类 (3) 计算重新分类后的各类心 (4) 如果Zj=Zi则结束,否则K=K+1转至(2) -C means algorithm steps (1) choose C models feature vector as the incident clust
c-means+isodata
- C均值算法,ISODATA算法综合,属于模式识别-C means algorithm, ISODATA algorithm synthesis, belonging to pattern recognition
c-mean
- 该算法能实现 模式识别中的C均值算法,开发环境为VC++6.0-The pattern recognition algorithm can realize the C-means algorithm development environment for VC++ 6.0
Caverage
- c均值算法用vc实现。作为重要的算法,c均值有广泛的应用-c-means algorithm by vc realize. As an important algorithm, c the mean has a wide range of applications
FuzzyCMean
- 图像处理 模糊C均值算法 MATLAB代码 压缩包解压时没有密码-Image processing fuzzy C means algorithm MATLAB code extracting compressed package without a password
meanvar
- C均值算法用于图像分割(matlab打开),已经调试过的-C Means Algorithm for Image Segmentation (matlab open), have been debug
c_mean
- c均值算法对数据进行分类,数据如data.txt格式。-c means algorithm for data classification
C-means-clustering
- C均值算法是一种很好的动态聚类算法,在实际中具有很高的应用价值。-C means algorithm is a good dynamic clustering algorithm, in practice has a high application value.
FCM-C-mean-cluster-segment-[matlab]
- 模糊C均值聚类的matlab实现,模糊C均值聚类是一种利用模糊数学做的聚类方法,属于图像分割的一种。可利用聚类结果用于图像分析和识别。-FCM,C mean cluster segment [matlab].rar
c均值算法 杨帆 2015223030075
- 模式识别的c均值算法,可直接使用,matlab源代码(C mean algorithm of pattern recognition, can be used directly)
模糊C均值算法
- 亲测,能实现模糊C均值聚类的MATLAB程序(MATLAB program that can realize fuzzy C mean clustering)
模糊C均值聚类算法
- 模糊c-均值聚类算法通过优化目标函数得到每个样本点对所有类中心的隶属度,从而决定样本点的类属以达到自动对样本数据进行分类的目的,一般用于故障识别与分类。(Fuzzy c- mean clustering algorithm obtains the membership degree of every sample point to all class centers by optimizing the objective functio
c均值
- 模式识别c均值算法,较为简单的坐标分类。(C-means algorithm for pattern recognition, relatively simple coordinate classification.)