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

搜索资源列表

  1. my_kmeans

    0下载:
  2. 模式识别k_means聚类算法。-kmeans clutering algorithm for Pattern Recognition
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:17378
    • 提供者:李晓民
  1. K_Means

    1下载:
  2. k-means是一种经典的聚类算法,这是用java实现k-means的源码,其中包括了测试数据文件
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4515
    • 提供者:尹哲
  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. k_means

    0下载:
  2. k-nearest 聚类算法,用最短距离计算一组数据的聚类算法-k-nearest clustering
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:215371
    • 提供者:曹伟
  1. K_means

    0下载:
  2. 模式识别中的聚类算法,读取文件,实现K均值的分类。-Pattern Recognition in the clustering algorithm to ensure that you can run the
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2434
    • 提供者:李静
  1. cluster

    0下载:
  2. 经典K_MEANS聚类算法,代码详细,编程风格良好-Classic K_MEANS clustering algorithm, the code in detail, good programming style
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:5868079
    • 提供者:李丽
  1. k_means

    0下载:
  2. 使用k-means算法对样本空间中的未分类的点进行聚类。-K-means algorithm using the sample space clustering unclassified points.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1063
    • 提供者:王剑亭
  1. FCM_algorithm_based_K_means_clustering_algorithm_a

    0下载:
  2. 基于K_means算法和FCM算法的聚类研究-FCM algorithm based K_means clustering algorithm and study
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:395714
    • 提供者:peter
  1. k_means-algorithm

    0下载:
  2. k-means算法是模式识别十大算法之一 matlab仿真的k-means聚类算法-k-means algorithm for pattern recognition algorithm is one of the top ten k-means clustering algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:850
    • 提供者:WZY
  1. k_means

    0下载:
  2. 用matlab实现k-means聚类算法,本程序将随机数据点分为三类-Using matlab to achieve k-means clustering algorithm, the program will randomly divided into three categories of data points
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:782
    • 提供者:tangtso
  1. k_means

    0下载:
  2. 功能完善的、代码简单清晰、注释良好的k均值聚类算法-The function is perfect, code simple clear, annotation good k-means clustering algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7045
    • 提供者:张青
  1. K_means

    0下载:
  2. k-means算法是根据聚类中的均值进行聚类划分的聚类算法。 输入:聚类个数k,以及包含n个数据对象的数据。 输出:满足方差最小标准的k个聚类。
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:18224
    • 提供者:27g
  1. K_means

    0下载:
  2. k-means聚类算法的实现,比较简单,一共有五个java文件。-k-means cluster algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-16
    • 文件大小:5653
    • 提供者:luyang
  1. k_means

    0下载:
  2. k均值聚类算法,使各个样本与所在类均值的误差平方和达到最小,并且附有显示程序-k-means clustering algorithm, where the class so that each sample and the mean squared error to a minimum, and with the display program
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1692
    • 提供者:木木
  1. k_means

    0下载:
  2. 采用matlab实现K_means聚类算法,可用于图像分类等-Using matlab realize K_means clustering algorithm, can be used for image classification
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:781
    • 提供者:sherry
  1. K_means

    0下载:
  2. K均值聚类算法,希望对大家有用 Kmeans cluster algorithm It is possible to perform -Kmeans cluster algorithm It is possible to perform
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:735
    • 提供者:Process
  1. k_means

    0下载:
  2. 用matlab实现的简单的k_means聚类算法,简单有效,已测试通过-K_means with a simple clustering algorithm matlab realized, simple and effective, have been tested
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:917
    • 提供者:jenny
  1. k_means

    0下载:
  2. 用kmeans算法处理资源3号卫星图像,用欧式距离来计算聚类中心,在用前后两次聚类之间的误差来决定迭代次数(Kmeans algorithm is used to deal with the resource 3 satellite image, and the Euclidean distance is used to calculate the clustering center. The number of iterations is determined by the error bet
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:539648
    • 提供者:CASPER_G
  1. K_Means

    0下载:
  2. K-Means是聚类算法中的一种,其中K表示类别数,Means表示均值。顾名思义K-Means是一种通过均值对数据点进行聚类的算法。K-Means算法通过预先设定的K值及每个类别的初始质心对相似的数据点进行划分。并通过划分后的均值迭代优化获得最优的聚类结果。(K-Means is one of the clustering algorithms, in which K represents the number of classes, and Means means the mean. As t
  3. 所属分类:数据挖掘

    • 发布日期:2018-01-01
    • 文件大小:273408
    • 提供者:DragonFZJ
  1. 主动半监督K_means聚类算法研究及应用_吕峰.caj

    1下载:
  2. 基于师生模型实现半监督学习,百万级数据级(Semi supervised learning based on teacher-student model, million data level)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-08-29
    • 文件大小:705536
    • 提供者:skymore
« 12 3 »
搜珍网 www.dssz.com