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

搜索资源列表

  1. MATLAB

    10下载:
  2. 编写的粒子群(PSO)算法优化Kmeans聚类的MATLAB代码,MATLAB6.5/7.1测试通过,其它版本没测试。-(PSO)Kmeans MATLAB6.5/7.1
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:2380
    • 提供者:王珂
  1. kmeans

    5下载:
  2. k均值图像分割,经典的图像分割方法,算法简单,效果好。-k-means image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2015-05-24
    • 文件大小:750
    • 提供者:lixu
  1. kmeans-segment

    1下载:
  2. 利用k-means算法进行图像分割,效果较好-Using k-means algorithm for image segmentation is better
  3. 所属分类:Special Effects

    • 发布日期:2016-05-10
    • 文件大小:768
    • 提供者:stef
  1. kmeanssource

    1下载:
  2. kmeans程序,用以各种方面聚类分析,诸如入侵检测和图像等。-kmeans method,used in many fields, such as intrusion detection, imag segmentation and etc.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1293
    • 提供者:bzhen
  1. kmean

    0下载:
  2. 包括K-均值聚类算法的思想介绍,kmeans的MATLAB代码,c语言代码、c++代码。-Including the K-means clustering algorithm introduced the idea, kmeans of MATLAB code, c language code, c++ code.
  3. 所属分类:matlab

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

    0下载:
  2. 基本的数据聚类算法,可以进行快速有效的数据聚类,可以有效地进行数据挖掘-Basic data clustering algorithm, can be fast and effective data clustering, data mining can be effectively
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-26
    • 文件大小:6403
    • 提供者:盛荣芬
  1. KMeans

    0下载:
  2. 用java实现的k means算法,搞过数据挖掘的人应该都知道的~-k means algorithm implement in java, the basic method of clustering in data mining
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:39678
    • 提供者:郑刚
  1. kmeans-plusPlus

    0下载:
  2. K-means++算法实现,加强了初始聚类点的选取(careful seeding)-K-means++ algorithm to enhance the selection of the initial clustering points (careful seeding)
  3. 所属分类:matlab

    • 发布日期:2015-06-06
    • 文件大小:1024
    • 提供者:wxj
  1. kmeans-image-segmentation

    1下载:
  2. K-meansK均值聚类在无监督的情况下选择图像特征的算法-K-meansK means clustering in the case of unsupervised image feature selection algorithm
  3. 所属分类:Special Effects

    • 发布日期:2015-10-18
    • 文件大小:46288
    • 提供者:renli
  1. kmeans

    2下载:
  2. k均值代码,我自己做的,保证正确,欢迎下载-k means the code, I have to do to ensure that the correct, welcome to download
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-07-07
    • 文件大小:3423
    • 提供者:qht
  1. fcm

    0下载:
  2. 一个关于FUZZY kmeans算法的matlab源程序 有带聚类分析结果-Kmeans algorithm on matlab source are the result of cluster analysis with
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1694
    • 提供者:张政
  1. kmeans

    0下载:
  2. 利用kmeans算法实现一副图像的灰度值分割,也可以实现图像的RGB彩色空间的分割。-Kmeans algorithm using a gray scale image segmentation, image can also be achieved RGB color space segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:605
    • 提供者:小李
  1. kmeans

    0下载:
  2. 快速K均值聚类图像分割算法源代码,能很好的实现图像的分割处理-Fast K-means clustering algorithm for image segmentation source code, can achieve very good to deal with image segmentation
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:334659
    • 提供者:zhangyun
  1. Kmeans

    0下载:
  2. 标准C++/C处理BMP图像,没有使用VC中的BITMAP类及任何不在ANSI-C中的结构和函数。采用了k_means压缩算法处理24bit(可以更改源码使之支持8-bit,16-bit和灰度bmp)源码注释详细,其中对BMP文件BMPHEADINFO的处理比较有趣。 new.cpp---->主要的程序代码 *.h----->一个产生U(0,1)随机数的发生器,相合度较小,DES函数产生。-Standard C++/C handle BMP images, do not us
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:4251
    • 提供者:Yifan Young
  1. Weka

    0下载:
  2. clustering, clussification,kmeans,
  3. 所属分类:Java Develop

    • 发布日期:2017-05-29
    • 文件大小:12048818
    • 提供者:parast
  1. wine

    3下载:
  2. pca-kmeans聚类 先将数据(wine,uci数据集)降维处理,在进行聚类-pca-kmeans clustering use the data of uci:wine.
  3. 所属分类:matlab

    • 发布日期:2017-01-12
    • 文件大小:7168
    • 提供者:
  1. kmeans

    0下载:
  2. this is a very good code for k means clustering. works quite fast. can download for school assignments.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:8411
    • 提供者:tangytan
  1. Kmeans_done

    0下载:
  2. kmeans 對IRIS 分群 很傳統的題目-kmeans grouping of iris
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2286
    • 提供者:文韜
  1. kmeans

    0下载:
  2. opencv的基础代码实现 可以实现边缘检测和图像的其他识别-the basis of opencv code can achieve edge detection and image of the other identification
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1361
    • 提供者:wanlixin
  1. kmeans_clustering

    0下载:
  2. kmeans clustering in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1281429
    • 提供者:赵棋
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com