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

搜索资源列表

  1. KMedios.rar

    0下载:
  2. 数据挖掘中 K中心点算法 测试数据为iris 数据库采用sql server 聚类算法,Data mining algorithms in test data for the K center iris database using sql server clustering algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-31
    • 文件大小:13.02mb
    • 提供者:赵新星
  1. ISODATA

    0下载:
  2. 模式识别下的ISODATA算法 例子为IRIS数据库数据-ISODATA algorithm for pattern recognition under the examples for the IRIS database data
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:3.24kb
    • 提供者:wangqiang
  1. myisodata

    0下载:
  2. isodata算法,针对的是iris数据库,代码可以直接运行,很好用。要是要用于自己的数据库,只需要把文件名,结构体信息修改下即可。-isodata algorithm, the iris against a database, code can be run, it just works. If the database to be used for their own, just to the file name, the structure of information can be mo
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1.02mb
    • 提供者:周丽霞
  1. bp-assort

    0下载:
  2. 应用bp算法实现对iris数据库的分类,iris数据库是人们广泛使用的用于模式分类的实例系统。它含有150个例子,分为三类,每个类由四个实数特征值描述,分别表示萼片(sepal )长度,萼片宽度,花瓣(petal )长度,花瓣宽度。问题是根据这四个特性值分类三种iris 植物,输入为四个特征值和类别 (5.1 3.5 1.4 0.2 0),输出算法分类结果 -Bp algorithms applied to the iris database, the classification, iris
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:2.72kb
    • 提供者:姜丽
  1. iristest

    0下载:
  2. 用matlab编写的有关通用数据库中iris数据的验证程序 ,希望对大家有所帮助-Prepared using matlab iris data in the common database verification procedures, we want to help
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:569byte
    • 提供者:li san
  1. carrecognition

    0下载:
  2. First, select an input image clicking on "Select image". Then you can - add this image to database (click on "Add selected image to database" - perform iris recognition (click on "Iris Recognition" button) Note: If you want to perform iri
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:959.82kb
    • 提供者:fais
  1. newseg

    0下载:
  2. segmentation of iris.... the dist from inner pupil taken is 32 pixels... grayscale images used from casia database.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:918byte
    • 提供者:sarock
  1. iris-location

    0下载:
  2. 使用中科院虹膜数据库,实现了虹膜内外边界定位-Iris database using the Chinese Academy of Sciences, to achieve both inside and outside the iris boundary localization
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1.76kb
    • 提供者:polar
  1. KFCM

    0下载:
  2. 经典KFCM算法在iris数据库上的使用!-The classic KFCM algorithm in the iris database!
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-03-29
    • 文件大小:7.68kb
    • 提供者:ada
  1. SVM-iris

    2下载:
  2. 在matlab环境下,实现鸢尾花数据库的SVM分类,没有使用现成的工具包。-SVM classifier in Matlab environment, iris database, do not use off-the-shelf tool kit.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-11
    • 文件大小:8.96kb
    • 提供者:李毅
  1. IRISFileRenameRearrangeMMUdatabase

    0下载:
  2. The Iris data base picture arrangement from the MMU database
  3. 所属分类:matlab

    • 发布日期:2017-12-10
    • 文件大小:540byte
    • 提供者:afrano
  1. bayes_iris

    0下载:
  2. 用贝叶斯方法实现对IRIS数据库的分类处理。包括详细代码,可直接运行。-Bayesian methods to achieve the IRIS database classification. Including a detailed code, can be directly run.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:547byte
    • 提供者:
  1. lda0

    0下载:
  2. 利用线性判别分析实现对iris数据库的分类。代码可直接运行, 有详细注释。-Using linear discriminant analysis to achieve the classification of iris database. Code can be directly run, detailed notes.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:912byte
    • 提供者:
  1. pca_iris

    0下载:
  2. 利用主成份分析方法实现对IRIS数据库的分类处理。代码可直接运行, 有详细注释。-Using principal component analysis method to achieve the IRIS database classification. Code can be directly run, detailed notes.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:871byte
    • 提供者:
  1. PatternRecognition

    3下载:
  2. (1)Bayes分类 已知N=9, =3,n=2,C=3,问x= 应属于哪一类? (2)聚类 使用c-均值聚类算法在IRIS数据上进行聚类分析 (3)鉴别分析 在ORL或Yale标准人脸数据库上完成模式识别任务。 用PCA与基于核的PCA(KPCA)方法完成人脸图像的重构与识别试验。-(1) Bayes classification Known N = 9, = 3, n = 2, C = 3, x = should ask which cat
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6.72kb
    • 提供者:刘宏
搜珍网 www.dssz.com