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. 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. 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. 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. 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. thf

    0下载:
  2. 改进的K均值聚类算法过两天我把论文一起传过来我的设计 还没交呢-Improved K-means clustering algorithm with two days I Chuan from paper design before I pay it
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:23528
    • 提供者:zz
  1. kmeans

    0下载:
  2. 数据挖掘中的K均值聚类算法的MATLAB的实现-k means clustering algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:865
    • 提供者:apolloly
  1. kmeanclusterbaseonpso

    0下载:
  2. 经典的k均值聚类算法,算法清晰易懂,有详细的注释,初学者的好资料。-Classical k means clustering algorithm, algorithm lucid, detailed notes, a good beginner information.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1587
    • 提供者:feng
  1. K-means

    0下载:
  2. 聚类算法 K-means 数据点到原型的某种距离作为优化的目标函数,利用函数求极值的方法得到迭代运算的调整规则 该代码针对图像的分类-Some distance K-means clustering algorithm to the data points as a prototype optimization objective function, using the function for extreme methods to adjust the rules to get the cod
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:112752
    • 提供者:孙伟
  1. GA-k-means

    1下载:
  2. 遗传算法用在聚类方式时,其中的一个重要应用就是k-means算法,本文给出了源代码。-When the genetic algorithm used in the clustering mode, which is an important application of k-means algorithm, this paper presents the source code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1485474
    • 提供者:Gary Bu
  1. K-means-clutering-algorithm

    0下载:
  2. K均值算法,用于数据聚类,是一切数据聚类学习的基础,经常被后来学者学习和改进-K-means clubing algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3732
    • 提供者:原缘
  1. k_means

    0下载:
  2. k-means聚类,聚类分析在人工智能方面多有用处,而k-means方法是最简单、最基本的一种,程序是k-means聚类方法的C++实现-k-means clustering
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2329
    • 提供者:qingchun720
  1. cskmeans1

    0下载:
  2. 对k-means聚类算法进行改进,实现了多激发的k-means算法-multi-firing k-menas
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1650
    • 提供者:苗苗
  1. ex5

    0下载:
  2. 机器学习 5、k - means聚类 开发环境Octave-Programming Exercise 5: K-means Clustering and Principal Component Analysis Machine Learning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-28
    • 文件大小:10778055
    • 提供者:khabcwc
  1. perceptronClustering

    0下载:
  2. fisher线性分类,多层感知器非线性分类,K-Means聚类-Fisher linear classification, multilayer perceptron linear classifiers, K-Means Clustering
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-15
    • 文件大小:5120
    • 提供者:李阳
  1. Cluster

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

    • 发布日期:2018-05-01
    • 文件大小:11264
    • 提供者:Yannic
« 1 2 3 4 5 67 8 9 10 »
搜珍网 www.dssz.com