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

搜索资源列表

  1. PCA

    0下载:
  2. PCA算法实现对多维数据进行降维,内涵exel数据可供检验-PCA algorithm to achieve dimensionality reduction of multidimensional data, connotation exel data available for inspection
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:21437
    • 提供者:邹国祺
  1. face-recognition-algorithm

    0下载:
  2. Face Recognition using PCA algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-11-05
    • 文件大小:544741
    • 提供者:Mohammad
  1. PCA

    0下载:
  2. PCA算法在matlab图像压缩中的应用 PCA算法在matlab图像压缩中的应用-PCA algorithm matlab image compression applications PCA algorithm matlab image compression
  3. 所属分类:software engineering

    • 发布日期:2017-12-04
    • 文件大小:1570
    • 提供者:Amy
  1. PCA

    0下载:
  2. pca算法,简易的人脸识别算法,30个人的样本。-pca algorithm, simple face recognition algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:1091775
    • 提供者:陈钰文
  1. pca

    1下载:
  2. pca算法实现,实现了一个数据降维方面的经典算法PCA-pca algorithm to achieve a data classic dimensionality reduction algorithm PCA
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:1851080
    • 提供者:韩江
  1. pca-and-ORL

    0下载:
  2. 一个很简单的用pca来实现人脸识别的程序,内附pca算法的详细介绍和ORL标准人脸库,对初学者有很好地帮助!-A very simple pca face recognition procedures, enclosing the PCA algorithm described in detail and ORL standard face database, help for beginners!
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:23812096
    • 提供者:张灿淋
  1. pca

    0下载:
  2. pca算法代码,清晰有注释,详细功能 -PCA algorithm code, clear notes, detailed functional
  3. 所属分类:matlab

    • 发布日期:2017-12-09
    • 文件大小:6564
    • 提供者:laihama
  1. pca

    0下载:
  2. pca算法实现人脸识别,包括数据图片,特征提取算法,最近邻分类器算法-pca algorithm for face recognition, including data pictures, feature extraction algorithm, nearest neighbor classifier algorithms, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:584462
    • 提供者:胡长晖
  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-algorithm

    0下载:
  2. 一种应用主成分分析方法的算法,可以应用在多个领域-An algorithm using principal component analysis method, can be applied in many fields
  3. 所属分类:Project Manage

    • 发布日期:2017-04-06
    • 文件大小:475883
    • 提供者:分第
  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

    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. PCA-(2)

    0下载:
  2. PCA algorithm for dimension reduction
  3. 所属分类:Editor

    • 发布日期:2017-04-12
    • 文件大小:1173
    • 提供者:taha
  1. pca

    0下载:
  2. PCA ALGORITHM USING M FILE-PCA ALGORITHM USING M FILE
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1349
    • 提供者:ahmedfarid
  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 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com