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

搜索资源列表

  1. ClusterBasics-V1.0

    0下载:
  2. 各类聚类算法程序包,包含各种经典的聚类算法,例如:k-mean聚类等-Various types of clustering algorithm package, contains a variety of classic clustering algorithms, such as: k-mean clustering, etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:201914
    • 提供者:王朝霞
  1. K-Means

    0下载:
  2. 较简单的KMeans聚类算法实现,编程语言matlab-Clustering KMeans relatively simple algorithm, programming language matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4024
    • 提供者:tzx
  1. K-Means

    0下载:
  2. 这是K-neans动态聚类算法的源程序,是人工智能领域很有用的一种聚类方法。-This is K-neans source dynamic clustering algorithm, the field of artificial intelligence are useful in a clustering method.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:30168
    • 提供者:zhaohuiqin
  1. 20090501SleepingKoala

    0下载:
  2. 所上传文件包包括6种vc++源代码:使用opencv的实现可视图的静态路径规划;简单的svm算法;基于vc2008的图像匹配(多工程结构);基于局部搜索的K-means聚类算法;三维匹配中的ICP算法;视觉tracking中的condensation算法-Upload file package, including the six kinds of vc++ source code: using opencv to view the realization of the static path
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:20700917
    • 提供者:zhezhe
  1. kMeans

    0下载:
  2. k-mean image clustering source code developed using java
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:2214
    • 提供者:deepak
  1. textclusterr

    0下载:
  2. 文档分类,用K均值,加入了K的选择算法,不用人为设定聚类个数-Document classification, using K-means, joined the K of the selection algorithm, not the number of artificial clustering
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:20780
    • 提供者:
  1. K_means_clustering

    0下载:
  2. 一个K分簇聚类算法,简单,易于学习,可以进行扩展-A K sub-cluster clustering algorithm, simple, easy to learn
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:299354
    • 提供者:孔寇
  1. 192010k-average

    0下载:
  2. kmeans均值聚类算法:一种改进的基于半监督聚类的入侵检测算法ASCID(Active-learning Semi-supervised Clustering Intrusion Detection),-kmeans clustering algorithm Algorithm was simulated by KDD 99 datasets, which the experimental results demonstrate that ASCID algorithm can impro
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:50635
    • 提供者:huhan
  1. kmeanC

    0下载:
  2. k均值聚类算法的C++实现,在VC2003下调试通过。-k-means clustering algorithm C++ implementation, the VC2003 debug through.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:1052071
    • 提供者:logor
  1. imgkmeans

    1下载:
  2. 将K均值算法用于图像分割,输入的是彩色图像,转换为灰度图像进行分割,输出结果为灰度图像.利用灰度做为特征对每个像素进行聚类,由于光照等原因,有时应该属于一个物体的像素,其灰度值也会有很大的差别,可能导致对该像素的聚类发生错误.在分割结果中,该物体表面会出现一些不同于其它像素的噪声点,因此,算法的最后,对结果进行一次中值滤波,以消除噪声,达到平滑图像的作用-The K means algorithm for image segmentation, the input is a color imag
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:336328
    • 提供者:caoliang
  1. cluster

    0下载:
  2. k均值聚类算法 c语言实现的!!!!! -k-means clustering algorithm c language to achieve! ! ! ! !
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:328425
    • 提供者:jianying059
  1. KMEANS

    0下载:
  2. K-Means动态聚类算法源程序。可以用来发现社团结构。-Dynamic K-Means clustering algorithm source code. The structure can be used to find associations.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:252199
    • 提供者:刘长棕
  1. shujuwajue

    0下载:
  2. 算法描述: K均值聚类算法: 给定类的个数K,将N个对象分到K个类中去, 使得类内对象之间的相似性最大,而类之间的相似性最小-Algorithm Descr iption: K-means clustering algorithm: Given the number of classes K, the N objects assigned to a class K to go, making within-class similarity between objects
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:1783
    • 提供者:魏志鹏
  1. File3

    0下载:
  2. 数据挖掘,聚类,遗传算法,k-means算法,基于遗传算法的k-means聚类方法。-Data mining, clustering, genetic algorithm, k-means algorithm, based on genetic algorithm k-means clustering method.
  3. 所属分类:software engineering

    • 发布日期:2017-05-12
    • 文件大小:2591664
    • 提供者:王三
  1. 1

    0下载:
  2. 模式识别分层聚类、k—均值算法,支持向量机、线性判别、判别代码、ppt-Pattern recognition hierarchical clustering, k-means algorithm, support vector machines, linear discriminant, discriminant code, ppt
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:594195
    • 提供者:刘蕊
  1. 845

    0下载:
  2. 对电路板的图像进行分割,可以提取电路板中的目标物,以对电路板进行检测。文章使用K均值聚类算法完成对电路板图像的分割,针对传统的K均值聚类算法的不足,提出了使用直方图波形的有效波峰个数来确定K值的大小,并通过使用一种比传统的绝对误差的表示更简洁的表达式,达到了快速分割的目的。对一些电路板图像分割的实验结果表明,文章的方法能够根据目标物的数目有效的确定K值的大小,且比传统的K均值算法减少了运算量及计算时间。-On the circuit board image segmentation, to ex
  3. 所属分类:matlab

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

    0下载:
  2. 用C++实现k-mean聚类算法并进行初级的数据挖掘,-Using C++, k-mean clustering algorithm and a preliminary data mining,
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:2476
    • 提供者:tom
  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. k_means_cluster

    1下载:
  2. k均值聚类算法 ,c语言实现 了基于均值的聚类分析,同时增加了多维向量分析功能,使得聚类的收敛速度更快。-k means clustering algorithm, c language implemented based on the mean cluster analysis, while increasing the multi-dimensional vector analysis functions, making the convergence faster clustering.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:328366
    • 提供者:pulutarch
  1. k-meanscluster

    0下载:
  2. K-means聚类算法的VC实现,算法简单-K-means clustering algorithm to achieve VC algorithm is simple
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:220528
    • 提供者:赵刚
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com