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

搜索资源列表

  1. LDA

    1下载:
  2. 人脸识别主成分分析LDA代码,MATLAB写的。-Principal Component Analysis LDA code written in MATLAB.
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:1335
    • 提供者:申中华
  1. Getproject_gsvd_mar

    0下载:
  2. LDA/GSVD算法matlab代码,可用来实现基于广义奇异值分解的线性鉴别分析方法-LDA / GSVD algorithm Matlab code, can be used to achieve based on the generalized singular value decomposition of linear discriminant analysis method
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1008
    • 提供者:张海
  1. SubspaceLearningCodes

    0下载:
  2. 子空间学习的代码,主要包括人脸识别中常用的特征提取算法如pca lda 以及目前常见的流行学习的相关代码-Subspace learning the code, mainly including commonly used in face recognition feature extraction algorithms such as pca lda and the current prevalence of common learning-related code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:173514
    • 提供者:dd
  1. DF_LDA_TNN

    0下载:
  2. LDA 人脸识别的 matlab 源程序 大家看看 可以用的-LDA face recognition matlab source code you can look at the
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:346485
    • 提供者:byrne
  1. PCA

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

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

    1下载:
  2. 线性判别分析(LDA,全称Fisher Linear Discriminant Analysis)算法的C#实现源码,根据stprtool box for matlab中的LDA.m编写。用到MathNet库做相关的矩阵运算,使用zedgraph控制绘图。有简单的测试数据。- C# source code of linear discriminant analysis (LDA, full name of the Fisher Linear Discriminant Analysis) algo
  3. 所属分类:Algorithm

    • 发布日期:2015-06-23
    • 文件大小:435187
    • 提供者:李洪涛
  1. lda

    0下载:
  2. For LDA for face recognition with MATLAB code.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:89042
    • 提供者:rathi
  1. DiaLDA

    0下载:
  2. 是关于对角LDA算法的matlab代码,包含对角化代码和对角化LDA代码-Is a diagonal LDA algorithm on matlab code, including code and diagonalization Diagonalization LDA code
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1294
    • 提供者:shanon
  1. LDAandPCA

    0下载:
  2. 包含PCA和LDA的matlab代码,希望对大家有用-PCA and LDA contains the matlab code, we hope to be useful
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:3203
    • 提供者:shanon
  1. RunFaceRecog_vV

    0下载:
  2. This is a Simple Code for Face Recognition using PCA + LDA Approach. I hve write this code for ORL Database containing 400 images of 40 persons. I have used Eigenface Algorithm for Face Recognition. Its a Very Simple Code you can easily understand it
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:6166
    • 提供者:Sandeep
  1. PCA-LDA

    0下载:
  2. it is PCA-LDA matlab code. (feature reduction)
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1214
    • 提供者:Sara
  1. Code

    0下载:
  2. This another matlab code for PCA-LDA
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3706
    • 提供者:Sara
  1. LDAMATLAB-code

    0下载:
  2. this file includes LDA algorithm MATLAB code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1165
    • 提供者:plugo
  1. LDA

    0下载:
  2. LDA for face recognation matlab code
  3. 所属分类:matlab例程

    • 发布日期:2013-05-18
    • 文件大小:2807146
    • 提供者:nadou.angel
  1. LDA

    1下载:
  2. LDA matlab code 线性判别式分析(Linear Discriminant Analysis, LDA),也叫做Fisher 线性判别 (Fisher Linear Discriminant ,FLD),是模式识别的经典算法,它是在1996 年由Belhumeur 引入模式识别和人工智能领域的。性鉴别分析的基本思想是将高维的模式样本投影到最佳鉴 别矢量空间,以达到抽取分类信息和压缩特征空间维数的效果,投影后保证模式样本在新的 子空间有最大的类间距离和最小的类内距离,即模式在该空间中有
  3. 所属分类:数值算法/人工智能

  1. lda-0.1-matlab

    0下载:
  2. 这是一个LDA主题模型的matlab代码,可进行中文模糊聚类分析,内涵说明,可直接使用。-This is a topic LDA model matlab code, can be Chinese fuzzy clustering analysis, meaning that can be used directly.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:24616
    • 提供者:谭小宁
  1. LDA

    0下载:
  2. LDA Classification Matlab Code
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2901
    • 提供者:sajad
  1. gait recognition with DTW PCA LDA

    0下载:
  2. code for gait recognition with DTW PCA LDA matlab
  3. 所属分类:matlab例程

    • 发布日期:2016-03-11
    • 文件大小:20815
    • 提供者:bonjour2me
  1. LDA

    0下载:
  2. Basic code for LDA understanding
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:ankur.mtee16
  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
« 12 »
搜珍网 www.dssz.com