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

搜索资源列表

  1. 27_142

    0下载:
  2. 矩阵计算的c++代码,本矩阵类实现了对矩阵的一些基本操作,比如 +, -, *,求逆等。 实现了矩阵的列主元LU分解,并利用它实现了线性代数方程组的直接解法;还有线性方程组的迭代解法。 另外定义了一些非数学上但经常用到的一些操作 比如两个矩阵对应元素的相乘、相除,对矩阵的每个元素求abs,sqrt等-matrix calculation of c code, the matrices of the matrix to achieve some basic tasks, such
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:11.35kb
    • 提供者:陈冲
  1. mylu

    0下载:
  2. Gauss列主元消去法解线性方程组.mylu函数中,U0、L0、P0分别为Gauss列主元分解中得U,L,P.-out PCA Gauss elimination method for solving linear equations. Mylu function, U0, L0, P0 Gauss out of the main yuan decomposition in the U, L, P.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:913byte
    • 提供者:jiangyi
  1. subspace

    0下载:
  2. 子空间分解matlab程序。采用PCA主成元分析方法。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:894byte
    • 提供者:shiyu
  1. feipca.rar

    0下载:
  2. 非线性PCA算法matlab程序段,完成独立分量分析的主分量分解,Non-linear PCA algorithm matlab program segment, the completion of independent component analysis of the principal component decomposition
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:569byte
    • 提供者:高亚力
  1. pca

    0下载:
  2. 运用奇异值分解定理的PCA方法在ORL人脸库上进行人脸识别,分类器为最近邻分类器,-The use of singular value decomposition theorem of PCA method in ORL face database for face recognition, nearest neighbor classifier for the classifier,
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1.23kb
    • 提供者:胡丽娜
  1. empca2.tar

    0下载:
  2. 模式分类中应用到的PCA算法,包括其奇异值分解SVD算法。可用来降维提取主元素等。-pattern classification applied to the PCA algorithm, including its SVD singular value decomposition algorithm. Can be used to take down the main Viti Levu and other elements.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-12
    • 文件大小:2.48kb
    • 提供者:imago
  1. xxfc

    0下载:
  2. 全主元高斯约当消去法 2.LU分解法 3.追赶法 4.五对角线性方程组解法 5.线性方程组解的迭代改善 6.范德蒙方程组解法 7.托伯利兹方程组解法 8.奇异值分解 9.线性方程组的共轭梯度法 10.对称方程组的乔列斯基分解法 11.矩阵的QR分解 12.松弛迭代法-PCA-wide Gauss Jordan elimination method 2.LU decomposition method 3. To catch up with law 4.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:8.14kb
    • 提供者:wzz
  1. GaussPivot

    0下载:
  2. 利用高斯列主元消去法进行LU分解,并求解方程组-PCA out Gaussian elimination method and LU decomposition to solve equation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:1.2kb
    • 提供者:King
  1. xuanzhuyuanduliteer

    0下载:
  2. 对任意阶线性方程组进行独立特尔选主元分解,并解出未知数-Of linear equations of arbitrary order to conduct an independent Ritter election PCA decomposition, and solution out of unknowns
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:989byte
    • 提供者:付虓
  1. PCA

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

    • 发布日期:2017-04-06
    • 文件大小:34.1kb
    • 提供者:小明
  1. teacher_fortran

    0下载:
  2. LU分解法 修正的LU分解法 高斯全选主元法 雅克比矩阵等算法-LU decomposition LU decomposition method modified Gaussian Select PCA Fnac other than the matrix algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:3.23kb
    • 提供者:chen
  1. Numerical-Analysis-5

    1下载:
  2. 这里面是数值分析作业的VB程序数值分析程序 线性方程 雅可比 高斯 迭代 二次及高次 线性微分方程 列主元及行主元高斯消元法 LU分解 插值法-This operation which is the numerical analysis numerical analysis program VB program Gaussian iterative linear Fangcheng Ya secondary and higher than linear differential column a
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:54.76kb
    • 提供者:耿伟
  1. 45

    0下载:
  2. 一个简单的图像稀疏分解的例子,用了PSO—PCA分解,得到了一个较好的重构图像-A simple example of image sparse decomposition, using PSO-PCA decomposition and get a better reconstruction images
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2.3kb
    • 提供者:合格后
  1. sub_AIC

    1下载:
  2. matlab程序,用pca分解重构对原始信号进行噪声抑制,利用bic准则进行主分量阶数选择-matlab program, using pca decomposition and reconstruction of the original signal noise suppression, the use of principal component bic guidelines Order Selection
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:903byte
    • 提供者:石头
  1. matlab--jisuanfangfa

    0下载:
  2. 计算方法,实现LU分解,高斯列主元消去法,和多项式插值,样条插值等数值计算-Calculation methods to achieve LU decomposition, out PCA Gaussian elimination, and polynomial interpolation, spline interpolation numerical
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1.11mb
    • 提供者:LIN
  1. KL_SVD_face_recognition

    0下载:
  2. PCA主成分分析,采用KL投影和SVD分解提取人脸特征向量,最后采用最近邻判别法计算识别率。-Face recognition based on PCA. KL projection and SVD are used to extract face eigenvectors. Recognition rate is calculated by k nearest neighbors(KNN) method.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:4.91mb
    • 提供者:JasonYau
  1. pythonsrc

    0下载:
  2. 机器学习算法,包括主成分分析方法,奇异值分解,逻辑回归,最小二乘法线性回归,朴素贝叶斯-machine learning algorithm prototype including PCA, SVD, Logic Regression, LMS and Naive Bayes
  3. 所属分类:Data Mining

    • 发布日期:2017-04-15
    • 文件大小:5.77kb
    • 提供者:xiaozhiz
  1. iexact_alm_rpca

    1下载:
  2. 鲁棒主成分分析 低秩与稀疏矩阵分解 增广拉格朗日 图像重建、去噪-robust pca low-rank and sparse matrix decomposition
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:345.05kb
    • 提供者:gbyzzj
  1. leifang_V6.2

    0下载:
  2. Gabor小波变换与PCA的人脸识别代码,matlab开发工具箱中的支持向量机,Pisarenko谐波分解算法。- Gabor wavelet transform and PCA face recognition code, matlab development toolbox support vector machine, Pisarenko harmonic decomposition algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:4.65kb
    • 提供者:hmsgucd
  1. mySVD

    0下载:
  2. svd算法可用于降维,也可用于pca的分解中。-SVD algorithm can be used to complete the PCA algorithm. It can also be used to realize dimensionality reduction.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1.09kb
    • 提供者:Yang Chuang
« 12 »
搜珍网 www.dssz.com