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

搜索资源列表

  1. 基于matlab的K均值聚类程序

    4下载:
  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. classification

    0下载:
  2. 多种实现三组数据集(iris测试数据)分类的算法实现(LMS、MSE、HK等。-several methods(LMS,MSE,HK) to achieve classification of three data set(iris data set).
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:13083
    • 提供者:yuchang
  1. ANN_Classifier

    0下载:
  2. matlab应用实例:基于神经网络的分类,用的是iris数据集做例子-matlab applications: classification based on neural network, using the iris data set an example
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2760
    • 提供者:熊星星
  1. SVM-iris

    4下载:
  2. 本人用matlab编写的支持向量机的程序,在数据集iris上进行实验,识别效果不错-I have written in with support vector machine matlab program, in experiments on the iris data set, identify good results
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:3390
    • 提供者:yupan
  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
    • 文件大小:3482
    • 提供者: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
    • 文件大小:3311
    • 提供者:liz
  1. cskmean

    0下载:
  2. 用matlab实现iris数据分类,适合初学者的一个很有用的算法-Using matlab to achieve iris data classification, suitable for beginners of a useful algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1649703
    • 提供者:晓晓
  1. ClassifierforIRISdata

    0下载:
  2. 用于对IRIS数据进行分类的各种分类器,用于对多维采样点进行无监督分类。可根据类别数修改分类器,模式识别作业的部分代码。-IRIS data for the various classification categories, for sampling points on the multi-dimensional non-supervised classification. Can be modified in accordance with several types of classifi
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:37066
    • 提供者:王兵
  1. pca_demonstration

    0下载:
  2. This a demonstration of how one can use PCA to classify a 2D data set-This is a demonstration of how one can use PCA to classify a 2D data set
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:854
    • 提供者:Pista
  1. nueral

    0下载:
  2. neurak network classification for iris data
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:883
    • 提供者:ruba
  1. AdaptScalSVM

    0下载:
  2. PCA Algoritms Iris Data test
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:396494
    • 提供者:ood
  1. KNN_1

    0下载:
  2. KNN algorithm on IRIS data using matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:770
    • 提供者:b
  1. IrisBayes

    1下载:
  2. iris数据集的贝叶斯分类实验,外带实验报告一分-Bayesian classification of iris data set experiment, experimental report of a sub-outer
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:67061
    • 提供者:刘文
  1. PCA

    2下载:
  2. 模式识别作业-完全自编仿真程序。先用PCA对IRIS数据集进行降维,然后用最小错误法对降维的数据进行分类。压缩包中既包括matlab源代码,又有自己写的报告,还有.MAT格式的IRIS数据集用作程序调用。程序有详细注释,很容易懂。最后结果输出到txt文件中。-Pattern recognition operations- completely self simulation program. First on the IRIS data set with PCA dimension reduct
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:94332
    • 提供者:yumingwei
  1. SMOSVM

    2下载:
  2. 用于svc分类, 用SMO实现SVC,并在UCI数据集Iris上进行实验,2. 可借鉴现成SVM软件包,实现回归分析。 -For svc classification, using SMO to achieve SVC, and in the UCI Iris data set on the experiment, 2. SVM can learn ready-made packages, to achieve regression analysis.
  3. 所属分类:matlab例程

    • 发布日期:2013-11-05
    • 文件大小:2949
    • 提供者:陈德志
  1. iris

    0下载:
  2. 可以将数据集按行任意调换顺序,给出了IRIS数据集及例子。-It can do any exchange data set in order, and give the IRIS data set and examples.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1202
    • 提供者:叫叫
  1. IrisSVMmulticlassall

    0下载:
  2. 利用M-SVM 对Iris数据及进行分类-The use of M-SVM and the classification of Iris data
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1133
    • 提供者:徐新玲
  1. Iris

    0下载:
  2. 模式识别标准iris数据!150个样本 4维向量。3类!模式识别测试数据-iris data
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:975
    • 提供者:宋科
  1. iris

    0下载:
  2. matlab code iris data
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:979
    • 提供者:radits
  1. Iris-Datasets

    0下载:
  2. well known IRIS data for practice classifier and feature extraction/selection
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:8103
    • 提供者:saieva
« 12 3 4 5 »
搜珍网 www.dssz.com