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

搜索资源列表

  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. wine

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

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

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

    • 发布日期:2017-04-09
    • 文件大小:1281429
    • 提供者:赵棋
  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. this code is a faster kmeans clustering implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:607
    • 提供者:farooq
  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. KMeans

    0下载:
  2. KMeans聚类 (KMeans clustering)With the given cluster number, find the best initial state via running multiple kmean algorithms.-(KMeans clustering)With the given cluster number, find the best initial state via running multiple kmean algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:61801
    • 提供者:boliwang
  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. 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-16
    • 文件大小:50635
    • 提供者:huhan
  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-02
    • 文件大小:252199
    • 提供者:刘长棕
  1. kmeans

    0下载:
  2. K-means is a clustering algorithm In the beginning we determine number of cluster K and we assume the centroid or center of these clusters. We can take any random objects as the initial centroids or the first K objects in sequence can also serve a
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1952
    • 提供者:Luis
  1. KMeans_Matlab

    0下载:
  2. Kmeans clustering algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6664
    • 提供者:Leo
  1. kmeans

    2下载:
  2. 使用K-均值聚类算法在IRIS数据上进行聚类分析.-K-means clustering algorithm using IRIS data in the cluster analysis.
  3. 所属分类:matlab

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

    0下载:
  2. 聚类算法 k均值 该算法简单 容易看懂 是基本的算法-kmeans clustering
  3. 所属分类:matlab

    • 发布日期:2017-05-23
    • 文件大小:7207844
    • 提供者:每天
  1. clusterImg

    0下载:
  2. This function implements kmeans clustering on an input RGB (m x n x 3) image.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4092
    • 提供者:Nataly
  1. kmeans

    0下载:
  2. K均值有效执行++多元数据的聚类算法。它已经表明,该算法具有的总群集内距离的期望值是日志(K)的竞争力的上限。此外,K -均值++通常远高于香草收敛K均值少。-An efficient implementation of the k-means++ algorithm for clustering multivariate data. It has been shown that this algorithm has an upper bound for the expected value o
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2117
    • 提供者:driiawrl
  1. warp-kmeans

    2下载:
  2. 传统的kmeans聚类算法不能保证时间序列聚类结果的时序性;基于warp-kmeans聚类算法可以有效处理时间序列的聚类问题,而且复杂度低,迭代次数少。 ,输出有目标函数在每次迭代后的值,聚类中心以及聚类区间。内有测试数据和相关文献,点击 test.m 可以完美运行(The traditional kmeans clustering algorithm can not guarantee the time series of the time series clustering results
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:869376
    • 提供者:Galsang
  1. kmeansclustering

    0下载:
  2. THIS KMEANS CLUSTERING FOR IMAGE....
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:sulabam
  1. kmeans

    0下载:
  2. kmeans算法,对影像进行聚类分类,matlab语言,模式识别(kmeans clustering algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:803840
    • 提供者:wy1997
  1. kmeans聚类算法

    3下载:
  2. kmeans聚类分析,无监督学习实现Matlab代码(Kmeans clustering analysis, unsupervised learning implementation of MATLAB code)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-26
    • 文件大小:5120
    • 提供者:东云博士
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com