CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - k means 聚类

搜索资源列表

  1. k-meansgaijin

    0下载:
  2. 数据挖掘中的一个聚类算法k-means。-data mining clustering algorithm of a k-means.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:11949
    • 提供者:陈海山
  1. kmean

    0下载:
  2. 这是用C++作的K-均值聚类算法,模式识别当面的,希望对大家有所帮助!-C is for the K-means clustering algorithm, pattern recognition face-to-face, we want to help!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4019
    • 提供者:Jesson
  1. rbf_Kmeans

    0下载:
  2. 一个基于K均值聚类的RBF神经网络,注释写的很明白,有不明白的地方可以发邮件问我。-a K-means clustering based on the RBF neural network, notes written very well, did not understand the local mail can ask me.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2590
    • 提供者:bruce
  1. 9592121913

    0下载:
  2. 动态k均值聚类C源码[C],好东西,仔细研究呀!呵呵^-k-means clustering Dynamic C source code [C], and good things carefully! Ha ha ^
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7167
    • 提供者:lclgl
  1. RFCM

    1下载:
  2. 用 MATLAB 编写的 模糊C均值聚类法源程序 和模糊k均值聚类法源程序,比较实用。-using MATLAB fuzzy c-means clustering source and fuzzy k-means clustering source, more practical.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3102
    • 提供者:靳勇
  1. KMEANS

    0下载:
  2. K-MEANS算法 输入:聚类个数k,以及包含 n个数据对象的数据库。 输出:满足方差最小标准的k个聚类。 处理流程: (1) 从 n个数据对象任意选择 k 个对象作为初始聚类中心; (2) 循环(3)到(4)直到每个聚类不再发生变化为止 (3) 根据每个聚类对象的均值(中心对象),计算每个对象与这些中心对象的距离;并根据最小距离重新对相应对象进行划分; (4) 重新计算每个(有变化)聚类的均值(中心对象)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3460
    • 提供者:快快
  1. Top_Sort

    0下载:
  2. K-MEANS算法: k-means 算法接受输入量 k ;然后将n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。 k-means 算法的工作过程说明如下:首先从n个数据对象任意选择 k 个对象作为初始聚类中心;而对于所剩下其它对象,则根据它们与这些聚类中心的相似度(距离),分别将它们分配给与其最相似的(聚类中心所代表的)聚类;然后再
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:8443
    • 提供者:cz
  1. k_means

    0下载:
  2. k-means 算法接受输入量 k ;然后将n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。 Matlab 源代码,以兰花数据集作为测试对象。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3254
    • 提供者:烈马
  1. Seven-RBF_NN--code

    0下载:
  2. 七个RBF神经网络的源代码:基于梯度法、OLS 、聚类、k均值聚类、函数逼近的RBF 网设计算法,及预测模型 -Seven RBF neural network source code: gradient-based method, OLS, clustering, k-means clustering, function approximation of the RBF network design algorithms, and predictive models
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:8523
    • 提供者:xuliangliang
  1. K-mean-clustering

    0下载:
  2. K-mean方法聚类 实现多幅图像的K均值方法的聚类并显示-K-mean clustering,Efficient method to achieve multiple images of the K-means clustering method and display
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1149
    • 提供者:Tan
  1. kMeansPPTest

    0下载:
  2. k均值聚类算法,并包含了对该算法的一些优化,使用c语言进行程序的编写-k means clustering algorithm, using the procedures for the preparation matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1748534
    • 提供者:李明
  1. code

    0下载:
  2. 基于内容的图像识别特征提取部分——k-均值聚类分割获取形状等信息-Content-based image recognition, feature extraction part of- k-means clustering segmentation information for shape
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:5148
    • 提供者:liyanli
  1. image_segmentation_based_on_kmeans

    0下载:
  2. 本例中主要用到的函数是色彩空间转换函数 makecform 和 applycofm,对于K均值聚类使用 Kmeans函数。-Used in this case, the main function is the color space conversion functions makecform and applycofm, for the K-means clustering using Kmeans function.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1053
    • 提供者:吴祥
  1. exer-kmean

    0下载:
  2. k均值算法实现聚类 c语言编写-k-means clustering algorithm c language
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-11
    • 文件大小:30274
    • 提供者:胡素芳
  1. kcluster

    0下载:
  2. c语言的k均值聚类算法。给定类的个数K,将N个对象分到K个类中去,使得类内对象之间的相似性最大,而类之间的相似性最小的算法。-c language, k-means clustering algorithm. Given the number of categories K, will be assigned to N objects of class K to make class the similarities between objects the most, while the cat
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:2202
    • 提供者:jiang
  1. kmeans

    0下载:
  2. 人工智能、模式识别中经常要用到的K均值聚类算法,很有帮助-Artificial intelligence, pattern recognition are often used in K-means clustering algorithm, very helpful
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:15344
    • 提供者:YU
  1. k_means

    0下载:
  2. k-means(欧氏距离)聚类算法是最基本的聚类算法,是理解和应用聚类算法的基础,通过k-means(欧氏距离)聚类算法我们才可以初步了解数据挖掘的原理。-k-means (Euclidean distance) clustering algorithm is the most basic clustering algorithm, is understanding and the basis for the application of clustering algorithm, throu
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:276524
    • 提供者:徐加子
  1. Cluster

    0下载:
  2. 常用聚类算法,包括k-means,k_mediods等(clustering algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:11264
    • 提供者:Yannic
  1. Kmeans

    0下载:
  2. 机器学习聚类K-means算法,用于无标签数据的聚类(Machine learning clustering K-means algorithm is applied to cluster of unlabeled data.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:1317975257
  1. kmean

    3下载:
  2. 确定K均值最佳聚类数,把数据导入后运行即可(Determining the best clustering number of K mean)
  3. 所属分类:matlab例程

    • 发布日期:2018-11-12
    • 文件大小:2048
    • 提供者:王的男人//
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 47 »
搜珍网 www.dssz.com