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

搜索资源列表

  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-23
    • 文件大小:1304
    • 提供者:王阵雨
  1. PCA

    1下载:
  2. 应用PCA进行特征提取和降维,可以应用于数据挖掘,机器学习,人脸识别上!-Application of PCA for feature extraction and dimensionality reduction can be applied to data mining, machine learning, face recognition on!
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:968
    • 提供者:choushi
  1. image-compression-with-PCA

    1下载:
  2. 对400幅灰度图像用分块PCA的方法进行压缩,进行通信时只用传输主元和特征向量。其中,pcaxiefangcha.m用于图像压缩,imresume.m用于图像恢复和部分图像的显示,chaweight.m用于绘制特征值比重-主元个数关系图,crdraw.m用于绘制压缩比-主元个数关系图,psnrdraw.m用于绘制总误差PSNR-主元个数关系图,psnrlocation.m用于绘制单幅图像误差PSNR分布图。-On the 400 block with a gray image compressi
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4187674
    • 提供者:刘明
  1. pca

    2下载:
  2. 主成分分析程序,可用于数据降维及特征提取。-Principal component analysis procedures, can be used for data dimensionality reduction and feature extraction.
  3. 所属分类:Algorithm

    • 发布日期:2016-04-25
    • 文件大小:8885
    • 提供者:武锐
  1. PCA

    0下载:
  2. 对输入的高维特征向量进行pca降维后输出低维的特征向量-PCA dimensionality reduction
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:772674
    • 提供者:夏晓珍
  1. PCA

    1下载:
  2. 主成分分析的代码,降维的工具,特征提取降维的工具-PCA code
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1299
    • 提供者:dengzhaoxiong
  1. pca

    1下载:
  2. 用MATLAB实现了基于pca的特征提取方法,有效地完成了识别,是识别的经典例子-Pca-based implementation using MATLAB feature extraction methods, efficient completion of the identification is to identify the classic example of
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:785
    • 提供者:黄静
  1. pca

    0下载:
  2. 神经计算的实验作业。用principle components analysis计算模式的主分量。提取线性输入的特征。-Neural computing experiment operations. Computing model using principle components analysis of the principal component
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1285
    • 提供者:萧茅律
  1. pca

    2下载:
  2. pca主成分分析,matlab程序,用于图像特征提取,降维等 有中文注释-Principal component analysis
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-11-10
    • 文件大小:4919
    • 提供者:gaochao
  1. pca

    0下载:
  2. 该代码为PCA主成分分析,可用于特征选择,选取贡献最大的前三个主成分-The code for the PCA principal component analysis, can be used for feature selection, select the largest contribution to the first three principal components
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1643
    • 提供者:vivi
  1. Pca-extraction

    0下载:
  2. PCA成分分析检测程序代码,运用MATLAB编写,能够很好分析主要特征-PCA component analysis testing program code, written using MATLAB, to analyze the main features of good
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1653
    • 提供者:cooper
  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算法。PCA的目的是找到能够分离出最大方差的方向,所以首先求原来所有数据三个维度上的协方差,然后求这个协方差的特征值,最大特征值为第一个方向,从此以此类推。-PCA algorithm. The purpose of PCA is to find able to isolate the direction of maximum variance, so first find all the data in three dimensions on the original covarianc
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:34428
    • 提供者:丁丁
  1. pca-matlab

    1下载:
  2. PCA又为主成分分析,是一种特征提取方法, 它通过线性变换寻找一组最优的单位正交向量基,用他们的线性组合来重构原样本-PCA and the main component analysis, a feature extraction method, which by finding a set of optimal linear transformation unit orthogonal base vectors, with their linear combination to recons
  3. 所属分类:matlab

    • 发布日期:2015-11-10
    • 文件大小:5120
    • 提供者:liru
  1. pca

    0下载:
  2. 主成分分析pca算法matlab程序代码:pca标准化、协方差、特征根特征向量、方差贡献率-Principal component analysis pca algorithm matlab code: pca standardized covariance, eigenvalues ​ ​ eigenvectors, the variance contribution rate. . .
  3. 所属分类:matlab

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

    1下载:
  2. 本程序是本人根据人脸识别PCA改进的,用于掌纹识别,是学习PCA特征提取的很好的学习资料。-I based this program is to improve the face recognition PCA for palmprint identification, PCA feature extraction is to learn a good learning materials.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:71902
    • 提供者:彭峰
  1. PCA

    0下载:
  2. PCA主成分分析,提取主特征,降维处理(PCA principal component analysis is used to extract the main features and reduce the dimensionality)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:zzzfff222
  1. pca

    0下载:
  2. 用户可以选择/输入,减少数据集的特征数。(User can choose/input the no.of features in the reduced Dataset.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:219136
    • 提供者:SONAH~
  1. MNIST-PCA

    0下载:
  2. 使用PCA算法分析MNIST 手写字符训练样本。 结果分别生成以2、5、10个PCA主成分的重构图像以及10个主成分特征向量的对应图像。(Implement PCA algorithm on MNIST dataset and calculate the class PCA on each digit separately.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:15889408
    • 提供者:zpstanford
  1. PCA笔记

    0下载:
  2. 对PCA的个人理解,有详细的PCA推导过程,代码包括计算协方差,及其特征值特征向量。(For the personal understanding of PCA, there is a detailed process of PCA derivation. The code includes the calculation covariance and its eigenvalue eigenvector.)
  3. 所属分类:数学计算

    • 发布日期:2018-01-06
    • 文件大小:123904
    • 提供者:杰克蔡
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com