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

搜索资源列表

  1. KPCA.zip

    1下载:
  2. kPCA程序  一个关于kernel pca的实现代码,kpca
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:206306
    • 提供者:郭飞
  1. PCA

    0下载:
  2. 用C8051F单片机的PCA模块的上升沿捕捉功能实现方波信号的频率检测-PCA Module C8051F MCU with the rising edge of the square wave signal capture function to achieve the frequency of detection
  3. 所属分类:CSharp

    • 发布日期:2016-01-27
    • 文件大小:26624
    • 提供者:lcy
  1. NLCPCA

    0下载:
  2. nonlinear pca的具体实现代码-nonlinear pca concrete realization of the code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:158466
    • 提供者:华强
  1. EasyPCA-1[1].0.tar

    2下载:
  2. C语言编写的PCA程序,实现主成分分析功能-C language of the PCA program to achieve the principal component analysis function
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-04-25
    • 文件大小:32502
    • 提供者:潘丽娜
  1. pca

    0下载:
  2. 采用C++仿真实现利用PCA算法进行人脸特征提取-Simulation using C++ using PCA algorithm for face feature extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:5449
    • 提供者:baizhuxiangshui
  1. pca

    1下载:
  2. 本程序利用matlab语言,实现了对高光谱遥感图像的读取并做主成分分析,将结果按贡献率大小顺序排列并显示出来。-This procedure using matlab language to achieve a high spectral remote sensing image analysis components to read and call the shots, according to the results in order of contribution size and di
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1095
    • 提供者:Aaron Yan
  1. PCA

    0下载:
  2. 完全用C++实现的PCA算法,可以用于实际工作和学习中-Entirely in C++ implementation of the PCA algorithm can be used for practical work and learning
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:13363
    • 提供者:
  1. 16bitpwm

    1下载:
  2. // 程序实现PCA模块0和1的16位PWM输出J涑鼋臗EX0配置在P0.0脚输出方波占空比为2/3
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-25
    • 文件大小:9294
    • 提供者:卢山
  1. PCA

    1下载:
  2. 用来进行主成分分析,实现数据压缩功能,也可以做特征提取与分类-Be used for principal component analysis, data compression, you can also do feature extraction and classification
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:395665
    • 提供者:胡振
  1. 2dpca

    0下载:
  2. 利用2dPCA算法实现的人脸识别程序,值得一看,效果比较好 -2dPCA algorithm using face recognition program, worth a visit, the effect is better
  3. 所属分类:Graph program

    • 发布日期:2017-03-25
    • 文件大小:2577
    • 提供者:孙平
  1. matlab4

    0下载:
  2. 基于小波的人脸识别算法的matlab实现-Face Recognition Based on Wavelet matlab algorithm to achieve
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:5855
    • 提供者:梅丽
  1. Face-Recognition

    1下载:
  2. 基于主成份分析(PCA)的人脸识别算法MATLAB程序的实现。机器视觉的作业,内附人脸识别的matlab程序,和人脸库,还有作业的详细要求,以及格式示例和部分参考文献。-Based on principal component analysis (PCA) of the face recognition algorithm MATLAB program implementation. Machine vision operations, included face recognition mat
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-02
    • 文件大小:14964931
    • 提供者:姚树军
  1. pca

    0下载:
  2. 用开源软件R实现的主成成分分析pca程序。-Using open source software to achieve the main R into components analysis PCA procedures.
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:929
    • 提供者:留心
  1. MyPCA

    0下载:
  2. PCA方法实现人脸识别,输出数据库中最象的前两人-PCA method for face recognition, the output database of the most as the first two
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:5345
    • 提供者:王华
  1. imageshow

    0下载:
  2. 用于图像处理的图形用户界面,可实现图像的翻转、加噪、边缘提取等功能。-For image processing graphical user interface, can be flipped images, noise, edge detection and other functions.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:5251
    • 提供者:Roger King
  1. fusion_IHS

    0下载:
  2. 实现常用的IHS,PCA 加权三种图像融合算法-To achieve common IHS, PCA three-weighted image fusion algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:107028
    • 提供者:rfzhang1985
  1. featureExtraction

    0下载:
  2. 该程序包实现了模式识别中的两个特征提取算法,主成分分析PCA和线性判别分析LDA。采用C++语言编写,开发环境VS。 程序包还提供了两个测试样本文件。-The package to achieve the recognition of the two feature extraction algorithm, principal component analysis PCA and linear discriminant analysis LDA. Using C++ language, dev
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:45953
    • 提供者:tangxiaojun
  1. OK

    0下载:
  2. 基于PCA实现的人脸识别,识别率达到80 以上-Face Recognition Based on PCA implementation, the recognition rate of more than 80
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6574
    • 提供者:zhuguozhong
  1. homework

    1下载:
  2. 使用基于PCA+KNN算法实现的人脸识别,本算法的优点在于使用的是基于2DPCA的方法,计算时间更短,效率更高。-PCA+ KNN-based face recognition algorithm, the advantage of this algorithm is based on the use of 2DPCA method in calculating the time is even shorter, more efficient.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6190427
    • 提供者:周丽霞
  1. mypca

    0下载:
  2. PCA算法在matlab中的实现,简单有效-PCA algorithm implementation in matlab, simple and effective
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-11
    • 文件大小:784
    • 提供者:张其
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com