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

搜索资源列表

  1. pca

    0下载:
  2. pca人脸识别This package implements basic Principal Component Analysis in Matlab and tests is with grayscale portion of the FERET database. Images are not preprocessed and it is up to the user to preprocess the images as wanted, not changing the fil
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2636
    • 提供者:蔡加欣
  1. pca.rar

    0下载:
  2. 人脸特征提取经典PCA方法的matlab源码,做这方面的朋友不妨试试。,Human Face Feature Extraction classic PCA method matlab source code, make friends in this area worth a try.
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:1304
    • 提供者:王阵雨
  1. sift-algorithm-pcasift-asift-csift

    1下载:
  2. 一些有关SIFT衍生算法的资料,包括ASIFT, CSIFT, PCA-SIFT, SURF算法,中英文都有,很有价值-Some of the SIFT algorithm is derived, including ASIFT, CSIFT, PCA-SIFT, SURF algorithm, in each category, great value
  3. 所属分类:matlab

    • 发布日期:2016-01-14
    • 文件大小:31945728
    • 提供者:王雪瑶
  1. pca_img_compress.tar

    0下载:
  2. matlab 用PCA方法对图像进行压缩、还原-PCA method using matlab image compression, restore
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1516619
    • 提供者:chq
  1. pca

    0下载:
  2. 用matlab中的基本数学包实现-PCA,有助于理解PCA原理。 -Using matlab in the realization of the basic mathematical package-PCA, help to understand the principles of PCA.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:795
    • 提供者:duzhibin
  1. face_recognition

    0下载:
  2. Face Recognition using PCA
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-05-14
    • 文件大小:3085035
    • 提供者:prawit
  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-13
    • 文件大小:3522521
    • 提供者:dasf
  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. pca

    0下载:
  2. pricipal component analysis code writen in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:5399
    • 提供者:seenu
  1. PCA

    5下载:
  2. 用于模式识别中的PCA降维输入数据data和option。data是一个矩阵,每一行代表一个样本。option是选择降维到多少维。-[eigvector, eigvalue] = PCA(data, options) [eigvector, eigvalue] = PCA(data)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1301
    • 提供者:
  1. Matlabcodes-RobustPCA

    1下载:
  2. Matlab codes for Robust PCA multivariate control chart-Robust PCA multivariate control chart mainly consists two steps: Step1 Calculates the robust mean and the robust covariance of original dataset using the minimum covariance determinant (M
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:580
    • 提供者:Jianxin Zhang
  1. DCT

    0下载:
  2. 本文设计基于DCT的人脸识别系统,首先结合当今人脸识别的背景和发展状况讨论了人脸识别的研究内容及在各方面的应用;然后研究了人脸识别进行预处理,讨论了人脸识别预处理的其他方法,分析各种方法的利弊,最后采用DCT(离散余弦变换)实现人脸图像预处理中的降维处理;接下来对人脸图像的特征提取进行了研究,简单叙述了几何特征提取和代数特征提取,同时深入研究了基于DCT和PCA变换的人脸图像特征提取,从而实现是否对人脸识别系统识别率有所提高的研究;对于分类器的选择,本文对两种分类器进行了探讨,即最近邻分类器和B
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:422959
    • 提供者:刘文珍
  1. PCArtejfgds

    1下载:
  2. 在Matlab中,用PCA程序提取两个统计量:T2和Q从而应用在机械故障的预测中,我个人觉得还可以,希望大家指正。-In Matlab, with the PCA program to extract the two statistics: T2 and Q and thus used in the prediction of mechanical failure, I personally felt that I can and hope that we corrected.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:2517
    • 提供者:姜海燕
  1. ejemploPCA

    0下载:
  2. Algorith PCA in Matlab. The example is basic, with random data
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:819
    • 提供者:Xverso5
  1. pca-vector

    0下载:
  2. pca特征向量提取 利用pca的方法获取特征植及特征向量 最后可以自己根据需要降维-pca pca feature vector extraction method using characteristics of plants and to obtain the final feature vector dimension reduction can be their own as needed
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:3875
    • 提供者:张天号
  1. PCA

    0下载:
  2. PCA主成分分析算法的matlab实现,经过测试可以运行-PCA in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:567
    • 提供者:heping
  1. PCA

    0下载:
  2. PCA IN MATLAB CODE -PCA IN MATLAB CODE ........
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:166311
    • 提供者:akd
  1. PCA

    0下载:
  2. PCA算法的matlab实现及算例,包含原始数据(matlab code of PCA in machine learning)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:9216
    • 提供者:hierarch
  1. PCA

    0下载:
  2. PCA在故障诊断中的应用,故障诊断所需要的数据,运行可得到他的T2和SPE(The application of PCA in fault diagnosis and the data needed for fault diagnosis)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-25
    • 文件大小:349184
    • 提供者:yuqian5316
  1. PCA母文件

    0下载:
  2. matlab里面运行的主成分分析通用程序,是常用的一种统计分析方法(General program running in MATLAB is a commonly used statistical analysis methodfor principal component analysis)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:62464
    • 提供者:额方法
« 12 3 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com