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

搜索资源列表

  1. K-means.m

    0下载:
  2. MATLAB编写的一种模式识别里的重要的模糊聚类方法K-means算法的matlab程序.-MATLAB prepare a Pattern Recognition's important Fuzzy clustering methods K-means algorithm Matlab procedures.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:55082
    • 提供者:zs
  1. MATLABfuzzy-K-means

    0下载:
  2. MATLAB 数据挖掘算法,fuzzy-K-means聚类算法源代码,用于模糊聚类分析-MATLAB data mining algorithms, fuzzy-K-means clustering algorithm source code, Fuzzy clustering analysis for the
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1180
    • 提供者:puxx
  1. K-MEANS

    0下载:
  2. 基于MATLAB的k-means算法 较好的解决了图像分类聚类的问题
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1005
    • 提供者:刘小强
  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-Means聚类算法 Matlab代码,内有程序注释。-K-Means Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5501
    • 提供者:lin
  1. k-means

    0下载:
  2. K means matlab code for image processing
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:727
    • 提供者:venkatrajan
  1. K-Means-Matlab

    0下载:
  2. k-means聚类算法的matlab代码 截图的 想用还是自己手打吧-k-means clustering algorithm matlab code screenshot or their own hands to fight it.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:5484
    • 提供者:胡爹
  1. k-means-matlab

    1下载:
  2. 实现K-Means算法,并附带有数据集,以供检验-K-Means algorithm to achieve, together with the data set for testing
  3. 所属分类:matlab例程

    • 发布日期:2017-05-14
    • 文件大小:3607
    • 提供者:朱杰伦
  1. k-means---matlab

    0下载:
  2. matlab写的一个简单的k-means聚类算法,通过导入data.txt文件,再利用k-means讲结果呈现在界面上-matlab write a simple k-means clustering algorithm, by importing the data.txt file, and then use k-means results are presented in the interface stresses
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1359
    • 提供者:郑杰
  1. k-means-matlab

    1下载:
  2. k-means均值算法matlab语言写的,很实用的源码-k-means means algorithm matlab language, very useful source
  3. 所属分类:matlab

    • 发布日期:2014-04-29
    • 文件大小:1658880
    • 提供者:lujun
  1. k-means

    0下载:
  2. 这是K-means matlab例程,对数据进行聚类,其中数据由matlab随进产生,可以直接在matlab上运行使用。-This is the K-means matlab routines, data clustering, which is generated by the data over into matlab, you can run directly on matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4232
    • 提供者:刘松
  1. K-means-matlab

    0下载:
  2. K-means聚类算法的MATLAB版本,不仅给出了代码,还包括在图像分类中的具体应用-K-means cluster algorithm in the version of matlab
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2439220
    • 提供者:fish
  1. K-Means(Matlab)

    0下载:
  2. A simple code about k-means.
  3. 所属分类:matlab例程

    • 发布日期:2016-06-12
    • 文件大小:10182
    • 提供者:daozihappy
  1. K-mean

    0下载:
  2. K-means算法是很典型的基于距离的聚类算法,采用距离作为相似性的评价指标,即认为两个对象的距离越近,其相似度就越大(K-means algorithm is a typical distance based clustering algorithm. The distance is used as the evaluation index of similarity, that is, the closer the distance between the two objects, the
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:13312
    • 提供者:venshow
  1. kmeans_demo1

    0下载:
  2. 基本的k-means matlab算法 demo(basical k-means matlab demo)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:mh123
  1. K-means

    0下载:
  2. 用matlab实现k均值算法,不用库函数(Implementation of K mean algorithm)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:胡果
  1. k-means-master

    0下载:
  2. k-means algorithm with matlab test code is very perfect
  3. 所属分类:其他

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

    0下载:
  2. 一种聚类算法:K-means聚类,实测绝对没有问题(A clustering algorithm: K-means clustering, no problem is absolutely no problem)
  3. 所属分类:数据挖掘

    • 发布日期:2018-04-29
    • 文件大小:12288
    • 提供者:宸儿宝贝
  1. 基于 K-means 聚类算法的图像区域分割

    2下载:
  2. 基于K-means聚类算法的图像区域分割(Image region segmentation based on K-means clustering algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2020-06-11
    • 文件大小:29696
    • 提供者:星风雪雨
  1. k-means-for-iris

    2下载:
  2. 利用K均值聚类对鸢尾花样本进行聚类的matlab程序,包含源代码、样本数据、聚类结果(The matlab program of clustering iris samples by K-means clustering, including source code, sample data and clustering results)
  3. 所属分类:数据挖掘

    • 发布日期:2020-07-04
    • 文件大小:28672
    • 提供者:麻衣蚂蚁
« 1 2 34 5 6 7 8 9 10 ... 33 »
搜珍网 www.dssz.com