CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - k-means

搜索资源列表

  1. k-means

    0下载:
  2. 用c程序和matlab分别试验一种k-means改进算法,按照方法选取聚类中心点,事实证明,这种改进是有效的。-Matlab with c procedures and were experimenting with an improved k-means algorithm, in accordance with the method of selecting cluster center, the facts show that this improvement is effective.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:59563
    • 提供者:王建梅
  1. k-means

    0下载:
  2. C++实现的k-means聚类算法 k-means聚类算法是一种划分的聚类算法-k-means c++
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. 用matlab实现的聚类,效果很好,里面有部分数据,点击可以直接运行-Cluster with matlab to achieve good results, which are part of the data, click directly run
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:10660
    • 提供者:sosan
  1. k-nearests-neighbour

    1下载:
  2. k-近邻算法 m文件 及其excel示范-this package invulved a m-file example of k-nearest neighbour and its corresponding excel file
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:38720
    • 提供者:guoguozhong
  1. clustering

    0下载:
  2. 模糊聚类算法,K-means and K-medoid algorithms,Fuzzy C-means algorithm,The Gustafson{Kessel algorithm,The Gath{Geva algorithm-Fuzzy clustering algorithm, K-means and K-medoid algorithms, Fuzzy C-means algorithm, The Gustafson (Kessel algorithm, The Gath (Gev
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4220790
    • 提供者:twty
  1. proj10-01

    0下载:
  2. 在试验中编写程序实现了K均值聚类算法,K均值聚类的原理是:在训练样本中找到C个聚类中心,每个聚类中心代表一个类的中心。然后将样本归类到与其最近的聚类中心的那一类。 C的选择是通过先验知识或经验选取的。聚类中心是通过算法迭代求得的。-In the test preparation process to achieve a K means clustering algorithm, K means clustering principle is: in the training samples to
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1670
    • 提供者:王瑶
  1. k_means_Segmentation

    0下载:
  2. 基于K-Means的纹理图像分割,利用k-means方法实现对于纹理的图像分割-K-Means-based texture image segmentation using the k-means method implementation for texture image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:942680
    • 提供者:lizhxu
  1. fuzzy_k_means

    0下载:
  2. 模糊K均值算法实现。Fuzzy K Means algorithm.-Fuzzy K Means algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:836
    • 提供者:yuyu
  1. k-means

    0下载:
  2. 对BMP图像进行K_MEANS分类,效果较好,对初学者学习k_means分类算法很有帮助。-K_MEANS image classification of BMP, effect is better, K_MEANS classification algorithm for beginners helpful.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:135207
    • 提供者:防御
  1. k-means

    0下载:
  2. k-means算法 ,应 用 于 数 据 挖 掘 中。-k-means algorithm is applied to data mining
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:32332
    • 提供者:yangyang
  1. k_means

    0下载:
  2. k均值聚类算法,可以完成k均值聚类运算。实现几个点的聚类-k means clustering algorithm, k means clustering operation can be completed. Clustering to achieve several points
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:26511
    • 提供者:lazyshi
  1. K-means

    0下载:
  2. 均值为K的聚类算法,是一种对聚类数据进行的最简单的算法,广泛应用在各种场合中。-K mean clustering algorithm for clustering data is the most simple algorithm, widely used in various occasions.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:48128
    • 提供者:sunjianqing
  1. kme

    0下载:
  2. k-means Clustring sub routine very useful Texture Image Segmentation
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1082
    • 提供者:Zeeshan Junejo
  1. clusterImg

    0下载:
  2. code for image clustering using k-means
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1041
    • 提供者:sousou
  1. k-means

    0下载:
  2. segmentation is done by k-means algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:525
    • 提供者:jayant sogani
  1. k-means-on-matlab

    0下载:
  2. k-means on matlab -k-means on matlab .........
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1272
    • 提供者:zizou
  1. K-means-in-data-mining

    0下载:
  2. K-means Clustering in data mining
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:4195190
    • 提供者:amudaria
  1. K-means-clustering-algorithm

    1下载:
  2. 用matlab实现K均值聚类算法,里面有详细的英文备注和举例,可以看明白-Achieved using K means clustering algorithm matlab
  3. 所属分类:matlab

    • 发布日期:2014-06-25
    • 文件大小:5120
    • 提供者:na
  1. k-means-Algorithm

    0下载:
  2. k-means算法 k-means算法-k-means Algorithm k-means Algorithm k-means Algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:2538
    • 提供者:曹戈
  1. kmeans2

    0下载:
  2. k-means image segmentation algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:778
    • 提供者:Lino mann
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com