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

搜索资源列表

  1. pca+lda

    0下载:
  2. 模式识别PCA+LDA的C++源代码,用于图像的主分量分析-pattern recognition PCA LDA C source code for the image of Principal Component Analysis
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3321
    • 提供者:朱顺兴
  1. pca

    0下载:
  2. 基于主分量分析的人脸识别英文原版文章,值得借鉴。-original english edition of article about face recogniton based on main component analysis.it is worth reference.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:12413819
    • 提供者:xg
  1. pca2222222

    1下载:
  2. pca程序,一个主分量分析程序,用于提取特征直,欢迎大家下载-PCA procedures, a principal component analysis procedures for the extraction of straight and you are welcome to download!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4024
    • 提供者:离岗
  1. BSS_FastICA_matlab.用于盲信号分离的独立分量分析和主元分量分解

    5下载:
  2. 用于盲信号分离的独立分量分析和主元分量分解以及独立分量分解的代码,For Blind Signal Separation of independent component analysis and principal component decomposition and independent component decomposition of the code
  3. 所属分类:语音合成与识别

    • 发布日期:2014-09-21
    • 文件大小:43460
    • 提供者:huilian.Li
  1. Object-Recognition-via-Sparse-PCA 利用稀疏主分量分析实现目标识别中的特征提取

    0下载:
  2. 利用稀疏主分量分析实现目标识别中的特征提取,包括论文和仿真代码。-Informative Feature Selection for Object Recognition via Sparse PCA
  3. 所属分类:编程文档

    • 发布日期:2017-04-09
    • 文件大小:1553751
    • 提供者:吴均
  1. PCAbase.rar

    0下载:
  2. 这是PCA主分量分析在matlab中的基本应用,可以理解和学习体会下,This is the principal component analysis PCA in matlab basic applications, and learning experience can be understood under the
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:737
    • 提供者:cs
  1. PCA

    0下载:
  2. 主分量分析,用于高维数据降维或提取目标特征。程序精简,效率高. -Principal Component Analysis is used to make data dimensionality reduction or extract target characteristics。
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1969
    • 提供者:高小东
  1. Commonly_used_meteorologica_package

    0下载:
  2. 气象保障常用软件包:本书分为10章,包括客观分析、诊断分析、多元统计分析、主分量分析、自适应统计天气预报方法、时间序列分析、谱分析、人工神经网络天气预报方法、灰色系统及气象绘图软件等内容。 Fortran代码写在word文档中。-Commonly used meteorological package: This book is divided into 10 chapters, including an objective analysis, diagnostic analysis, mult
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-15
    • 文件大小:213001
    • 提供者:王哲
  1. PCA

    0下载:
  2. PCA算法,用于用于主分量分析,挺好用的-PCA algorithm for principal component analysis used, very good use! ! ! ! ! ! ! ! !
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:730
    • 提供者:www
  1. ICA_21

    2下载:
  2. 盲信号主分量分析的程序,用于对信号进行处理的程序。- ICA for Signal Processing Toolbox for ICA, BSS
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-09
    • 文件大小:1919792
    • 提供者:林云
  1. kernel-ica1_1

    0下载:
  2. 基于核函数的主分量分析法源代码,可用于人脸识别-Kernel-based principal component analysis source code, can be used for face recognition
  3. 所属分类:Graph Recognize

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

    0下载:
  2. PCA 算法 非常不错。 可以用于进行主分量分析-PCA good BSS algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:1052
    • 提供者:fly
  1. Kernel_PCA

    1下载:
  2. 基于核的主分量分析方法的提出者亲自写的程序(基于MATLAB-a MATLAB m-file of Kernel PCA
  3. 所属分类:matlab例程

    • 发布日期:2013-10-25
    • 文件大小:1460
    • 提供者:Steven
  1. PCA

    0下载:
  2. 主要介绍主分量分析,怎样提取主要特征来重构原始信号-Introduces the principal component analysis, how to extract the main features to reconstruct the original signal
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:985
    • 提供者:安心
  1. fuse_pca

    0下载:
  2. 基于主分量分析的图像融合算法实现,matlab实现,直接输入两幅图像即可-PCA-based image fusion algorithm, matlab implementation, two images can be directly
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:43669
    • 提供者:杜建华
  1. nnpca

    0下载:
  2. 利用主分量分析(PCA)进行模式识别,包括主分量分析运算的主要函数,以及相关应用的例子。-Using principal component analysis (PCA) for pattern recognition, including the principal component analysis of the main function of computing, and related application examples.
  3. 所属分类:matlab

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

    0下载:
  2. 本程序基于MATLAB仿真工具实现主分量分析-The program is based on MATLAB simulation tools principal component analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1251
    • 提供者:evely
  1. partiald

    0下载:
  2. 基于主分量分析的人脸识别算法试验,用matlab编写-Face recognition based on principal component analysis algorithm for testing
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:935
    • 提供者:zhangyukuan
  1. 基于主分量的人脸重构

    1下载:
  2. 本实验是基于主成分分析法(PCA)在人脸识别中的应用,采用SVM分类器在ORL人脸库的基础上通过Matlab实现了快速PCA算法的验证仿真。
  3. 所属分类:matlab例程

  1. 主分量分析提特征

    0下载:
  2. 通过主分量分析求回归方程,从而提取特征量
  3. 所属分类:文档资料

« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com