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. SSA_1

    1下载:
  2. 一个关于混沌序列的噪声压缩程序,主要基于主分量分析方法,消噪效果非常好。模拟信号上加了100 %噪声-a chaotic sequence of the noise compression procedures, mainly based on principal component analysis, denoising very good results. Analog signals on the 100% increase in noise
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1867
    • 提供者:王锋
  1. 2006071611223344

    0下载:
  2. 使用KL变换和主分量分析的人脸识别小程序,使用MATLAB-KL transform and use PCA Face Recognition small, the use of MATLAB
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:1936
    • 提供者:吴语
  1. rtejfgds

    1下载:
  2. 现有的代数特征的抽取方法绝大多数采用一维的方法,即首先将图像转换为一维向量,再用主分量分析(PCA),Fisher线性鉴别分析(LDA),Fisherfaces式核主分量分析(KPCA)等方法抽取特征,然后用适合的分类器分类。针对一维方法维数过高,计算量大,协方差矩阵常常是奇异矩阵等不足,提出了二维的图像特征抽取方法,计算量小,协方差矩阵一般是可逆的,且识别率较高。-existing algebra feature extraction method using a majority of th
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2513
    • 提供者:小弟
  1. FastTransformation-InvariantComponentAnalysis

    0下载:
  2. 主分量分析的快速算法,计算机视觉领域在速度方面的又一大进展,适于对速度要求较高的场合使用
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1527777
    • 提供者:lulu
  1. PCA-and-rebuild

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

    • 发布日期:2017-03-28
    • 文件大小:1127
    • 提供者:莲城
  1. KLoeve

    0下载:
  2. KL变换主分量分析 用于各种信号的处理包括图像信息的分析压缩-KL transform principal component analysis for a variety of signal processing, including image compression, and so the analysis of information
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1344
    • 提供者:wo
  1. Kernel_PCA

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

    • 发布日期:2013-10-25
    • 文件大小:1460
    • 提供者:Steven
  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. gacv065

    0下载:
  2. 基于主分量分析、Gabor滤波与Adaboost的人脸识别源码,可能会对大家有用-Based on principal component analysis, Gabor filters and Adaboost face recognition source code, may be useful to everyone
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1388617
    • 提供者:吴明
  1. PCA

    0下载:
  2. 采用数字图像主分量分析(PCA)算法实现人脸识别(身份认证或分类)-Principal components using digital image analysis (PCA) algorithm for face recognition (identity or category)
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:491354
    • 提供者:Changhuai Chen
  1. PCA

    0下载:
  2. 主分量分析方法,用一组维数为数不多的特征尽可能精确地表示样本的特征,通常采用训练样本总体协方差矩阵的特征向量系作为展开基(即K-L坐标轴)-Principal component analysis, said the characteristics of the samples as accurately as possible using one of the few characteristics of a group of dimension, usually the overall tr
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2233
    • 提供者:yi
  1. PCA

    0下载:
  2. 主分量分析,用于对脑电信号的判别分析,也可用于其他的二分类分析。-the classifier of principle component analysis,using for EEG and binary classification
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:916
    • 提供者:钱哥
  1. pcaaKPCA

    0下载:
  2. 主分量分析 和 核主分量分析的 原理简介,主分量分析(PCA)用于对信号进行特征提取和降维-Introduction of the principle of the principal component analysis and kernel principal component analysis, principal component analysis (PCA) for feature extraction and dimensionality reduction of signal
  3. 所属分类:Algorithm

    • 发布日期:2017-11-30
    • 文件大小:118931
    • 提供者:WL
  1. PCA_ONE

    0下载:
  2. PCA程序,用于信号的主分量分析,用过几次,感觉不错-PCA program, the main component for signal analysis, used a few times, I feel good
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:1294
    • 提供者:ZHU LEN
  1. PCA

    0下载:
  2. 实用的主分量分析程序。程序中mixedsig为 n*T 阶混合数据矩阵,n为信号个数,T为采样点数, y为 m*T 阶主分量矩阵。-The practical primary component analysis program. Program mixedsig n* T Order Mixed data matrix, n is the number of signals, T is the sampling points, y is M* T stage primary component
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-01
    • 文件大小:4749
    • 提供者:吴正
  1. pca_BSS

    0下载:
  2. matlab 盲源分离 主分量分析-blind source separation PCA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-09
    • 文件大小:2115333
    • 提供者:lenghongyong
  1. 基于主分量的人脸重构

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

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