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

搜索资源列表

  1. machine-learning-3

    0下载:
  2. 机器学习算法之EM与K-MEANS,经典的机器学习的外文资料,该资料描述详细,便于大家的学习。-The EM machine learning algorithms with K-MEANS, classical machine learning foreign language information, the information described in detail, easy to learn from everyone.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:1154494
    • 提供者:zhongrui
  1. image-segmentation

    0下载:
  2. 图像分解算法,四种方法可选,包括threshold, K means threshold, region growing以及gradient based segmentation-Image decomposition algorithm, four methods available, including the threshold, K means threshold, region growing and gradient based segmentation
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:4239
    • 提供者:Shawn Chen
  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-04
    • 文件大小:1692
    • 提供者:木木
  1. K_mean_julei

    1下载:
  2. 这是一个用k均值聚类的matlab 程序 程序对高维数据利用k均值进行了聚类-This is a k-means clustering matlab program procedures for high-dimensional data for the use of k-means clustering
  3. 所属分类:matlab例程

    • 发布日期:2013-12-07
    • 文件大小:4222349
    • 提供者:wantongtang
  1. src

    0下载:
  2. k-means 算法接受参数 k ;然后将事先输入的n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。-k-means algorithm accepts parameters k n and the previously input data is divided into k-clustering objects in order to make
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:5407
    • 提供者:lc
  1. kmeans

    0下载:
  2. k-means for iress data
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1322
    • 提供者:manaf
  1. kmeans

    0下载:
  2. K means code for k means algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:752
    • 提供者:arejandoro
  1. kmeans

    0下载:
  2. image classification algorithm : k-means clustering implementation is provided herewith, which is an unsupervised clustering method
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:613
    • 提供者:rajikha
  1. kmeans1

    0下载:
  2.   K-means算法,算法步骤如下: Step1.利用式(2)计算距离矩阵D=(),其中=dist[i, j] (); Step2.扫描坐标距离矩阵D,寻找距离的最大值和最小值,用式(3)计算limit; Step3.扫描坐标距离矩阵D,寻找矩阵中距离最小的2个数据a,b,将数据a,b加入集合,={a,b},同时将数据a,b从U中删除,更新距离矩阵D; Step4.利用 (4)式在U中寻找距离集合最近的数据样本t,如果小于limit,则将t加入集合,同时将t从集合U中删除,更新
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:127618
    • 提供者:ming
  1. Kmeans

    0下载:
  2. K-means聚类的matlab代码,供相关人士学习时参考-a K-means matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:74736
    • 提供者:浩克
  1. Em

    0下载:
  2. 使用k均值算法计算聚类的重心,并用EM算法计算各聚类的参数-Using k-means clustering algorithm to calculate the center of gravity, and using EM algorithm to calculate the parameters of each cluster
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:734244
    • 提供者:libaobei
  1. kmean

    0下载:
  2. k-means algorithm算法是一个聚类算法的实现及详细说明-k-means algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:80130
    • 提供者:QZ
  1. clustering-problem-

    0下载:
  2. 关于matlab解决聚类问题的相关程序,包含蚁群算法和K均值算法,可以一看,部分附带程序,非本人原创。-About matlab to solve clustering problem related procedures, including the ant colony algorithm and K-means algorithm, one can see, some incidental proceedings, not my original.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:340068
    • 提供者:楚彭子
  1. Kmeans

    0下载:
  2. K-MEANS 算法matlab版本 注释详尽-K-MEANS algorithm matlab detailed release notes
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3540563
    • 提供者:沈志鑫
  1. kfuzzy

    0下载:
  2. k均值聚类算法,可自定义输入聚类数,能仿真出结果-K-means clustering algorithm, and can be custom clustering number, input to the simulation results
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1524
    • 提供者:hxj
  1. k_meansalg

    0下载:
  2. this package provides the segmentation using k means algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:18979
    • 提供者:marysobya
  1. mykmeans

    0下载:
  2. Image Segmentation is vital role in nowadays. The K-means algorithm usually the initial centroids for the K-means clustering are determined randomly so that the determined centroids may reach the nearest local minima, not the global optimum.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1391
    • 提供者:Satya
  1. FKM_HHT_0711

    0下载:
  2. 针对模糊K均值聚类算法进行改进,应用于HHT变换后的旋转机械故障特征识别。-For fuzzy K-means clustering algorithm is improved HHT transform applied to the rotating machinery fault feature recognition.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1157
    • 提供者:李东
  1. kmeans

    0下载:
  2. This code is calculating K-means in matlab programming.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2178
    • 提供者:Maryam
  1. kmanes2

    0下载:
  2. k means clustering algorithm new 2 cluster
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:666
    • 提供者:deneme
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com