搜索资源列表

  1. PCA

    0下载:
  2. 人耳识别的主成分分析MATLAB算法M文件-PCA
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:kdong
  1. pca

    0下载:
  2. 人脸识别中很重要的PCA算法,可作为初学者的参考算法,很有用-A very important PCA face recognition algorithm, can be used as a reference algorithm for beginners and useful
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:32768
    • 提供者:jarry
  1. five

    0下载:
  2. 1.BP神经网络进行模式识别 2.用BP网络对非线性系统进行辨识 3.一个神经网络PID控制器 4.图像处理的PCA算法 5.图像处理的穷举算法-1.BP neural network pattern recognition 2. Using BP network identification of nonlinear systems 3. A neural network PID controller 4. The P
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:hudingyin
  1. PCA

    0下载:
  2. 进行PCA分解,由迭代算法,算出得分向量和负荷向量-something about PCA
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:34816
    • 提供者:小明
  1. PCA-SIFT

    0下载:
  2. 一个基于matlab语言的编程,可以实现对人脸的识别算法-A matlab-based programming language can be achieved on the human face recognition algorithm
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:690176
    • 提供者:清风怡人
  1. 19854793pca-matlab-code

    0下载:
  2. 用matlab编写的pca算法,非常适合大家做project用-it s a pca algorithm
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:33792
    • 提供者:韩兴凯
  1. pca

    0下载:
  2. PCA算法程序matlab版,有比较详细的注释,欢迎下载-PCA algorithm program matlab version, there are more detailed comments, please download the
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:ljl
  1. PCA

    0下载:
  2. 人脸识别的源程序,基于matlab编程,主要采用PCA算法。-face recognition system based on PCA
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:177152
    • 提供者:刘莲
  1. PCA_cov

    0下载:
  2. 用神经网络中的PCA算法对人脸图像进行压缩及恢复-PCA with a neural network algorithm for image compression on the face and back
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:曾强
  1. pca-sift

    0下载:
  2. pca-sift算法的实现,采用vc2008开发环境,进行开发,独立运行-pca-sift algorithm, using vc2008 development environment to develop, operate independently
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1269760
    • 提供者:jason li
  1. PCA

    0下载:
  2. pca的matlab程序及其资料,很详细的叙述了算法-pca matlab program and its data, it is a detailed descr iption of the algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:47104
    • 提供者:邹润
  1. pca

    0下载:
  2. 采用C++仿真实现利用PCA算法进行人脸特征提取-Simulation using C++ using PCA algorithm for face feature extraction
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:baizhuxiangshui
  1. pca

    0下载:
  2. 经典PCA算法,适合图像处理专业方向的人士,-Classic PCA algorithm for image processing professional orientation who
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:李斌
  1. pca

    0下载:
  2. 人脸特征提取方法PCA,作为主流的识别算法pca降低的图像向量的维数-Facial feature extraction methods PCA, pca as mainstream recognition algorithm reduces the dimension of image vector
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-19
    • 文件大小:2292736
    • 提供者:makai
  1. PCA

    0下载:
  2. PCA主成分分析算法用于人脸识别的例子。此算法是基于矩阵特征值的排序而提取出主要成分的。-PCA principal component analysis algorithm for face recognition example. This algorithm is based on the ranking of the matrix eigenvalue extracted principal components.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:165888
    • 提供者:白正彪
  1. PCA

    0下载:
  2. 关于PCA算法的调用程序,傻瓜式操作,直接运行,附带样本数据文档,很好的帮助初学者。 一看就懂!可以任意更改样本!-Calls on the PCA algorithm procedure, Fool operation, direct running, with sample data files, a good help for beginners. Understand at a glance! Samples can be
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:何紫
  1. pca

    0下载:
  2. 利用c++实现的PCA算法,直接对数据进行处理,适合初步学习-C++ implementation using PCA algorithm to process the data directly
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:368640
    • 提供者:郝红岩
  1. Dimension-reduction--toolbox

    0下载:
  2. 该工具箱中包含了多种降维算法。其中有传统的PCA和Local PCA算法,也有典型的流形学习算法,如Isomap、LLE、HLLE、Laplacian Eigenmaps 和 Local Tangent Space 。-The toolbox contains a variety of dimensionality reduction algorithms. In which the traditional PCA and Local
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:195584
    • 提供者:芝麻
  1. pca

    0下载:
  2. 基本pcs算法,可以实现PCA算法,看负荷得分-Basic pcs algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:liuq
  1. pca

    0下载:
  2. 一个基于pca算法的简单的人脸识别系统,可以参考~-Pca-based algorithm for a simple face recognition system, can refer to ~
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:3120128
    • 提供者:汪梦云
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org