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

搜索资源列表

  1. pca

    0下载:
  2. pca算法已经广泛应用于各方面,当提取的图像特征维度比较高时,为了简化计算量以及储存空间,需要对这些高维数据进行一定程度上的降维,并尽量保证数据的不失真。-pca algorithm has been widely used in various areas, when the extracted image feature dimension is relatively high, in order to simplify the calculation and storage space n
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:6528
    • 提供者:移风
  1. PCA-Classification.net

    0下载:
  2. 采用pca的方法,对样本进行分类。在实际中pca算法一般用于检测样本的相似度-Using pca method to classify the samples. In practice pca algorithm is generally used to detect the similarity of samples
  3. 所属分类:CSharp

    • 发布日期:2017-05-28
    • 文件大小:11007108
    • 提供者:jarkyilinghui
  1. PCA

    0下载:
  2. 图像处理中经典的PCA算法,几乎每一步的降维之前都要用到 实用性很强-PCA classical image processing algorithms, almost every step of dimension reduction should be used in very practical before
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:1005
    • 提供者:王林峰
  1. pca-face

    0下载:
  2. PCA算法人脸识别 matlab平台,摄像头提取图像-PCA face recognition algorithm matlab platform, camera extract image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:3616
    • 提供者:张铎
  1. palmprint-PCA

    1下载:
  2. 一个掌纹识别程序 matlab上的 基于PCA算法的-plamprint on matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:72567
    • 提供者:羽化
  1. pca

    0下载:
  2. pca 算法,代码很好用,可以直接拷贝使用,里面有人脸识别的案例。-pca algorithm, code useful, you can use a direct copy, which has a face recognition case.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6634386
    • 提供者:
  1. pca

    0下载:
  2. 用PCA算法在matlab平台上对图像进行压缩与解压缩,内含测试图像,能直接在matlab上运行使用,对学习PCA算法有帮助。-PCA algorithm used in matlab platform for image compression and decompression, containing the test images, can be run directly on matlab, PCA algorithm is helpful for learning.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:31824
    • 提供者:刘松
  1. pca

    0下载:
  2. 目前,pca算法已经广泛应用于各方面,就拿图像处理,经常做的一件事就是当提取的图像特征维度比较高时,为了简化计算量以及储存空间,需要对这些高维数据进行一定程度上的降维,并尽量保证数据的不失真。-Currently, pca algorithm has been widely used in various aspects, Take image processing, often do one thing when the dimensions of the image feature extr
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1564
    • 提供者:chengbo
  1. simple-PCA

    0下载:
  2. 一个简单PCA算法,适合于初学者的入门学习-PCA algorithm, suitable for beginners
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1558
    • 提供者:王银同
  1. PCA

    0下载:
  2. 比较深入的分析了PCA人脸识别方法的原理,并对PCA在应用过程中遇到的特征值选择和距离准则问题进行了研究,实现了基于PCA算法的人脸识别。 -First, the thesis investigates principle component analysis (PCA) approachdeeply, and then the choice of feature vector of sample s covariance matrix anddistance measure criteri
  3. 所属分类:software engineering

    • 发布日期:2017-05-19
    • 文件大小:5630525
    • 提供者:耿大达
  1. PCA

    1下载:
  2. PCA算法实现对数据降维,train_sample为训练样本,train_class为训练样本的分类结果,test_sample为测试样本,test_class为测试样本的分类结果,可以从UCI下载数据集进行调用~-PCA algorithm for data dimensionality reduction, train_sample of training samples, train_class for the classification of training samples, tes
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:526
    • 提供者:王小二
  1. PCA

    0下载:
  2. pca算法很不错,描述比较傲详细,很高参考价值-pca algorithm is very good, detailed descr iption of relatively proud of high reference value
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6742
    • 提供者:c51arm7
  1. detect-pen-of-PCA-algorithm

    1下载:
  2. 基于matlab的PCA算法笔的检测,有图,完整。-detect pen of PCA algorithm use matlab
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-02
    • 文件大小:774369
    • 提供者:简捷
  1. 38-PCA

    0下载:
  2. 模式识别中PCA 算法,实现降维,其中包括代码,ppt-PCA,Pattern Recognition
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:91125
    • 提供者:随风
  1. pca

    0下载:
  2. matlab下编译的pca算法进行数据减维程序,适合初学者使用-Pca algorithm for data dimension reduction, suitable for beginners to use
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:13400
    • 提供者:于于
  1. PCA-based-Face-Recognition-System

    0下载:
  2. 基于PCA算法(主成分分析法)的人来呢识别系统-Matlab 自己对之前的程序进行了修改,可直接运行-PCA based Face Recognition System
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:181551
    • 提供者:blacktea12345
  1. pca

    0下载:
  2. PCA算法在matlab上的实现,包括特征向量提取,降维和数据重构-PCA algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3498
    • 提供者:kidd9
  1. PCA

    0下载:
  2. 使用PCA算法对OPL人脸数据库进行识别,并判断识别的准别度-PCA algorithm using OPL face to identify and determine the degree of recognition of the quasi Do
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:1660
    • 提供者:hsp
  1. PCA

    0下载:
  2. PCA算法,用于估计大规模MIMO中的信道状态信息-The PCA is used to estimation MIMO channel
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4450
    • 提供者:魏秀
  1. pca

    0下载:
  2. pca算法的python实现以及相关实验数据-machine learning pca
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-09
    • 文件大小:1879785
    • 提供者:朱洋达
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com