CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - Fisher discriminant analysis

搜索资源列表

  1. fs-kfda

    0下载:
  2. Feature scaling for kernel Fisher discriminant analysis using leave-one-out cross validation. FS-KFDA is a package for implementing feature scaling for kernel fisher discriminant analysis.-Feature scaling for kernel Fisher discrim inant analysis us
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:499.46kb
    • 提供者:ihatexlet
  1. Face_Recognition.zip

    0下载:
  2. Face Recognition, Face Detection, Lausanne Protocol, 3D Face Reconstruction, Principal Component Analysis, Fisher Linear Discriminant Analysis, Locality Preserving Projections, Kernel Fisher Discriminant Analysis,Face Recognition, Face Detection, L
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-13
    • 文件大小:3.29mb
    • 提供者:psomkuan
  1. PR_AI_code

    1下载:
  2. 这是《精通VC++数字图像模式识别技术及工程实践[第2版]》光盘源代码,其中包括EM算法、fisher判别函数、HMM隐马尔科夫模型、BP神经网络、小波变换、alpha-beta剪枝、A*算法等,还包含几个纹理分析、人脸定位、字符识别、车牌号识别、8数码、黑白棋、离线/在线签名等实例,因此对于学习模式识别、人工智能的朋友们都大有裨益。光盘中的素材请见另外一个资源。-This is " proficient in VC++ Digital Image Pattern Recognitio
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14mb
    • 提供者:
  1. KFDA

    1下载:
  2. 此实验使用核Fisher鉴别分析(KFDA)方法在ORL人脸数据库上进行人脸识别试验。ORL标准人脸库共包含40人,每人10幅共400幅BMP图像。-This experiment the use of nuclear Fisher discriminant analysis (KFDA) method on ORL face database for face recognition test. Standard ORL face database contains a total of 40
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:5.62kb
    • 提供者:liz
  1. FunFDA

    0下载:
  2. FunFDA模式识别中特征提取中的数据降维的一种算法-fisher discriminant analysis
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1.13kb
    • 提供者:caicaihello
  1. LDA_zq

    1下载:
  2. 用于特征降维,特征融合,相关分析等多元数据分析的fisher鉴别分析(FLDA)Matlab代码实现。-For feature reduction, feature fusion, correlation analysis, multivariate data analysis of the fisher discriminant analysis (FLDA) Matlab code implementation.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:1.06kb
    • 提供者:moxibingdao
  1. KLFDA

    1下载:
  2. 基于局部Fisher准则的非线性核Fisher辨别分析,应用于有监督的特征提取与高维数据的有效降维。-Kernel Local Fisher Discriminant Analysis for Supervised Dimensionality Reduction.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2.28kb
    • 提供者:gameshadow
  1. fisher

    0下载:
  2. 利用pca和LDA对人脸的图像先进行降维再辨别分析来实现人脸识别-Pca and LDA using the images of human faces to reduce the dimensions first and then discriminant analysis to achieve recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:3.8kb
    • 提供者:左坚
  1. WeightedMMDA

    0下载:
  2. 不仅使用了kernel trick ,还是用了加权的最大边缘规则,获得较好的识别效果。-A new kernel-based learning algorithm, called kernel weighted maximum margin discriminant analysis (KWMMDA), is presented in this paper. Different from the previous discriminant analysis algorithms base
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:165.52kb
    • 提供者:刘建飞
  1. LDA

    0下载:
  2. 线性鉴别分析,是信号处理中一种用来筛选所需信号的常用方法。其基本思想是选择使得Fisher准则函数达到极值的向量作为最佳投影方向,从而使得样本在该方向上投影后,达到最大的类间离散度和最小的类内离散度。在Fisher思想的基础上,Wilks和Duda分别提出了鉴别矢量集的概念,即寻找一组鉴别矢量构成子空间,以原始样本在该子空间内的投影矢量作为鉴别特征用于识别。-Linear Discriminant Analysis:Fisher R A. The use of multiple measurem
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:3.01kb
    • 提供者:肖海兵
  1. Fisher

    0下载:
  2. Fisher判别的基本思想是将k$个总体的所有$维空间的样本点投影到一维空间上,使投影后组与组之间尽可能的分开,然后利用方差分析的方法推出判别函数。为了简单起见,通常利用线性的判别函数。-The basic idea of Fisher discriminant is k $ total $ dimensional space sample point projection to the one-dimensional space, so that the projection between
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:799byte
    • 提供者:肖海兵
  1. fisher

    0下载:
  2. Fisher线性判别是线性分类算法中最基本的一种算法,其基本思想是将d维空间中的样本投影到一条最易于分类的投影线上,再进行分类-Linear discriminant analysis is one of the most basic algorithm for linear classification algorithm, the basic idea is to divide the sample projection D dimensional space into one of the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:630byte
    • 提供者:jackchan
  1. lfda

    1下载:
  2. 从高维信号提取特征并同时降维到低维信号。为图像表示、图像分类、模式识别等进行特征提取。-local Fisher Discriminant Analysis
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1.65kb
    • 提供者:wei
  1. Linear-discriminant-analysis

    0下载:
  2. Fisher 线性判别分析算法matlab实现及感知器算法实现-Fisher linear discrimination analysis,perceptron
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:2.04kb
    • 提供者:
  1. Fisher

    0下载:
  2. Fisher进行数据线性判别分析,里边包含有原数据,所有程序均运行成功。-Fisher linear discriminant analysis data code. It contains raw data, all programs run successfully.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:804byte
    • 提供者:大迷糊
  1. fisher-and-bayes

    0下载:
  2. fisher 和bayes判别分析方法,主要用在光谱数据模式识别的,可对可见近红外光谱进行类识别,matlab2014a可以使用,其他不知道-Fisher and bayes discriminant analysis method, mainly used in spectral data of pattern recognition, visible to near infrared spectrum is used to identify the class, matlab2014a ca
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1.24kb
    • 提供者:
  1. KFDA

    0下载:
  2. 学姐做地理学研究时用的核Fisher判别分析的代码-Sister doing geography research time by the kernel Fisher discriminant analysis codes
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1.49kb
    • 提供者:宋丹阳
  1. Fisher-LDA-face-recognize

    1下载:
  2. matlab平台实现人脸识别,通过PCA降维后再通过线性判别分析LDA实现人脸匹配。内附ORL人脸数据库,运行main函数即可输出结果-Matlab platform to achieve face recognition, PCA dimensionality reduction and then through linear discriminant analysis LDA face matching. Contains ORL face , run the main function t
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4.04mb
    • 提供者:don
  1. multilevzc-floating

    0下载:
  2. Feature scaling for kernel Fisher discriminant analysis usin
  3. 所属分类:Graph Drawing

    • 发布日期:2017-12-21
    • 文件大小:485kb
    • 提供者:flbwldw
  1. uscn-ssin

    0下载:
  2. Feature scaling for kernel Fisher discriminant analysis usin
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-21
    • 文件大小:491kb
    • 提供者:hby&124876
« 12 »
搜珍网 www.dssz.com