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

搜索资源列表

  1. LDA.线性决策分析

    0下载:
  2. 线性决策分析,一个最经典的线性降维方法,也是最经典的最简单的监督学习算法,A CLASSICAL LINEAR DISCRIMINANT ANALYSIS
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-04-01
    • 文件大小:2922
    • 提供者:lai_zhi_hui
  1. LDA-Reconginatin Matlab LDA降维经典程序

    2下载:
  2. Matlab LDA降维经典程序 外国人Jonathan Huang写的LDA matlab程序,用于多维特征的降维 -Matlab LDA dimension reduction procedures foreigners Jonathan Huang classic written LDA matlab program for multi-dimensional characteristics of the dimension reduction
  3. 所属分类:matlab例程

    • 发布日期:2017-03-23
    • 文件大小:1711
    • 提供者:Aaron Yan
  1. PCA_LDA.rar

    1下载:
  2. 《机器学习》课上的作业,PCA和LDA降维,尽管网上很多,但很少注释,另外细节上也没注意。这里有很详细的注释。另外还附上一个Naive贝叶斯分类器,大家可以作比较。附带的图像包是OLR人脸。ReducedDim为想要提取的特征数,不是百分比!," Machine learning" classes on the homework, PCA and LDA dimensionality reduction, even though a lot of online, but f
  3. 所属分类:matlab例程

    • 发布日期:2016-03-16
    • 文件大小:3743168
    • 提供者:thy
  1. PCALDA

    0下载:
  2. PCA+LDA经典人脸识别算法,先用PCA降维,再用LCA降维-PCA+ LDA classical face recognition algorithms, first PCA dimension reduction, reuse LCA dimension reduction
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:2913
    • 提供者:zhoujingbo
  1. lda

    0下载:
  2. 非线性降维方法 可以应用于高维数据的机器学习-Nonlinear dimensionality reduction methods can be applied to high-dimensional data, machine learning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1507
    • 提供者:王博
  1. FLDbasedFaceRecognitionSystem_v2

    0下载:
  2. 基于fisherface的人脸图像识别,采用lda降维的方法来识别人脸图像-This package implements a well-known FLD-based face recognition method, which is called Fisherface [1]. All functions are easy to use, as they are heavy commented. Furtheremore, a sample scr ipt is incl
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:261703
    • 提供者:paul
  1. PCA

    1下载:
  2. 主成分分析的代码,降维的工具,特征提取降维的工具-PCA code
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1299
    • 提供者:dengzhaoxiong
  1. lda

    0下载:
  2. 一个基于人耳模式识别的lda算法,可实现对高维矩阵的降维。-A pattern recognition based on human ear lda algorithm can realize high-dimensional matrix of dimension reduction.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:1969
    • 提供者:Tigerock
  1. drtoolbox

    0下载:
  2. 对于特征维数降维的matlab工具箱,包括PCA LDA PPCA 等-Matlab Toolbox for Dimensionality Reduction (v0.7.1- June 2010)
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1029201
    • 提供者:周健
  1. PCAandLDA

    0下载:
  2. 用pca 和 lda 实现数据的降维,加快机器的特征提取的速度。-Pca and lda of data with dimension reduction, feature extraction to speed up the speed of the machine.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:2913
    • 提供者:江红
  1. facepcalda

    0下载:
  2. 一个用PCA和LDA降维,并用knn分类的人脸识别例程-A dimension reduction using PCA and LDA, and face recognition with the knn classification routines
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4860595
    • 提供者:taoda
  1. lda

    0下载:
  2. 对有类别监督的数据进行先行判别分析用于降维 数据为结构体类型,返回数据也是降维后的结构体类型。如(a.X a.y)a.X是带有类别的数据,a.y是类别信息-Synopsis: model = lda(data) model = lda(data,new_dim) Descr iption: This function is implementation of Linear Discriminant Analysis. The goal
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1197
    • 提供者:zoujijin
  1. 06102001

    0下载:
  2. 机器学习》课上的作业,PCA和LDA降维,尽管网上很多,但很少注释,另外细节上也没注意。这里有很详细的注释。另外还附上一个Naive贝叶斯分类器,大家可以作比较。附带的图像包是OLR人脸。ReducedDim为想要提取的特征数,不是百分比!-" -Machine learning" classes on the homework, PCA and LDA dimensionality reduction, even though a lot of online, but few notes, o
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1338
    • 提供者:caifeifei
  1. lda

    1下载:
  2. 线性判别法(LDA),用来降维的,找了好久了,很好用-Linear discriminant method (LDA), used to dimensional reduction, for a long time, very good
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:28248
    • 提供者:qiaohuahe
  1. lda

    0下载:
  2. LDA空间降维程序,此程序通计算数据的特征值和特征向量,再通过矩阵相乘,从而达到降维的目的。-LDA space dimension reduction procedure, this procedure pass computing the eigenvalues ​ ​ and eigenvectors of the data, and then through the matrix multiplication, so as to achieve the purpose
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:1223
    • 提供者:刘波
  1. TYZmyLDA

    0下载:
  2. LDA算法的matlab程序。本代码是对一维信号进行LDA降维处理的函数。-LDA algorithm matlab program. This code is a one-dimensional signal processing functions LDA dimensionality reduction.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:590
    • 提供者:tang
  1. LDA

    0下载:
  2. LDA:线性判别分析方法。用于实现线性数据降维。采用K近邻分类器对数据进行分类-LDA: linear discriminant analysis method. Used to achieve linear data dimensionality reduction. Using K-nearest neighbor classifier for data classification
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:918
    • 提供者:彭霞
  1. lda-0.2-matlab.tar

    0下载:
  2. lda降维方法源码,lda 方法有很牛逼的降维效果,对分类精度有很大的提升(lda dimension reduction method source code, lda method is very Niubi dimension reduction effect, classification accuracy has greatly improved)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:23552
    • 提供者:WSpeng_1
  1. LDA人脸识别程序

    1下载:
  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. LDA_ FDA_with_tutorial

    1下载:
  2. LDA降维是常用的降维手段之一,是常用的有监督学习降维工具。这个文件对其产生W后的使用进行了简要说明,使用W进行最终的降维可以得到十分漂亮的分析结果(在数据分布符合假设分析的情况下。)(LDA dimension reduction is one of the commonly used dimensionality reduction methods. It is a commonly used supervised learning dimensionality reduction tool
  3. 所属分类:数据挖掘

    • 发布日期:2020-04-28
    • 文件大小:675840
    • 提供者:SaoYear
« 12 »
搜珍网 www.dssz.com