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

搜索资源列表

  1. 数据挖掘中K均值算法实现

    2下载:
  2. 数据挖掘中K均值算法的实现用MATLAB编写-data mining to the K-means algorithm to achieve prepared using MATLAB
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1135
    • 提供者:方巍巍
  1. K-均值聚类算法

    2下载:
  2. K-均值聚类算法的matlab源程序,K-均值聚类算法的matlab源程序
  3. 所属分类:matlab例程

    • 发布日期:2012-06-07
    • 文件大小:2434
    • 提供者:whitter
  1. 基于matlab的K均值聚类程序

    3下载:
  2. 基于matlab的K均值聚类程序。其中用IRIS数据进行验证,得到了很好的结果。文件中包含了演示后的结果图,Matlab-based K-means clustering procedure. Which use IRIS data verification, have had good results. File contains the results of the demonstration plan
  3. 所属分类:matlab例程

    • 发布日期:2012-11-02
    • 文件大小:33045
    • 提供者:wanghuali
  1. knn.kmeans.fisher

    5下载:
  2. 常用的分类方法,包括最近邻(NN),k均值(kmeans),k近邻,Fisher线性判别。-Commonly used classification methods, including nearest-neighbor (NN), k the mean (kmeans), k neighbors, Fisher linear discriminant.
  3. 所属分类:matlab

    • 发布日期:2015-05-25
    • 文件大小:3903
    • 提供者:刘斌
  1. K-MEANS-MATLAB

    5下载:
  2. 用matlab7.0编写的k均值算法,参数可调节,很好用-K-MEANS MATLAB
  3. 所属分类:matlab

    • 发布日期:2016-01-27
    • 文件大小:19456
    • 提供者:ghw
  1. k-mean k均值聚类程序

    3下载:
  2. k均值聚类程序,虽然matlab中也有自带的,但是这个速度不错。-program for k means used for cluster
  3. 所属分类:matlab例程

    • 发布日期:2012-11-15
    • 文件大小:1050
    • 提供者:shan cheng
  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. kMeansCluster

    0下载:
  2. K-均值聚类,比较好的聚类方法,应用广泛-K-means clustering, a better clustering method, widely used
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1526
    • 提供者:王娆芬
  1. cluster

    1下载:
  2. k均值聚类算法源码(matlab) k均值聚类算法源码(matlab)-k-means clustering algorithm source code (matlab) k-means clustering algorithm source code (matlab)
  3. 所属分类:matlab

    • 发布日期:2014-04-29
    • 文件大小:1620
    • 提供者:刘玉平
  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_Matlab

    0下载:
  2. K-均值算法的Matlab源代码,比较简短-Matlab source code of K-means algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1428
    • 提供者:luo
  1. k-centers

    0下载:
  2. 不同于k均值聚类的k中心聚类,2007年SCIENCE文章Clustering by Passing Messages Between Data Points 中的方法-Unlike k-means clustering of the k cluster centers, in 2007 SCIENCE article, Clustering by Passing Messages Between Data Points of the Method
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:16229
    • 提供者:puguji
  1. k-meanswunn061

    0下载:
  2. matlab 实现k均值 k-means算法 过程清晰 适合初学者-matlab to achieve k-means k-means algorithm suitable for beginners a clear process
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:1529
    • 提供者:吴娜
  1. kmean_zmx_try

    0下载:
  2. k-means Cluster,kmean_zmx_try.rar,k均值聚类算法的matlab源代码-k-means Cluster,kmean_zmx_try.rar
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1331
    • 提供者:zmx
  1. knn

    1下载:
  2. k均值聚类+matlab 有详细的注释和图片-failed to translate
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:419308
    • 提供者:whnmyt
  1. K-meansclusteringalgorithmmatlabprogram

    1下载:
  2. 模式识别课上的大作业,要求用K-均值算法对150个样本进行分类。-Pattern Recognition course the big job, asked to use K-means algorithm to classify 150 samples.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:45633
    • 提供者:yu
  1. k-means

    0下载:
  2. 名为k-means的MATLAB函数,实现k均值算法。输入矩阵X,w,输出最终估计值和聚类的标识数字。-Called the k-means of the MATLAB function, to achieve k means algorithm. Input matrix X, w, the output value of the final estimates and cluster identification number.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1137
    • 提供者:menghang
  1. k-means

    0下载:
  2. k均值,数据已经有了,主要用于分类,美列都是一类数据,只用了其中一部分,数据是自己编的。(K mean, data already exists, mainly for classification, the United States column is a kind of data, only a part of the data is their own series.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:8192
    • 提供者:guanyu
  1. kmean

    0下载:
  2. 对大量的数据通过matlab软件,运用k均值算法进行分类,(Using the matlab software to use the k-means algorithm to classify the large amount of data,)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:lyc123
  1. K-means

    0下载:
  2. 利用MATLAB实现K均值聚类算法,加深对该算法的理解。(We use MATLAB to achieve K mean clustering algorithm to deepen our understanding of the algorithm.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-01
    • 文件大小:5120
    • 提供者:WG_JNU
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com