搜索资源列表

  1. LDA

    0下载:
  2. Linear Discriminant Analysis算法,此压缩包中已经带有大量train和test的相关图片,用于做人脸识别。LDA算法也可以用于其他领域如语音信号处理,此代码仅供研究,请勿用于商业!
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:4446277
    • 提供者:cjs
  1. LDA论文

    0下载:
  2. 论文详细介绍了Latent Dirichlet Allocation算法的原理和应用。
  3. 所属分类:电子书籍

    • 发布日期:2010-09-18
    • 文件大小:383997
    • 提供者:nlp_farmer
  1. DiaLDA_DiaPCA_MMC

    0下载:
  2. 人脸识别对角线PCA、LDA(DiaPCA、DiaLDA)和最大间隔准则(MMC)代码,MATLAB写的。-PCA, LDA (DiaPCA. DiaLDA) and the maximum spacing criteria (MMC) code, written in MATLAB.
  3. 所属分类:生物技术

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:申中华
  1. PCA_LDA_LPP_Tensor

    1下载:
  2. PCA/LDA/LPP/TensorLPP/代码。 LPP是目前一种比较重要的子空间算法。基于Tensor的子空间算法,是传统PCA/LDA算法的进一步推广,具有重要意义。-PCA/LDA/LO/TensorLPP/code. Alignment is a more important subspace algorithm. Based on the Tensor subspace algorithm, is a tradition
  3. 所属分类:生物技术

    • 发布日期:2024-05-20
    • 文件大小:16384
    • 提供者:李民
  1. PCA+LDA.Class.vc

    1下载:
  2. 结合PCA+LDA的图像识别算法VC封装类,PCA(主元素分析,光照敏感),可用于人脸识别的初级算法-combination of image recognition algorithm VC Packaging category, PCA (principal component analysis, Light-sensitive), can be used for the initial face recognition algor
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:郑翠花
  1. lda

    0下载:
  2. 经典的LDA特征选择算法,用matlab实现,包括数据集-LDA classic feature selection algorithm, using matlab to achieve, including a data set
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:13312
    • 提供者:shall
  1. LDA

    0下载:
  2. LDA是人脸识别中比较基础的一个算法,在人脸识别中使用较广-Comparison of LDA in face recognition are based on an algorithm used in face recognition broader
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:zhangwenming
  1. 17869330LDA

    0下载:
  2. 人脸识别技术,用lda算法提取特征,MATLAB 源代码;希望对大家有帮助哈。-Face Recognition technology, with the characteristics of lda algorithm, MATLAB source code I hope all of you help Kazakhstan.
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:陈汀
  1. LDA

    0下载:
  2. Latent Dirichlet Allocation算法的C++实现-Algorithm for Latent Dirichlet Allocation of C++
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:212992
    • 提供者:dongyi
  1. lda

    0下载:
  2. 人脸认识中的一种经典算法--lda,解决了小样本问题,识别率也得到一些提高-Face of a classical understanding of algorithms- lda, to solve the problem of small samples, the recognition rate has been some increase the
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:靳丽丽
  1. LDA

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

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:lai_zhi_hui
  1. 2DLDAwiththeSVM-basedfacerecognitionalgorithm

    0下载:
  2. 二维线性鉴别分析(2DLDA)算法能有效解决线性鉴别分析(LDA)算法的“小样本”效应,支持向量机 (SVM)具有结构风险最小化的特点,将两者结合起来用于人脸识别。首先,利用小波变换获取人脸图像的低频分量,忽 略高频分量:然后,用2DLDA算法提取人脸图像低频分量的线性鉴别特征,用“一对多”的SVM 多类分类算法完成人脸 识别。基于ORL人脸数据库和Yale人脸数据库的实验结果验证了2DLDA+SVM算法应用于人脸识别的有效
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:236544
    • 提供者:费富里
  1. LDA

    0下载:
  2. 一个LDA的算法,可以实现对实现基于LDA的人脸识别-An LDA algorithm, can achieve the realization of Face Recognition Based on LDA
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:wuhanlai
  1. PCA_LDA_Face_Verification

    0下载:
  2. PCA+LDA人脸识别,识别率高于单独PCA或LDA算法。需要matlab dimension reducation toolbox。-Face verification using PCA and LDA fusion. Better performance than single PCA or LDA algorithm. The image database is included. Matlab dimension reduct
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1975296
    • 提供者:taiji
  1. 2D-LDA

    0下载:
  2. 2d-lda的一些matlab算法,此法效率较高,值得学习学习哈-2d-lda some matlab algorithm, this method is more efficient, should learn from Kazakhstan
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:2807808
    • 提供者:断了的弦
  1. LDA

    0下载:
  2. 一个关于LDA算法的简单介绍和相关例子。-A brief introduction on the LDA algorithm and examples.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:245760
    • 提供者:熊煜然
  1. Labeled-LDA-model-text-classify

    0下载:
  2. 基于Labeled-LDA模型的文本分类新算法-Labeled-LDA model based on the new algorithm for text categorization
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:201728
    • 提供者:李苑平
  1. my_pcalda

    0下载:
  2. 关于人脸识别的PCA-LDA算法,可成功运行。-a useful program, can be run successfully!
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:12788736
    • 提供者:李静
  1. LDA

    0下载:
  2. 线性判别分析法源代码,LDA算法,输出分类结果-Linear discriminant analysis method source code, to output the classification results
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:小猪
  1. LDA-based-matlab

    0下载:
  2. 基于LDA算法的人脸识别,使用ORL人脸数据库做实验,达到95 的识别率-LDA algorithm-based face recognition using ORL face database experiment, 95 recognition rate
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:wangxingl
« 1 23 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org