虫虫首页|资源下载|资源专辑|精品软件
登录|注册

Factorization

  • Factorization.zip

    Factorization.zip

    标签: Factorization zip

    上传时间: 2015-03-03

    上传用户:wendy15

  • Common Martix Operation ,include transpose, qr-Factorization, trangular martix

    Common Martix Operation ,include transpose, qr-Factorization, trangular martix

    标签: qr-Factorization Operation transpose trangular

    上传时间: 2013-11-29

    上传用户:xc216

  • Code to run the Non-negative Matrix Factorization algorithm as presented in the Lee, Seung 1999 Natu

    Code to run the Non-negative Matrix Factorization algorithm as presented in the Lee, Seung 1999 Nature paper.

    标签: Factorization Non-negative algorithm presented

    上传时间: 2016-01-18

    上传用户:litianchu

  • 2. Using QR Factorization to find all of the eigenvalues and eigenvectors for the following matrix

    2. Using QR Factorization to find all of the eigenvalues and eigenvectors for the following matrix

    标签: Factorization eigenvectors eigenvalues following

    上传时间: 2014-01-14

    上传用户:cuiyashuo

  • 非负矩阵分解技术(Nonnegtive Matrix Factorization 一种信号或图像的特征提取的方法

    非负矩阵分解技术(Nonnegtive Matrix Factorization 一种信号或图像的特征提取的方法,也可用于图像压缩

    标签: Factorization Nonnegtive Matrix 非负矩阵分解

    上传时间: 2014-01-18

    上传用户:kristycreasy

  • HankelToeplitz and Takagi Factorization Package

    HankelToeplitz and Takagi Factorization Package

    标签: HankelToeplitz Factorization Package Takagi

    上传时间: 2017-03-29

    上传用户:Shaikh

  • The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statisti

    The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statistics algorithm AS 274 (see comments at the start of the module). A planar-rotation algorithm is used to update the QR- Factorization. This makes it suitable for updating regressions as more data become available. The module contains a test for singularities which is simpler and quicker than calculating the singular-value decomposition. An important feature of the algorithm is that it does not square the condition number. The matrix X X is not formed. Hence it is suitable for ill- conditioned problems, such as fitting polynomials. By taking advantage of the MODULE facility, it has been possible to remove many of the arguments to routines. Apart from the new function VARPRD, and a back-substitution routine BKSUB2 which it calls, the routines behave as in AS 274.

    标签: least-squares unconstrained Statisti Applied

    上传时间: 2015-05-14

    上传用户:aig85

  • 平均因子分解法

    平均因子分解法,适用于正定矩阵First, let s recall the definition of the Cholesky decomposition: Given a symmetric positive definite square matrix X, the Cholesky decomposition of X is the Factorization X=U U, where U is the square root matrix of X, and satisfies: (1) U U = X (2) U is upper triangular (that is, it has all zeros below the diagonal). It seems that the assumption of positive definiteness is necessary. Actually, it is "positive definite" which guarantees the existence of such kind of decomposition.

    标签: 分解

    上传时间: 2013-12-24

    上传用户:啊飒飒大师的

  • We present a particle filter construction for a system that exhibits time-scale separation. The sep

    We present a particle filter construction for a system that exhibits time-scale separation. The separation of time-scales allows two simplifications that we exploit: i) The use of the averaging principle for the dimensional reduction of the system needed to solve for each particle and ii) the Factorization of the transition probability which allows the Rao-Blackwellization of the filtering step. Both simplifications can be implemented using the coarse projective integration framework. The resulting particle filter is faster and has smaller variance than the particle filter based on the original system. The convergence of the new particle filter to the analytical filter for the original system is proved and some numerical results are provided.

    标签: construction separation time-scale particle

    上传时间: 2016-01-02

    上传用户:fhzm5658

  • 数值线性代数的Matlab应用程序包 共13个程序函数

    数值线性代数的Matlab应用程序包 共13个程序函数,每个程序函数有相应的例子函数一一对应,以*Example.m命名 程序名称 用途 Method 方法 GrmSch.m QR因子分解 classical Gram-Schmidt orthogonalization 格拉母-斯密特 MGrmSch.m QR因子分解 modified Gram-Schmidt iteration 修正格拉母-斯密特 householder.m QR因子分解 Householder 豪斯霍尔德QR因子分解 ZXEC.m 最小二乘拟合 polynomial interpolant 最小二乘插值多项式 NCLU.m LU因子分解 Gaussian elimination 不选主元素的高斯消元 PALU.m LU因子分解 partial pivoting Gaussian elimination 部分选主元的高斯消元 cholesky.m 楚因子分解 Cholesky Factorization 楚列斯基因子分解 PwItrt.m 求最大特征值 Power Iteration 幂迭代 Jacobi.m 求特征值 Jacobi iteration 按标准行方式次序的雅可比算法 Anld.m 求上Hessenberg Arnoldi Iteration 阿诺尔迪迭代 zuisu.m 解线性方程组 Steepest descent 最速下降法 CG.m 解线性方程组 Gradients 共轭梯度 BCG.m 解线性方程组 Biconjugate Gradients 双共轭梯度

    标签: Matlab 数值 应用程序 函数

    上传时间: 2016-05-17

    上传用户:小鹏