CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - principal component analysis

搜索资源列表

  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_lda

    1下载:
  2. 这里面包含两个文件,可以实现主成分分析(PCA)算法和线性判别分析(LDA)算法。不过还需要CMatrix类的定义。-which contained two documents, can be achieved principal component analysis (PCA) algorithm and linear discriminant analysis (LDA) algorithm. But also need CMatrix class definition.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3324
    • 提供者:hongbochen
  1. pca1

    0下载:
  2. 主成份分析的MATLAB源代码。一起学习。-principal component analysis of MATLAB source code. Learning together.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1298
    • 提供者:yujian
  1. PCA_face_rec

    0下载:
  2. 这是基于 PCA(主成分分析法) 算法的人脸模式识别原程序;-This is based on the PCA (Principal Component Analysis) algorithm for pattern recognition of the original face;
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  2. 应用PCA(主成分分析)进行人脸识别的matlab程序,有较高成功率-PCA (Principal Component Analysis) face recognition Matlab procedures, which have a higher success rate
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1448
    • 提供者:li
  1. IntroMatlab_codepls

    0下载:
  2. PCA and PLS aims:to get some insight into the bilinear factor models Principal Component Analysis (PCA) and Partial Least Squares (PLS) regression, focusing on the mathematics and numerical aspects rather than how s and why s of data analysis
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  2. pca人脸识别This package implements basic Principal Component Analysis in Matlab and tests is with grayscale portion of the FERET database. Images are not preprocessed and it is up to the user to preprocess the images as wanted, not changing the fil
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2636
    • 提供者:蔡加欣
  1. createDistMat

    0下载:
  2. PCA人脸识别 This package implements basic Principal Component Analysis in Matlab and tests is with grayscale portion of the FERET database. Images are not preprocessed and it is up to the user to preprocess the images as wanted, not changing the fi
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1480
    • 提供者:蔡加欣
  1. PCAnn.rar

    1下载:
  2. matlab实现主成分分析PAC神经网络的程序,matlab achieve the principal component analysis neural network procedures PAC
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-28
    • 文件大小:5163
    • 提供者:liuxiao
  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. 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-27
    • 文件大小:683515
    • 提供者:Xiaojun Tang
  1. ClusteringToolbox2

    0下载:
  2. 一个用于聚类的工具箱,内有主元分析、模糊等技术的Matlab源代码和应用实例程序Demo。-One for clustering toolbox, with principal component analysis, fuzzy techniques, such as Matlab source code and application procedures for Demo.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:12128
    • 提供者:Xiaojun Tang
  1. prtools

    0下载:
  2. 一个强大的统计模式识别工具箱,包含高斯分类器,高斯混合模型,主成分分析,支持向量机等常见分类方法。-A powerful statistical pattern recognition toolbox, including the Gaussian classifier, Gaussian mixture model, principal component analysis, support vector machines and other common classification met
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:1253869
    • 提供者:何威
  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-23
    • 文件大小:45953
    • 提供者:tangxiaojun
  1. CellSort_1.1

    0下载:
  2. This toolbox includes routines for using principal component analysis (PCA) and independent component analysis (ICA) to extract cellular signals from imaging data sets. A full descr iption and validation of the method is provided in the paper, "Autom
  3. 所属分类:AI-NN-PR

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

    2下载:
  2. pca主成分分析,matlab程序,用于图像特征提取,降维等 有中文注释-Principal component analysis
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-11-10
    • 文件大小:4919
    • 提供者:gaochao
  1. Matlab(MPCA)

    0下载:
  2. Matlab实现多线性主成份分析(MPCA)-Matlab multi linear principal component analysis (MPCA)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:2074378
    • 提供者:小刚
  1. principal_components

    0下载:
  2. 主成分分析手册, 包括了Matlab语言的实现。计算机视觉方面的应用-Principal Component Analysis Manual
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:91012
    • 提供者:thunderfyc
  1. recognitionbasedonPCAandBP

    0下载:
  2. 基于主成分分析和神经网络的化学品车辆识别-Based on principal component analysis and neural network the vehicle identification of chemicals
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1975296
    • 提供者:lhmo
  1. Principal-component-analysis-

    0下载:
  2. 主成分分析Matlab源码分析,程序简单易懂,使用方便-Principal component analysis Matlab source code analysis, the program is simple to understand, easy to use
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:5315
    • 提供者:KARAS
« 12 3 4 »
搜珍网 www.dssz.com