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

搜索资源列表

  1. PhamDN05-kmeans

    0下载:
  2. k-means cluster algorithm
  3. 所属分类:Document

    • 发布日期:2017-05-06
    • 文件大小:1027739
    • 提供者:who
  1. cluster

    0下载:
  2. clustering ---uses a kmeans method-clustering---uses a kmeans method
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:3648
    • 提供者:ankit
  1. src

    0下载:
  2. KMeans algoritm in java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3303
    • 提供者:Missier
  1. KMEANS

    0下载:
  2. K-Means动态聚类算法源程序 在数据挖掘中的应用-K-Means dynamic algorithm source data mining application
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:131932
    • 提供者:张照辉
  1. KMEANS

    0下载:
  2. 基于c++的k-means聚类分析算法,实用性很强-Cluster analysis algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1971281
    • 提供者:天琪翼
  1. kmeans

    0下载:
  2. Kmeans算法实现带有标签的聚类的算法-Algorithm Kmeans tagged clustering algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1066997
    • 提供者:wen
  1. KMEANS

    0下载:
  2. KMeans Algorith Implementation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-04-06
    • 文件大小:54459
    • 提供者:musim
  1. spectralclustering-1.0

    0下载:
  2. 一款功能强大的分类算法软件包,在matlab环境下使用。详见如下网站 http://mloss.org/software/view/133/-A MATLAB spectral clustering package to deal with large data sets. Our tool can handle large data sets (200,000 RCV1 data) on a 4GB memory general machine. Spectral clustering a
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-03
    • 文件大小:15799139
    • 提供者:ZC
  1. kmeans

    0下载:
  2. 数据挖掘中的K均值聚类算法的MATLAB的实现-k means clustering algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:865
    • 提供者:apolloly
  1. Clustering_K_means_clustering

    0下载:
  2. this the algoritm of kmeans and clustring with it-this is the algoritm of kmeans and clustring with it
  3. 所属分类:Development Research

    • 发布日期:2017-04-24
    • 文件大小:75392
    • 提供者:keramat
  1. kmeans

    1下载:
  2. 程序很好的实现了k均值的聚类,我已经使使用过,效果非常好,很好用-Program achieved a very good k mean clustering, I have so used, the effect is very good, very good use
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1447
    • 提供者:赵红丽
  1. Image-Kmeans

    0下载:
  2. use the k-means algorithm to cluster pixels into a number of clusters representing the texture regions.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1634
    • 提供者:yashar
  1. Kmeans_clustering_matlab

    0下载:
  2. 以227家公司的数据为基础进行kmeans clustering分组,用以预测50家未知公司的效益-Use 227 the companies data as the basis for kmeans clustering to predict the effectiveness of the 50 unknown companies
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:68593
    • 提供者:liuweixian
  1. zfk_example

    1下载:
  2. 聚类分析里的k均值(kmeans)算法的matlab实现,是老师即将出的书里,我给写的例子,大家看看吧。 -Where k-means cluster analysis (kmeans) algorithm matlab implementation, a teacher is leaving the book, I give examples of writing, we take a look at bar.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:690
    • 提供者:who
  1. hierarchicalCluster

    0下载:
  2. This aplication is a visualizer, implementing an hierarchical clustering, using kmeans.
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:12978
    • 提供者:adonis
  1. fuzzy_clustering

    0下载:
  2. An implementation of fuzzy Kmeans using IDL.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:909
    • 提供者:cordo
  1. text_seg

    0下载:
  2. this a code to segment the color texture using Gabor filter. It uses the initial segmentation using kmeans clustering.-this is a code to segment the color texture using Gabor filter. It uses the initial segmentation using kmeans clustering.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:84422
    • 提供者:sidharth
  1. kmean

    0下载:
  2. it is KMEANS algorit in speech
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1760
    • 提供者:m0stafa
  1. FuzzyClusteringToolbox

    1下载:
  2. 四种聚类算法源代码及示例代码,本程序的最终目的是形成一套标准的用于聚类、可扩展的工具。包括的内容有1. 聚类算法:Kmeans和Kmedoid算法、FCMclust, GKclust, GGclust算法 2. 评估分类原型:程序可以在二维图像上绘制出聚类的结果 3. 验证:程序给每一个算法提供验证机制,每个聚类算法会统计Partition Coefficient (PC), Classification Entropy (CE), Partition Index (SC), Separatio
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:2134195
    • 提供者:conroy cheung
  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 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com