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

搜索资源列表

  1. LDA

    1下载:
  2. 线性判别分析(LDA)用于特征选择,可以对数据集或者图像提取有用特征,用于分类或者聚类等机器学习应用中-Linear Discriminant Analysis (LDA) for feature selection, application in dataset or image feature extraction, for classification or clustering applications in machine learning
  3. 所属分类:Special Effects

    • 发布日期:2016-12-28
    • 文件大小:56306
    • 提供者:苗晨
  1. ClassifierforUSPSdata

    0下载:
  2. 用于对USPS数据进行分类的各种分类器,用于对多维采样点进行无监督分类。可根据类别数修改分类器,模式识别作业的部分代码。 -USPS data for the various classification categories, for sampling points on the multi-dimensional non-supervised classification. Can be modified in accordance with several types of class
  3. 所属分类:matlab

    • 发布日期:2017-05-19
    • 文件大小:5560310
    • 提供者:王兵
  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
    • 文件大小:5999015
    • 提供者: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-19
    • 文件大小:5999328
    • 提供者:Xiaoyue Jiang
  1. pattern-recognition-simulation

    0下载:
  2. 用mushrooms数据对模式识别课程讲述的各种模式分类方法[线性分类,Bayesian分类,Parzen窗,KNN]和特征选择和降维方法[PCA,LDA]进行了模拟,并给出了各类分类方法的结果,-It s the simulations about linear classification ,Bayesian ,Parzen and KNN of pattern recognition .And ,It gives the results.
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:24908
    • 提供者:yuanna
  1. LDAForTextClassification

    0下载:
  2. 使用变分EM方法实现的LDA文本模型 输入为文本即可 分解实现,含多个小函数可单独使用-LDA For Text Classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:24957
    • 提供者:yiyi
  1. ToolBox

    0下载:
  2. matlab图像处理工具相,使用了主成分分析,ANN,SVM等方法。-This toolBox used in the image processing(feature extraction and classification) PCA,LDA,ICA,DCT,RBF,RBE,GRNN,KNN,minimum distance,SVM, and others
  3. 所属分类:matlab

    • 发布日期:2015-11-07
    • 文件大小:75003
    • 提供者:大长今
  1. A_Study_og_Face_Recognition_Methods_Baced_on_Wavel

    0下载:
  2. 针对灰度图像,提出一种基于知识的人脸检测方法。 提出了一种给予支持向量机的人脸检测方法。 提出了一种基于小波分解的LDA人脸识别方法。 提出了一种基于小波和DCT的人脸识别方法。 提出了一种机遇CEDT和支持向量机的人脸分类和识别方法。 -For gray-scale images, a knowledge-based face detection methods. A support vector machine method of face detection. A wa
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:7113628
    • 提供者:yanyan
  1. LDA

    0下载:
  2. 一个基于LDA的分类程序,对于初学者有很大的帮助-LDA-based classification procedures, for the great help for beginners
  3. 所属分类:Graph program

    • 发布日期:2017-03-26
    • 文件大小:1181
    • 提供者:吕晋普
  1. DetectionLibrary

    0下载:
  2. Chesnokov Yuriy写的人脸检测库,内容涵盖肤色检测、运动估计、SVM分类、PCA/LDA/ICA特征提取以及神经网络分类器等。-The article demonstrates face detection SSE optimized C++ library for color and gray scale data with skin detection, motion estimation for faster processing, small sized SVM and NN
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-03-28
    • 文件大小:463777
    • 提供者:刘子木
  1. myLDA923

    0下载:
  2. 实现lda分类,在实验中运行效果很好,优于PCA-used in lda classification,get good performance in test,better than PCA
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:658
    • 提供者:邹小峰
  1. pca

    0下载:
  2. pca lda knn 进行分类的pca部分的代码-pca lda knn classification of the pca part of the code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1968
    • 提供者:shelley
  1. AComparativeStudyonFaceRecognitionUsingLDA-BasedAl

    0下载:
  2. 线性判别分析(LDA)是一种较为普遍的用于特征提取的线性分类方法。但是将LDA直接用于人脸识别 会遇到维数问题和“小样本”问题。人们经过研究,通过多种途径解决了这两个问题并实现了基于I,DA的人脸识 别 文章对几种基于LDA的人脸识别方法做了理论上的比较和实验数据的支持,这些方法包括Eigenfaces、Fish— erfaceS、DLDA、VDLDA及VDFLDA。实验结果表明VDFLDA是其中最好的一种方法。-Low—dimensional feature representat
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:221810
    • 提供者:费富里
  1. LDA_KNN

    0下载:
  2. 对随机选择的iris数据,用LDA进行特征提取,然后用K近邻分类器分类的完整程序-Feature extraction using LDA,and perform classification via KNN
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:3304
    • 提供者:苗晨
  1. 2D-LDA

    0下载:
  2. 2D-LDA, used for classification.
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2807638
    • 提供者:david
  1. LDA

    0下载:
  2. 有几类样本点,试利用LDA分类器、求出其分界面,并分析这类分类器的特点。-There are several types of sample points, try using Fisher classifier, find the sub-interface, and analyze the characteristics of such classification.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:957
    • 提供者:小丽
  1. LDA

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

    • 发布日期:2017-04-13
    • 文件大小:2901
    • 提供者:sajad
  1. -lDA-to-classification

    0下载:
  2. lda分类代码 这个可以运用到很多地方去 -lda classification
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:15416
    • 提供者:dasasdas
  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. CSP_LDA

    2下载:
  2. csp特征提取,lda进行分类,四分类脑电信号处理,亲测可用(CSP feature extraction, LDA classification, four classification of EEG signal processing, pro test available)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:23570432
    • 提供者:Lonathe
« 12 3 4 »
搜珍网 www.dssz.com