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

搜索资源列表

  1. 1111_10

    0下载:
  2. this paper has used gabor filter for feature extraction and for feature reduction PCA+LDA has been used. for classification minimum distance classifier is used. PCA+LDA shows better performance than PCA or LDA alone
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:307658
    • 提供者:nanhi
  1. TestExp1

    0下载:
  2. PCA机理代码,包括应用。可用于高级用途。-The code describe the all the fundamental steps of PCA, including comments and its application. Redundancy and Classification are involved. It is extendable for other advanced application.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:702
    • 提供者:彭彦萍
  1. FaceRecognitionPCA

    0下载:
  2. 基于PCA的人脸识别程序,特征提取采用PCA方法,分类采用近邻法进行分类,先要下载人脸数据库做实验-PCA-based face recognition program, using PCA feature extraction method, classification using nearest-neighbor classification, first download the face database to experiment
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1480
    • 提供者:wang
  1. PatternRecognition

    3下载:
  2. (1)Bayes分类 已知N=9, =3,n=2,C=3,问x= 应属于哪一类? (2)聚类 使用c-均值聚类算法在IRIS数据上进行聚类分析 (3)鉴别分析 在ORL或Yale标准人脸数据库上完成模式识别任务。 用PCA与基于核的PCA(KPCA)方法完成人脸图像的重构与识别试验。-(1) Bayes classification Known N = 9, = 3, n = 2, C = 3, x = should ask which cat
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6880
    • 提供者:刘宏
  1. pattern-tam2

    0下载:
  2. this program will creat three class with certain mean and covariance matrix.pca is an unsupervised classification and mda is a supervised classification.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1476
    • 提供者:h.t
  1. gonglv_pca

    0下载:
  2. MATLAB编程,提取LFP功率特征,采用PCA降维,实现不同颜色数据分类-MATLAB programming, LFP power feature extraction using PCA dimensionality reduction to achieve different color data classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1968
    • 提供者:mayanbo
  1. pcamx

    0下载:
  2. MATLAB编程,对LFP数据进行PCA降维,并实现有无刺激的分类-MATLAB programming, the LFP data PCA dimensionality, and to achieve the classification of whether the stimulus
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:901
    • 提供者:mayanbo
  1. Eigenface

    0下载:
  2. PCA based program for face recognition / classification
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1056582
    • 提供者:Adrian
  1. SVM

    0下载:
  2. 支持向量机用于训练和分类,包括PCA降维等函数-Support vector machines for training and classification, including functions such as PCA dimension reduction
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2258300
    • 提供者:班白
  1. HellokinectMAT

    0下载:
  2. 感知行为的影响因素包括单个关节的动作和不同关节的组态。因此提出一种新的基于关节的位置差异的特征类型,联合包括静态姿势、动作、位移在内的行为信息进行识别。采用关节在两个时间和空间区域的差异来明确地模拟个别关节动力学和不同关节的组态。然后应用主成分分析(PCA)来获得所需的特征。同时应用非参数的简捷的贝叶斯最近邻(NBNN)分类器进行多类行为的分类。这个NBNN分类器避免了帧描述符的量化,计算“图像到类别”的距离而不是“图像到图像”的距离。15到20帧的数据就足以实现手势以及动作的识别,无需应用整个
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:38872
    • 提供者:杨杨
  1. LDA_Linear-Discriminant-Analysis

    0下载:
  2. 将高维的模式样本投影到最佳鉴别矢量空间,以达到抽取分类信息和压缩特征空间维数的效果,投影后保证模式样本在新的子空间有最大的类间距离和最小的类内距离,即模式在该空间中有最佳的可分离性,与PCA区别:LDA考虑分类标签,属于有监督分类。-Linear discriminant analysis (LDA) is a generalization of Fisher s linear discriminant, a method used in statistics, pattern recognit
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:22299
    • 提供者:思考者
  1. renliankun1

    0下载:
  2. 采用pca方法对人脸进行分类,MATLAB代码 -Pca method using human face classification, MATLAB Code
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:855
    • 提供者:张洪坤
  1. PCA_wine

    0下载:
  2. 使用PCA降维的一种用于葡萄酒分类的经典算法,给大家参考下-Using PCA dimensionality reduction of a wine classification of the classic algorithm, to your reference
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2666
    • 提供者:刘辉
  1. lm

    0下载:
  2. 各种对图像的分类和聚类的方法,kmeas、knn、pca等,还有几种数据处理中的窗函数-Variety of image classification and clustering methods, kmeas, knn, pca, etc., there are several data processing window function
  3. 所属分类:Data Mining

    • 发布日期:2017-04-28
    • 文件大小:179914
    • 提供者:罗敏
  1. FeatureExtraction

    0下载:
  2. 线性判别算法,包括pca算法,分类决策,算法评测,-Linear discriminant algorithms, including pca algorithm, classification decisions, the uation algorithm,
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:525513
    • 提供者:
  1. K_NearestNeighbor

    2下载:
  2. matlab K-临近算法分类,对两组数据分成样本集和测试集进行分类判别,最后得出准确率 K-NearestNeighbor K-临近算法 dataA 数据集A dataB 数据集B pca 是否进行pca降维(0 or 1) metric 距离类型(pdist2) K -K- approaching classification algorithm, data is divided into two groups of samples and test se
  3. 所属分类:matlab

    • 发布日期:2016-05-10
    • 文件大小:1024
    • 提供者:田田田
  1. gkvbjswu

    0下载:
  2. 粒子图像分割及匹配均为自行编制的子例程,rlXFUJP参数在matlab R2009b调试通过,是学习PCA特征提取的很好的学习资料,包含特征值与特征向量的提取、训练样本以及最后的识别,rihepJj条件计算多重分形非趋势波动分析,可以实现模式识别领域的数据的分类及回归。- Particle image segmentation and matching subroutines themselves are prepared, rlXFUJP parameter In matlab R2009
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6140
    • 提供者:ywabyk
  1. tajeimxu

    0下载:
  2. 可以实现模式识别领域的数据的分类及回归,QZnkgyS参数是小学期课程设计的题目,多姿态,多角度,有不同光照,是学习PCA特征提取的很好的学习资料,PKdQhty条件包括主成分分析、因子分析、贝叶斯分析,本程序的性能已经达到较高水平。- You can achieve data classification and regression pattern recognition, QZnkgyS parameter Is the topic of the elementary school st
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:9155
    • 提供者:gjdfyi
  1. code-faceGUI.m

    1下载:
  2. 图形界面的人脸识别代码,PCA+SVM多分类,yale图片库-Face recognition codes in GUI, PCA+SVM multi-classification, yale gallery
  3. 所属分类:Special Effects

    • 发布日期:2016-10-13
    • 文件大小:1144832
    • 提供者:yeon
  1. unjadnfy

    0下载:
  2. 虚拟力的无线传感网络覆盖,DICjTfL参数调试通过可以使用,可以实现模式识别领域的数据的分类及回归,计算多重分形非趋势波动分析,YLjDJOW条件是学习PCA特征提取的很好的学习资料,DC-DC部分采用定功率单环控制。- Virtual power wireless sensor network coverage, DICjTfL parameter Debugging can be used, You can achieve data classification and regressi
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4473
    • 提供者:cjwkim
« 1 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com