CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - discriminant analysis

搜索资源列表

  1. UncorrelatedDiscriminantNearestFeatureLineAnalysis

    0下载:
  2. 人脸识别文章 Uncorrelated Discriminant Nearest Feature Line Analysis for Face Recognition-Face article Uncorrelated Discriminant Nearest Feature Line Analysis for Face Recognition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:225965
    • 提供者:杜君卓
  1. Bayes_optimality_in_linear_discriminant_analysis.z

    0下载:
  2. 贝叶斯优化在线性判别分析中的应用,这是国外一个大牛写的程序,很有价值-This code is an implementation of the method Bayes Optimal Discriminant Analysis
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:10656
    • 提供者:willee
  1. LDA

    0下载:
  2. 基本思想是选择使得Fisher准则函数达到极值的向量作为最佳投影方向,从而使得样本在该方向上投影后,达到最大的类间离散度和最小的类内离散度。-Linear Discriminant Analysis (Generally, LDA can also use LGE as a subroutine. However, we can use the special graph structure of LDA to obtain some computational benefits.)
  3. 所属分类:AI-NN-PR

    • 发布日期:
    • 文件大小:2998
    • 提供者:caolinlin
  1. drtoolbox

    2下载:
  2. Matlab针对各种数据预处理的降维方法,源码集合。-Currently, the Matlab Toolbox for Dimensionality Reduction contains the following techniques: Principal Component Analysis (PCA) Probabilistic PCA Factor Analysis (FA) Sammon mapping Lin
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-03
    • 文件大小:2029884
    • 提供者:jdzsj
  1. fisher

    0下载:
  2. Fisher判别分析,能够通过该程序,实现相应的样本分类-Fisher discriminant analysis, through the program, realize the classification of samples of the corresponding
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-05
    • 文件大小:3106
    • 提供者:xiaoxue
  1. byes

    0下载:
  2. 贝叶斯判别分析,能够较好地实现对样本的分类,方法简单易行。-Bias discriminant analysis, to better achieve the classification of samples, simple and easy method.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-29
    • 文件大小:1388
    • 提供者:xiaoxue
  1. julipanbie

    0下载:
  2. 距离判别分析,能够较好地实现对样本的分类,方法简单易行。-Distance discriminant analysis, to better achieve the classification of samples, simple and easy method.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-07
    • 文件大小:1445
    • 提供者:xiaoxue
  1. zhubupanbie

    0下载:
  2. 逐步判别分析,能够较好地实现对样本的分类,方法简单易行。-Stepwise discriminant analysis, to better achieve the classification of samples, simple and easy method.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-03
    • 文件大小:2158
    • 提供者:xiaoxue
  1. bayes

    0下载:
  2. 基于bayes的判别分析应用,集体应用可修改数据-Bayes discriminant analysis applications based on the collective application can modify data
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2959373
    • 提供者:寒暄
  1. Pattern-Recognition2

    0下载:
  2. 清华模式识别第二次作业,采用dataset2.txt 数据作训练样本,采用身高与体重特征进行性别分类,建立最小错误贝叶斯分类器;2、采用身高体重数据作为特征,以 dataset2.txt 作为训练数据,用 Fisher 线性判别方法设计分类器;3、从多层感知器、SVM、近邻法选择一种方法,进行上述的分类实验;-Tsinghua second operation pattern recognition using dataset2.txt data for training samples, us
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:7392
    • 提供者:zhusy09
  1. Nearest-Feature-Line-Analysis

    0下载:
  2. 基于不相关家别最近邻特征线分析的人脸识别研究。-Uncorrelated Discriminant Nearest Feature Line Analysis for Face Recognition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:227383
    • 提供者:
  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
    • 文件大小:6880
    • 提供者:刘宏
  1. LocalSubspaceAnalyses

    0下载:
  2. matlab编写,能够实现局部子空间鉴别分析,含主方法和测试代码,能直接运行-matlab prepared, can achieve local subspace discriminant analysis, including the main methods and test code that can be run directly
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:7200
    • 提供者:新田
  1. classification_toolbox

    2下载:
  2. 分类工具包,含有多个分类算法的matlab源程序,适用于类别数据的分类和可视化-The Classification toolbox for MATLAB is a collection of MATLAB modules for calculating classification (supervised pattern recognition) multivariate models: Discriminant Analysis, Partial Least Square Discrimin
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:506253
    • 提供者:Alex
  1. DMSV

    0下载:
  2. 该程序提供了基于支持向量的判别分析的matlab实现,可应用于模式分类-Discriminant Analysis via Support Vectors
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:282221
    • 提供者:Alex
  1. LDA.m

    0下载:
  2. 线性判别分析函数,可直接调用,内含函数详细说明-Linear discriminant analysis functions can be called directly, containing a detailed descr iption of the function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2682
    • 提供者:yangyang
  1. LOMO_XQDA

    1下载:
  2. 行人重定位算法,识别效果非常好,有源码和文章-Person re-identification is an important technique towards automatic search of a person’s presence in a surveillance video. Two fundamental problems are critical for person re-identification, feature representation and me
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1155768
    • 提供者:homawf
  1. PNN

    0下载:
  2. A probabilistic neural network (PNN) is a feedforward neural network, which was derived the Bayesian network and a statistical algorithm called Kernel Fisher discriminant analysis-A probabilistic neural network (PNN) is a feedforward neural network,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2321
    • 提供者:farshid
  1. fisher

    0下载:
  2. 模式分类之fisher线性判别分析,对已知数据进行分类处理。-fisher linear discriminant analysis of pattern classification, known data classification.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1718
    • 提供者:fuguanghui
  1. KDA

    0下载:
  2. KDA: Kernel Discriminant Analysis
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-17
    • 文件大小:2048
    • 提供者:jianglantian
« 1 23 »
搜珍网 www.dssz.com