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

搜索资源列表

  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
    • 文件大小:32.27kb
    • 提供者:wanghuali
  1. Cluster

    3下载:
  2. 使用分解聚类算法在IRIS数据上进行聚类分析,IRIS数据是由鸢尾属植物的三种单独的花的测量结果所组成,模式类别数为3,特征维数是4,每类各有50个模式样本,总共有150个样本。-The use of decomposition in the IRIS data clustering algorithm on the cluster analysis, IRIS data are from the iris flower three separate components of the meas
  3. 所属分类:matlab

    • 发布日期:2015-03-25
    • 文件大小:3.4kb
    • 提供者:liz
  1. C-means

    0下载:
  2. 使用c-均值聚类算法在IRIS数据上进行聚类分析,随机选择三个初始聚类中心,经过多次迭代,最终将150个样本分为三类。-Use c-means clustering algorithm in the IRIS data on the cluster analysis, three randomly chosen initial cluster centers, through a series of iterative, 150 samples will eventually fall into
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:3.23kb
    • 提供者:liz
  1. subtractive

    1下载:
  2. subtractive clustering
  3. 所属分类:matlab

    • 发布日期:2016-04-05
    • 文件大小:979byte
    • 提供者:ruba
  1. irisfcm

    0下载:
  2. This illustrates how to use Fuzzy C-Means clustering for Iris dataset.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1.61kb
    • 提供者:manoj
  1. kmeans

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

    • 发布日期:2017-04-08
    • 文件大小:3.29kb
    • 提供者:李海
  1. clustering-iris

    0下载:
  2. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:3.04kb
    • 提供者:prad
  1. isodate

    0下载:
  2. isodata聚类算法用于聚类类IRIS数据,分类效果较好,运行稳定-isodata clustering algorithm for clustering classes IRIS data classification better, stable operation
  3. 所属分类:matlab

    • 发布日期:2017-12-05
    • 文件大小:3.22kb
    • 提供者:李亚琛
  1. Cluster

    2下载:
  2. 使用k-means、k-media、层次聚类方法,并通过iris数据集测试-Using k-means, k-media, hierarchical clustering method, and through the iris data set test
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:3.36kb
    • 提供者:
  1. hierarchical

    2下载:
  2. 对于随机数据和Iris数据的层次聚类算法-For random data and Iris data hierarchical clustering algorithm
  3. 所属分类:matlab

    • 发布日期:2014-08-26
    • 文件大小:4kb
    • 提供者:胡庆生
  1. fcm-test

    1下载:
  2. 模糊聚类iris标准数据测试。。。采用fcm方法。-Fuzzy clustering iris standard test data
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.63kb
    • 提供者:liu
  1. k-means-for-iris

    4下载:
  2. 利用K均值聚类对鸢尾花样本进行聚类的matlab程序,包含源代码、样本数据、聚类结果-The use of K-means clustering method to classify iris sample matlab program, the program includes source code, sample data, the classification results
  3. 所属分类:matlab例程

    • 发布日期:2017-05-03
    • 文件大小:28.39kb
    • 提供者:liming
  1. K均值对iris数据集聚类

    1下载:
  2. k-means算法对irisdata数据集进行聚类(The k-means algorithm clustering the irisdata datasets)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:3kb
    • 提供者:redeemer
  1. irisdatasetclustering

    0下载:
  2. IRIS DATA SET CLUSTERING IN MATLAB
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:1.06mb
    • 提供者:arjun2114
  1. iris

    0下载:
  2. 对鸢尾花数据集进行模糊聚类,将模拟退火算法及遗传算法分别与模糊聚类算法结合,使聚类效果更好。(Fuzzy clustering of the Iris Dataset)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:47kb
    • 提供者:Ingrid0302
  1. K-means聚类

    2下载:
  2. 应用K-means聚类算法,实现对iris数据集的分类(Using K-means clustering algorithm to realize the Classification of iris dataset)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-20
    • 文件大小:8kb
    • 提供者:salleyye
  1. decomposition

    1下载:
  2. 按照算法步骤对IRIS数据进行仿真,IRIS数据是由鸢尾属植物的三种单独的花的测量结果所组成,模式类别数为3,特征维数是4,每类各有50个模式样本,共有150个样本。首先使用分解聚类算法分离出第一种鸢尾属植物,再对剩余的所有样本进行第二次分解聚类,得出第二种鸢尾属植物和第三种鸢尾属植物。(Decomposition clustering algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-19
    • 文件大小:2kb
    • 提供者:wwwxxxrrr
搜珍网 www.dssz.com