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

搜索资源列表

  1. irisphaseprot

    0下载:
  2. work in matlab, iris protected
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:44295
    • 提供者:olynto
  1. irisprotected

    0下载:
  2. work in matlab, iris phase
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:262804
    • 提供者:olynto
  1. distance_based_all

    0下载:
  2. The matlab program classifies the species of fisher iris data based on distance based approaches (euclidean, mahalanobis, etc.)
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:876
    • 提供者:Nitesh
  1. RBFNN

    0下载:
  2. using Matlab wrote RBFNN Classification with Multi_LSE. It uses 11data ( ABalone. German. heart. iris. PIMA. vehicle. vowel. WDBC. wine. Yale3. Yale_PCA50)
  3. 所属分类:matlab

    • 发布日期:2017-05-18
    • 文件大小:4978179
    • 提供者:Bongyoun Kim
  1. QNNPiris

    2下载:
  2. 自己写的一个 利用量子神经网络对iris数据进行分类的 matlab例子,希望对大家有用-An application of quantum neural networks to write Matlab examples of iris sort data, I hope useful to everyone
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:48077
    • 提供者:luohui
  1. gethammingdistance

    0下载:
  2. The MATLAB code is used to match two iris templates.
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-11
    • 文件大小:828
    • 提供者:Soubhagya
  1. BP_iris

    0下载:
  2. 进行Iris数据分类实验,使用matlab构建bp神经网络-Iris data classification experiments, using matlab to build the bp neural network
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1969
    • 提供者:lingalu
  1. RBF_iris

    0下载:
  2. 进行Iris数据分类实验,使用matlab构建rbf神经网络-Iris data classification experiments, using matlab to build the rbf neural network
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1683
    • 提供者:lingalu
  1. hua2

    1下载:
  2. 对150种鸢尾花数据进行分类的matlab代码-150 species of iris data to classify the matlab code
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:1616
    • 提供者:zhangshuang
  1. RNA_matlab

    0下载:
  2. Perceptron para Matlab, reconhecimento da flor de IRIS e vinhos.
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:617531
    • 提供者:Luis Maschi
  1. exp2

    0下载:
  2. 对Iris数据集应用线性分类器及BP网络分类器进行分类,matlab代码-Iris data set to apply a linear classifier and BP network classifier classification, matlab codes
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:12895
    • 提供者:杨杨
  1. BP_IRIS

    0下载:
  2. BP算法对IRIS数据进行分类,MATLAB代码,带数据文件-BP algorithm,iris data analysis,matlab programming
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4213
    • 提供者:kenbob
  1. IRIS_SVM

    0下载:
  2. SVM算法对IRIS数据进行分类,采用MATLAB代码编写,带iris原始数据。-matlab implementation,iris classiy,svm method
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6381
    • 提供者:kenbob
  1. Iris_raecing

    0下载:
  2. 使用MATLAB编写的神经网络程序 并在著名的机器学习数据集Iris上加以验证 压缩文件中包含代码和数据集!-Using BPNN to classify Iris data set
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2120
    • 提供者:Raecing
  1. BYS

    0下载:
  2. 该文件为Matlab上实现的贝叶斯分类算法,包含源码(含注释)、数据和运行结果。实例数据为UCI上下载的Iris数据包。-Bayesian classification algorithm developed in the Matlab,which contains the source code (including comments) and data(Iris Loaded the UCI), and operating results.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:6560
    • 提供者:欧阳
  1. LDA_PCA

    0下载:
  2. matlab编写的特征提取算法LDA和PCA,所用数据集为iris数据集-matlab prepared by the feature extraction algorithm LDA and PCA, the data set used for the iris data set
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1980
    • 提供者:乔伊
  1. irisboundry

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

    • 发布日期:2017-12-18
    • 文件大小:2048
    • 提供者:emin
  1. bp神经网络

    0下载:
  2. Matlab实现前向神经网络的方法 本文以Fisher的Iris数据集作为神经网络程序的测试数据集(Implementation of feedforward neural networks by Matlab)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-22
    • 文件大小:61440
    • 提供者:小猫发
  1. shiyan4

    0下载:
  2. 解决非线性多类别分类问题,利用实际数据进行分类处理。(Solving nonlinear multi class classification problem, using actual data for classification processing.)
  3. 所属分类:matlab例程

  1. irisdatasetclustering

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

    • 发布日期:2018-01-06
    • 文件大小:1112064
    • 提供者:arjun2114
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com