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

搜索资源列表

  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
    • 文件大小:5999328
    • 提供者:Xiaoyue Jiang
  1. FaceRecognitonCode

    0下载:
  2. 人脸识别工具箱,包含了PCA,LDA两中方法-Face Recognition toolbox contains PCA, LDA in the two methods
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-10
    • 文件大小:59685362
    • 提供者:fengbin
  1. lda

    0下载:
  2. 人脸识别程序中的调试 希望做毕业设计的同学朋友能有用-Face Recognition program debugging want to do design students graduating from a friend can be useful
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:809
    • 提供者:byrne
  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. 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. drtoolbox.tar

    1下载:
  2. 这是一个MATLAB工具箱包括32个降维程序,主要包括 pca,lda,MDS等十几个程序包,对于图像处理非常具有参考价值- ,This Matlab toolbox implements 32 techniques for dimensionality reduction. These techniques are all available through the COMPUTE_MAPPING function or trhough the GUI. The following techn
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-03-09
    • 文件大小:1077768
    • 提供者:yang
  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
    • 文件大小:4104848
    • 提供者:李力
  1. yuanma

    0下载:
  2. 对于PCA ,LDA,BIC,EBGM都有很详细的代码。但是需要在LINUX下配置运行。不过代码较有参考价值。-For PCA, LDA, BIC, EBGM have a very detailed code. But the need to configure to run under LINUX. However, a more useful code.
  3. 所属分类:Wavelet

    • 发布日期:2017-05-20
    • 文件大小:5902473
    • 提供者:xiaobai
  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
    • 文件大小:8421
    • 提供者:chen
  1. LDAForTextClassification

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

    • 发布日期:2017-04-03
    • 文件大小:24957
    • 提供者:yiyi
  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. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:1339
    • 提供者:陈汀
  1. Wlda

    0下载:
  2. 基于LDA人脸识别的LDA的主程序的程序代码-LDA-based face recognition of the LDA' s main program code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-11
    • 文件大小:645
    • 提供者:snowyzhao
  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. faces

    0下载:
  2. 2d face detection works in matlab try friends it may help u in project
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-10
    • 文件大小:2471767
    • 提供者:vasant
  1. daima

    1下载:
  2. (压缩包里一共有5个代码) pca+lda+粗糙集+模糊神经网络 saveORLimage.m将ORL人脸库分为测试集ptest和训练集pstudy存为imagedata.mat 1.savelda.m将人脸库先进行pca降维,再用lda进行特征提取,得到新的测试集ldatest和训练集ldastudy存为imageldadata.mat 2.对ldastudy进行离散化(discretimage.m),得到离散化矩阵disdata,存入到imagedisdata.mat
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:2555
    • 提供者:dong
  1. feature_extraction

    0下载:
  2. 2DLDA PK LDA for feature extraction
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:201660
    • 提供者:salehamasood
  1. ULDA

    0下载:
  2. un program LDA written in matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:575
    • 提供者:yin
  1. lpplda

    0下载:
  2. 采用基于lpp和lda算法的人脸识别,本算法同时结合lpp算法和lda的有点,能够很好地进行人脸识别。-face recognition based on lpp and lda
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-20
    • 文件大小:5957214
    • 提供者:江江
  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. imaginationorthogonaltransformation

    0下载:
  2. MATLAB 图像正交变换 正交变换通用算子 傅立叶变换 离散余弦变换 Walsh- Hadamard 变换 Radon 变换 小波变换 -MATLAB image orthogonal transform orthogonal transform generic operator Fourier transform discrete cosine transform Walsh-Hadamard transform Radon transform wavelet trans
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:5466
    • 提供者:齐子新
« 1 2 3 4 56 7 8 9 10 ... 13 »
搜珍网 www.dssz.com