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

搜索资源列表

  1. pca+lda

    0下载:
  2. 模式识别PCA+LDA的C++源代码,用于图像的主分量分析-pattern recognition PCA LDA C source code for the image of Principal Component Analysis
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3.24kb
    • 提供者:朱顺兴
  1. r-lda

    0下载:
  2. 使用基于LDA算法的人脸识别程序,附有相应的论文-LDA algorithm based on the use of face recognition procedure, with the corresponding papers
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:637.01kb
    • 提供者:李菁菁
  1. LDA.线性决策分析

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

    • 发布日期:2017-04-01
    • 文件大小:2.85kb
    • 提供者:lai_zhi_hui
  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
    • 文件大小:2.36mb
    • 提供者:宦若虹
  1. LDA.rar

    1下载:
  2. LDA的c语言实现,LDA是一个针对文档的分层概率模型。,This is a C implementation of latent Dirichlet allocation (LDA), a model of discrete data . LDA is a hierarchical probabilistic model of documents.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-11-10
    • 文件大小:24.63kb
    • 提供者:杨颖振
  1. LDA

    1下载:
  2. 使用matlab实现的LDA(线性判别分析)分类器,以及PCA的实现-Implemented using matlab LDA (linear discriminant analysis) classifier, and the implementation of PCA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:6.3kb
    • 提供者:jcli
  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
    • 文件大小:2.84kb
    • 提供者:zhoujingbo
  1. stprtool15aug08

    1下载:
  2. 捷克理工大学Hlavac教授和Franc博士提供的统计模式识别Matlab工具箱的最新版本V2.09,在原有版本基础上进行了一些修改和完善。它包括现有模式识别的大部分方法,比如SVM,PCA,LDA等。我采用其中的SVM方法进行了人体下肢假肢SEMG信号的分类,效果不错。希望能对大家有帮助。-Statistical Pattern Recognition Toolbox for Matlab (C) 1999-2008, Version 2.09. It includs a number of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:5.72mb
    • 提供者:Mountain
  1. stprtool15aug08

    3下载:
  2. 统计模式识别算法包,包括线性分类算法,SVM,PCA,LDA,EM,k-means分类等多种常用的模式识别算法。-Statistical pattern recognition algorithm package, including a linear classification algorithm, SVM, PCA, LDA, EM, k-means classification and many other commonly used pattern recognition algori
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:5.72mb
    • 提供者:Xiaoyue Jiang
  1. featureExtraction

    0下载:
  2. 该程序包实现了模式识别中的两个特征提取算法,主成分分析PCA和线性判别分析LDA。采用C++语言编写,开发环境VS。 程序包还提供了两个测试样本文件。-The package to achieve the recognition of the two feature extraction algorithm, principal component analysis PCA and linear discriminant analysis LDA. Using C++ language, dev
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:44.88kb
    • 提供者:tangxiaojun
  1. lda

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

    • 发布日期:2017-04-11
    • 文件大小:1.47kb
    • 提供者:王博
  1. FaceEvaluator

    0下载:
  2. A full implementation of ICA,PCA,LDA,SVM,in both orginal and incremental in model of real time learnign for face recognition.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3.36mb
    • 提供者:dasf
  1. LDA_FACE_RECOGNITION

    0下载:
  2. 基于LDA的人脸识别软件,malab环境。很不错。-LDA-based face recognition software, malab environment. Is pretty good.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-17
    • 文件大小:3.91mb
    • 提供者:李力
  1. facedetection

    1下载:
  2. PCA、LDA人脸检测,压缩包里实现了PCA、LDA、最小距离分类器,人脸检测!-PCA, LDA face detection, compression bag to achieve the PCA, LDA, minimum distance classifier, face detection!
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-05-20
    • 文件大小:8.22kb
    • 提供者:chen
  1. FisherFaces

    0下载:
  2. FisherFace, an algorithm based on PCA and LDA
  3. 所属分类:AI-NN-PR

  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
    • 文件大小:1.92kb
    • 提供者:Tigerock
  1. lda-c-dist

    0下载:
  2. 在linux下的LDA算法, 用于数据挖掘,可直接编译运行。-In linux the LDA algorithm for data mining, can be directly run the compiler.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:27.97kb
    • 提供者:yong
  1. Labeled-LDA-model-text-classify

    0下载:
  2. 基于Labeled-LDA模型的文本分类新算法-Labeled-LDA model based on the new algorithm for text categorization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:197.46kb
    • 提供者:李苑平
  1. python-LDA-master

    0下载:
  2. linux下lda的实现,具体说明内附文件,使用方便(LDA detailed descr iption of the attached file, easy to use, fast hand, use only to replace the source file can be used)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-06
    • 文件大小:12kb
    • 提供者:ygt
  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
    • 文件大小:12.7mb
    • 提供者:adcxs
« 12 3 4 5 »
搜珍网 www.dssz.com