CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - C均值算法

搜索资源列表

  1. cluto-2.1.1.tar

    0下载:
  2. 该软件是基于C均值算法的聚类软件,能对数值型数据集进行合理的聚类。-The software is based on the C - Means clustering algorithm software, capable of numerical data sets reasonable clustering.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9364297
    • 提供者:杨秋实
  1. C_Jun

    0下载:
  2. c++开发的c均值算法,过程较为简单,便于理解,供学习参考。-c c Mean developed algorithm, the process is simple, easy to understand, study for reference.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1175
    • 提供者:谷乐
  1. pointsclassify

    0下载:
  2. 用于模式识别分类,有C均值算法、HK算法以及感知器算法-for the classification, C-means algorithm, HK algorithm and Perceptron Algorithm
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:11875
    • 提供者:bing
  1. Cjunzhi

    0下载:
  2. C均值 算法步骤 (1) 任选C个模式特征矢量作为出事聚类中心:Z1,Z2 (2) 将待分类的模式特征矢量集{Xi}中的模式逐个按最小距离原则分化给C类中的饿某一类 (3) 计算重新分类后的各类心 (4) 如果Zj=Zi则结束,否则K=K+1转至(2)
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1022
    • 提供者:谢平
  1. isodata

    0下载:
  2. 模式识别 ISODATA算法 ,ISODATA算法与C-均值算法相似,聚类中心都是通过样本均值的迭代运算来决定的;
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9060
    • 提供者:tengfang
  1. c-means-algorithm

    0下载:
  2. 熟悉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
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:24797
    • 提供者:yshg
  1. c-means-algorithm

    0下载:
  2. c均值算法的实现,使用c均值算法对一组三位数据进行聚类,给出了测试的类别数目和初始值。-c-means algorithm, using the c-means algorithm on a set of three data clustering, given the number of categories and initial value of the test.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1784
    • 提供者:苏瑞文
  1. C-Means

    0下载:
  2. 改程序为模式识别常用的C均值算法,可以对样本进行分类。-It s a pragram of C-Means, which is popular among Pattern Recoginization.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:2944
    • 提供者:王雨
  1. fuzzy-c-means-algorithm

    0下载:
  2. 模式识别中的模糊c均值算法,详细易懂,适合于用于matlab模式识别编程参考-Pattern recognition, fuzzy c-means algorithm, detailed and easy to understand
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:2062
    • 提供者:liuhui
  1. c

    0下载:
  2. 模式识别以3类为例对C均值和模糊C均值算法进行matlab仿真实验。-Pattern recognition in three categories, for example C-Means and fuzzy C-means algorithm matlab simulation experiments.
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:1248
    • 提供者:改键
  1. c-means-algorithm

    0下载:
  2. C均值算法的实现,这是我正在学习的C均值算法的实习代码,分享给大家,不当之处,欢迎指正-C-means algorithm, which I am learning C-means algorithm internship code for everyone to share, inappropriate, please correct me
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1522
    • 提供者:lumin
  1. 自适应模糊C均值聚类

    7下载:
  2. 提供一种改进的模糊C均值聚类算法,该算法可以更好的提高聚类的精度
  3. 所属分类:数据挖掘

  1. improved-fuzzy-c-means-clustering

    1下载:
  2. 该算法引入遗传算法对模糊c均值算法进行改进,并在iris数据集中进行实验验证,得到很高的正确率。-The algorithm genetic algorithm fuzzy c-means algorithm is improved, and focus on experiments in the iris data to obtain a high accuracy.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6557
    • 提供者:杨鹏
  1. fuzzy-c

    0下载:
  2. 模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。-Fuzzy C- means algorithm is easy to converge to a local minimum, in order to overcome this drawback, the genetic algorithm is applied to the fuzzy C- means
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1585
    • 提供者:zhanglei
  1. fcm

    0下载:
  2. 使用matlab实现C均值聚类算法 的代码(Using MATLAB to implement C means clustering)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-22
    • 文件大小:4096
    • 提供者:jill123
  1. KFCM-master

    1下载:
  2. 基于核方法的模糊C均值聚类,考虑到空间数据之间的相关性,结合各点的邻域信息,在原代码中添加邻域信息:(The fuzzy C mean clustering based on kernel method, considering the correlation of spatial data and combining the neighborhood information of each point, adding neighborhood information to the origin
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:223232
    • 提供者:Cinly
  1. FCMCluster

    0下载:
  2. 模糊c-均值聚类算法 fuzzy c-means algorithm (FCMA)或称( FCM)。在众多模糊聚类算法中,模糊C-均值( FCM) 算法应用最广泛且较成功,它通过优化目标函数得到每个样本点对所有类中心的隶属度,从而决定样本点的类属以达到自动对样本数据进行分类的目的。(Fuzzy c- means clustering algorithm fuzzy c-means algorithm (FCMA) or FCM. Among the many fuzzy clustering a
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:灰烬使者灬
  1. fcm算法解释

    0下载:
  2. 包含基于matlab的粗糙模糊c均值算法实现及相关解释说明(Include matlab based programs and instructions)
  3. 所属分类:图形图像处理

  1. FCM,模糊C均值聚类的MATLAB实现[matlab]-FCM

    0下载:
  2. 模糊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
  3. 所属分类:数学计算

    • 发布日期:2018-05-03
    • 文件大小:6144
    • 提供者:五道杠骚年
  1. BCFCM2D

    1下载:
  2. 偏移场矫正模糊c-均值算法的matlab代码实现。运用于通向分割及偏移场估计。(bias filed corrected)
  3. 所属分类:其他

    • 发布日期:2019-10-06
    • 文件大小:2048
    • 提供者:1003
« 1 2 3 45 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com