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

搜索资源列表

  1. icatoolbox

    0下载:
  2. 独立主成分分析的工具箱,是模式识别,成分分析,线性判别的重要手段。-independent Principal Component Analysis Toolbox, pattern recognition, component analysis and linear discriminant an important means.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:7274
    • 提供者:刘恒
  1. 2DLDA_PK_LDA_for_feature_extraction

    0下载:
  2. These are the codes in \"A note on two-dimensional linear discrimant analysis\", Pattern Recognition Letter In this paper, we show that the discriminant power of two-dimensional discriminant analysis is not stronger than that of LDA under the assu
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:12607
    • 提供者:ruan
  1. lda.rar

    0下载:
  2. 关于线性(FISHER)判别分析的中文文献,从核心期刊中下载得到。,About Linear (FISHER) Discriminant Analysis of English literature, from the core journals have been downloaded.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2473698
    • 提供者:宦若虹
  1. Image

    0下载:
  2. 采用GdI+编程实现了,图像的读入,图像像素数据的采集和分析,通过线性判别函数和一个圆形判别函数来分离图像和背景-By GdI+ programming, and read the image, the image pixel data collection and analysis, linear discriminant function and a circular discriminant function to separate the image and the background
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:28075
    • 提供者:tony
  1. PCAFaceRecog

    0下载:
  2. 基于线性判别的人脸识别,本设计对主成分分析和线性判别两种子空间方法进行了深入研究,包括LDA及其在人脸识别应用的若干问题-Face recognition based on linear discriminant, the design of the principal component analysis and linear discriminant subspace methods are two in-depth study, including the LDA and its Appl
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:1305
    • 提供者:尘筑
  1. Diubryminant

    0下载:
  2. ldatrace performs Linear Discriminant Analysis with optional(Ldatrace performs Linear Discriminant Analysis with optional)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:iyfinits
  1. LDA

    0下载:
  2. 性判别式分析(Linear Discriminant Analysis, LDA),也叫做 Fisher 线性判别 (FisherLinear Discriminant,FLD), 是模式识别的经典算法(Linear Discriminant Analysis)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:274432
    • 提供者:灵娃儿
  1. gda

    0下载:
  2. 本文件提供了核线性判别分析(KLDA)的将维算法(This program is the kernel linear discriminant analysis)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:5120
    • 提供者:Ayuer
  1. 9927429LDA

    0下载:
  2. 线性判别式分析,可以用来对数据进行分类或数据降维(不同于PCA)(Linear discriminant analysis)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:3072
    • 提供者:茶味
  1. FisherFace_New

    0下载:
  2. LDA算法 将带上标签的数据(点),通过投影的方法,投影到维度更低的空间中,使得投影后的点,会形成按类别区分,一簇一簇的情况,相同类别的点,将会在投影后的空间中更接近。(Linear Discriminant Analysis)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:4227072
    • 提供者:若若6
  1. 2DLDA PK LDA for feature extraction

    0下载:
  2. 2D线性判别分析工具箱,该方法为Pattern recognition letters关于2DLDA的源码(2D linear discriminant analysis toolbox, which is the source code for Pattern recognition letters on 2DLDA)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:12288
    • 提供者:llb3112040011
  1. LDA漫游

    0下载:
  2. LDA的一篇介绍。 LDA的全称是Linear Discriminant Analysis(线性判别分析),是一种supervised learning。LDA是在目前机器学习、数据挖掘领域经典且热门的一个算法(An introduction to LDA. LDA's full name is Linear Discriminant Analysis (Linear Discriminant Analysis), is a supervised learning. LDA is a clas
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-01
    • 文件大小:13318144
    • 提供者:adcxs
  1. 人工智能:人工智能选股之朴素贝叶斯模型

    4下载:
  2. 本报告对 朴素贝叶斯模型及线性判别分析、二次判别分析 进行系统测试 “生成模型”是机器学习中监督学习方法的一类。与“判别模型”学习决 策函数和条件概率不同,生成模型主要学习的是联合概率分布??(??,??)。本 文中,我们从朴素贝叶斯算法入手,分析比较了几种常见的生成模型(包 括线性判别分析和二次判别分析)应用于多因子选股的异同,希望对本领 域的投资者产生有实用意义的参考价值。(This report gives a systematic test of naive Bayesian
  3. 所属分类:人工智能/神经网络/深度学习

  1. LDA人脸识别程序

    0下载:
  2. 在MATLAB2014b版本,进行人脸识别,包含PCA降维、LDA线性判别、KNN最近邻算法等技术(In MATLAB2014b version, face recognition is carried out, including PCA dimension reduction, LDA linear discriminant analysis, KNN nearest neighbor algorithm and so on.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:212992
    • 提供者:俭任
  1. pca-lda

    0下载:
  2. 主成分分析法和线性判别分析常用来对原始数据进行简单的数学分析(Principal component analysis and linear discriminant analysis are usually used for simple mathematical analysis of raw data.)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:2048
    • 提供者:cc2358564166
  1. airpls-pls-lda

    1下载:
  2. airpls扣掉原始数据荧光背景,pls提取主成分,lda进行线性判别分析。程序和数据完整,不懂欢迎询问(Airpls's original data of fluorescence background, pls principal component extraction, linear discriminant analysis. Program and data integrity, welcome to inquire)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:21548032
    • 提供者:cc2358564166
  1. MvDA

    2下载:
  2. 这是关于图像处理的MVDN算法,多视图线性判别分析(This is the image processing MVDN algorithm, multi-view linear discriminant analysis)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-07-14
    • 文件大小:3072
    • 提供者:李卫
  1. LFDA

    2下载:
  2. LLDA,局部线性判别分析,可以降到任意的维度,相比LDA更加优秀(LLDA, Local Linear Discriminant Analysis, can be reduced to any dimension, which is better than LDA.)
  3. 所属分类:matlab例程

    • 发布日期:2020-10-18
    • 文件大小:2048
    • 提供者:曾礼
  1. 线性判别

    0下载:
  2. 用于线性及非线性的判别分析等,简单实用(Simple and practical for linear and non-linear discriminant analysis)
  3. 所属分类:matlab例程

    • 发布日期:2021-01-12
    • 文件大小:23552
    • 提供者:cc magic
  1. 线性判别分析(linear discriminant analysis)

    1下载:
  2. LDA是一种监督学习的降维技术,也就是说它的数据集的每个样本是有类别输出的,这点和PCA不同。PCA是不考虑样本类别输出的无监督降维技术。
  3. 所属分类:matlab例程

« 1 2 3 4 5 6 7 89 10 »
搜珍网 www.dssz.com