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

搜索资源列表

  1. NMFLABSP_ver1.2.zip

    1下载:
  2. 盲源分离算法中,另一新的理论,非负矩阵分解(NMF)。数据包中有代码及GUI,Blind source separation algorithm, another new theory, non-negative matrix factorization (NMF). Packet has the code and GUI
  3. 所属分类:matlab

    • 发布日期:2017-05-18
    • 文件大小:5389595
    • 提供者:li
  1. ldlt

    0下载:
  2. 计算具有A=L*D*L 形式的Cholesky因式分解,适用于一些特殊矩阵。-Calculated with A = L* D* L ' forms of Cholesky factorization for some special matrices.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:5293
    • 提供者:丁志中
  1. linear_system

    0下载:
  2. 一个自动控制专业的实用程序。以一个四阶系统为例,对任意的参数矩阵 研究其反馈镇定性,通过因式分解法,得到所有能镇定G的 一般形式的K值,用matlab进行了仿真。-Automatic control of a professional utility. A fourth-order system as an example, the parameters of any study the feedback stabilization of the matrix, and through the
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2829
    • 提供者:eestarliu
  1. FHSVD

    1下载:
  2. HankelToeplitz and Takagi Factorization Package
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:920
    • 提供者:george
  1. LKTK

    0下载:
  2. Recovering 3-D structure from motion in noisy 2-D images is a problem addressed by many vision system researchers. By consistently tracking feature points of interest across multiple images using a methodology first described by Lucas-Kanade, a 3-D s
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4657470
    • 提供者:Stephen Bishop
  1. a

    0下载:
  2. 基于非负矩阵分解(NMF)的人脸特征提取算法,NMF基本思想是找到一个线性子空间W,使的构成子空间的基本图像的像素点都是正值,而且人脸图像在子空间上的投影系数也是正数-Non-negative Matrix Factorization (NMF) of facial feature extraction algorithm, NMF basic idea is to find a linear sub-space W, so that the composition of sub-space o
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2106
    • 提供者:xuying
  1. work

    0下载:
  2. QR factorization of an m × n matrix A with m ≥ n is a pair of matrices A = QR
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1468
    • 提供者:anaid
  1. matlab_sym

    0下载:
  2. matlab符号表达式、符号矩阵的创建、符号线性代数因式分解、展开和简化符号代数方程求解、符号微积分符号微分方程-matlab symbolic expression, the creation of the matrix symbol, symbols, linear algebra factorization, and simplification of symbolic start to solve algebraic equations, symbols, symbol differen
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:93257
    • 提供者:yandou116
  1. projrecons-25-Feb-01.tar

    0下载:
  2. Assorted projective reconstruction routines: a few "simple as possible" variants on our projective factorization method in Octave/MATLAB.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:19390
    • 提供者:bach
  1. rls_identifikation

    0下载:
  2. RLS identification algorithm. RLS is used to identify a discrete time model of a plant operating in open-loop based on the recursive least squares method and the UD factorization for updating the adaption gain matrix (F).-RLS identification algori
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1506
    • 提供者:Milan
  1. Gauss_E_Pivoting

    1下载:
  2. Gaussian Elimination with partial pivoting (LU factorization)
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:560
    • 提供者:Ji Hye Park
  1. Modi_Gram_S

    0下载:
  2. modified Gram-Schmidt (reduced QR factorization). A is a m-by-n matrix(m>=n)
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:647
    • 提供者:Ji Hye Park
  1. Gram_S

    0下载:
  2. classical Gram-Schmidt(unstable) (reduced QR factorization).A:m-by-n matrix. (m>=n)Q:m-by-n unitary matrix.R:n-by-n upper triangular.-classical Gram-Schmidt(unstable) (reduced QR factorization).A:m-by-n matrix. (m>=n)Q:m-by-n unitary matrix.R:
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:623
    • 提供者:Ji Hye Park
  1. Comparison_of_QR_Factorization_Algorithms

    0下载:
  2. Comparison of QR Factorization Algorithms (Matlab scr ipt)
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1976
    • 提供者:Oliver,cheng
  1. tridiagSolvers

    0下载:
  2. tridiagLU Obtain the LU factorization of a tridiagonal matrix-tridiagLU Obtain the LU factorization of a tridiagonal matrix
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4357
    • 提供者:hamideh
  1. cab

    0下载:
  2. Echelon factorization A = c a b.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:774
    • 提供者:katore vishal
  1. elim

    0下载:
  2. EA=R factorization in matlabn
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:728
    • 提供者:katore vishal
  1. plu

    0下载:
  2. Rectangular PA=LU factorization *with row exchanges*.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1203
    • 提供者:katore vishal
  1. slu

    0下载:
  2. LU factorization of a square matrix using *no row exchanges*.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:831
    • 提供者:katore vishal
  1. splu

    0下载:
  2. Square PA=LU factorization *with row exchanges*.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1146
    • 提供者:katore vishal
« 12 3 4 5 »
搜珍网 www.dssz.com