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

搜索资源列表

  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
    • 文件大小:10.46kb
    • 提供者:刘斌
  1. MATLAB

    0下载:
  2. 层次模糊聚类的算法实现,一个用C或者C++写的kmeans算法,最新的聚类算法-Level fuzzy clustering algorithm, one using C or C++ written kmeans algorithm, the latest clustering algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2.29kb
    • 提供者:郭子中
  1. mpi_kmeans-1.5

    0下载:
  2. Super-fast kmeans code in C++/matlab/python
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2.41mb
    • 提供者:Olivier Poto
  1. kmeans

    0下载:
  2. function [L,C] = kmeans(X,k) KMEANS Cluster multivariate data using the k-means++ algorithm. [L,C] = kmeans(X,k) produces a 1-by-size(X,2) vector L with one class label per column in X and a size(X,1)-by-k matrix C containing the centers
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:908byte
    • 提供者:ehsan
  1. ClusteringAlgorithm

    1下载:
  2. 包含Kmeans聚类,最大最小聚类,最近邻聚类,层次聚类的C++编程(C++ programming including Kmeans clustering, maximum and minimum clustering, nearest neighbor clustering and hierarchical clustering)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:3.02mb
    • 提供者:MissEr222
  1. cecm1

    0下载:
  2. constrained evidential c means
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:53kb
    • 提供者:halachahd
  1. statistics_kmeans

    0下载:
  2. K-means算法是一种硬聚类算法,根据数据到聚类中心的某种距离来作为判别该数据所属类别。K-means算法以距离作为相似度测度。(kmeans uses the k-means++ algorithm for centroid initialization and squared Euclidean distance by default. It is good practice to search for lower, local minima by setting the 'Replica
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:2kb
    • 提供者:Brook Cheng
  1. 遥感影像变化检测方法

    1下载:
  2. 三种常用的遥感影像变化检测方法,包含模糊C均值,模糊局部信息C均值,PCA-Kmeans
  3. 所属分类:matlab例程

搜珍网 www.dssz.com