CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 主元分析

搜索资源列表

  1. sime-kpca

    1下载:
  2. 基于半监督的核主元分析matlab代码,基于半监督核主元分析matlab代码-Based on the semi-supervised KPCA Matlab code, Based on the semi-supervised KPCA Matlab code
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:5128
    • 提供者:begin
  1. pca

    0下载:
  2. 关于matlab主元分析的一个简单的实例,可供初学者参考学习。
  3. 所属分类:matlab例程

    • 发布日期:2014-01-16
    • 文件大小:2702
    • 提供者:刘明
  1. PCAFisher

    0下载:
  2. 主元分析,还不错,希望对大家有帮助 主元分析,还不错,希望对大家有帮助
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2983
    • 提供者:阿里夫
  1. zy

    0下载:
  2. 经过主元分析后的神经网络算法Matlab代码
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1211
    • 提供者:王振兴
  1. pca

    1下载:
  2. 主元分析(pca)的matlab程序,运算时间短,程序简单
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2107
    • 提供者:小伟
  1. pca2

    0下载:
  2. 基于主元分析(pca)的elman,rbf神经网络的matlab程序,运算时间短,程序简单
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2554
    • 提供者:小伟
  1. PCA.rar

    0下载:
  2. 主元分析PCA的C代码,自己花了好几天编的,对做数据挖掘和模式识别的同志们有用,PCA principal component analysis of C code that he spent a few days for the better, and to do data mining and pattern recognition useful comrades
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-23
    • 文件大小:14487
    • 提供者:penglizhi
  1. Classification_toolbox

    3下载:
  2. 用于分类的一个工具箱,内含支持向量机、神经网络、主元分析、多变量样条等方法的matlab源代码,还有用户手册。-A tool for classification, including support vector machines, neural networks, principal component analysis, multivariate methods such as spline matlab source code, as well as user manuals.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:683515
    • 提供者:Xiaojun Tang
  1. drtoolbox

    1下载:
  2. 降维工具箱,包含主元分析(PCA),核主元分析(KPCA)等。-Dimensionality reduction kit, including principal component analysis (PCA), Kernel Principal Component Analysis (KPCA) and so on.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:2030871
    • 提供者:lp
  1. PSO-SVMface

    0下载:
  2. 基于PSO训练SVM的人脸识别 利用支持向量机在学习能力方面表现的良好性能,结合核主元分析特征提取方法,将其应用于人脸识别中,该方法在实验中表现了良好的识别性能,为人脸识别领域提供了一条新的识别途径-PSO-based SVM for face recognition training using support vector machine learning ability in the performance of good performance, combined with KPCA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1098194
    • 提供者:彭伟
  1. LeastSquareMethod

    0下载:
  2. 运用主元分析进行数据预处理,最小二乘法建模,对未知数据按照模型给出预测结果-The use of principal component analysis for data pre-processing, least squares modeling, the unknown data is given in accordance with the model predictions
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:200001
    • 提供者:陈证宇
  1. PCA-matlab

    5下载:
  2. 里面包含主元分析PCA的Matlab代码,包括提取主元,求方差贡献率,绘制贡献率直方图等-Which contains the principal component analysis PCA of the Matlab code, including the extraction of the main element, seeking variance contribution rate, contribution rate of histogram mapping, etc.
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:15519
    • 提供者:charlie
  1. pca2

    0下载:
  2. 基于主元分析(pca)的人脸特征提取MATLAB实现。 -Based on principal component analysis (pca) Face Feature Extraction MATLAB implementation.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:1628
    • 提供者:PNJ
  1. jchshibie

    1下载:
  2. 支持向量机(SVM)是一种基于超平面分类的新的学习方法,具有很强的泛化能力。研究了支持向量机的学习机理,以及实现支持向量机的序贯最小优化算法(SMO),并用来对舰船图像进行识别。首先将待识别目标进行二维小波分解,获取不同尺度下的小波系数,然后对其进行主元分析,得到的主元分量作为支持向量机的特征量输入。实验结果表明,该方法具有良好的分类性能。-Support Vector Machine (SVM) is a hyperplane-based classification of new learn
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-07-04
    • 文件大小:56501
    • 提供者:罗朝辉
  1. PCAexample

    0下载:
  2. 核主元分析的程序,很好用,希望大家喜欢-KPCA procedure very well with the hope that you like! !
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2117
    • 提供者:江文豪
  1. PCAFENXI

    0下载:
  2. pca主元分析提取出过程中最能表征系统特征的部分,对过程进行故障监测-pca is used to predict filture
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:3220
    • 提供者:汪庆森
  1. SPElimit

    0下载:
  2. 程序功能为PCA(主元分析)中SPE故障控制限的确定,解决了过程监测中一些定量问题-The progrm is used to difinit the SPE-limit of PCA
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1017
    • 提供者:汪庆森
  1. Fpca

    2下载:
  2. 一个用matlab编写的实现主元分析的功能的源程序-pca
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1486
    • 提供者:吕明
  1. icaFacesCode

    0下载:
  2. 机器学习和模式识别的常用算法,独立主元分析,常用于人脸图像识别。此压缩包含有完整的用于人脸图像的算法源码-Commonly used machine learning and pattern recognition algorithms, independent component analysis, commonly used for facial image recognition, speech recognition, etc.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:40960
    • 提供者:刘帅
  1. TwoDPCA

    0下载:
  2. 一个修改后的PCA进行人脸识别的Matlab代码 ,方法可对图象进行主元分析,降维. -failed to translate
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1679
    • 提供者:熊坤来
« 1 23 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com