搜索资源列表

  1. QR

    0下载:
  2. 对满秩矩阵进行QR分解实现过程,-Full rank matrix of the QR decomposition of the implementation process
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-01
    • 文件大小:1024
    • 提供者:王俊
  1. matrixAnalasis

    0下载:
  2. 求方阵的行列式,如果行列式不为零,求逆矩阵;对给定的任意矩阵做满秩分解-Seeking the determinant of a square matrix, if the determinant is non-zero, calculate the inverse matrix given any matrix, get the full rank decomposition
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-01
    • 文件大小:1544192
    • 提供者:shilxxx
  1. 024-zuizhongban

    0下载:
  2. 完成矩阵的满秩分解,将矩阵转化为两个满秩矩阵的乘积-Completed matrix of full rank decomposition, the product of the matrix into two full-rank matrix
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-01
    • 文件大小:1024
    • 提供者:耿新力
  1. matrix12

    0下载:
  2. 利用增广矩阵和行变换求逆的方法,对任一矩阵进行满秩分解-The augmented matrix and line conversion inverse any matrix of full rank decomposition
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-01
    • 文件大小:5015552
    • 提供者:吟游史诗
  1. Matrix

    0下载:
  2. 压缩包中有两个工程,exp1使用C语言实现矩阵的行列式求解,矩阵的逆矩阵求解,exp2实现矩阵的满秩分解-Two works in the compressed package, exp1 determinant of the matrix solving using the C language, the matrix of the inverse matrix, exp2 matrix of full rank decomposit
  3. 所属分类:其他小程序

    • 发布日期:2024-11-01
    • 文件大小:1285120
    • 提供者:Wang
  1. full_rank_decompositon

    0下载:
  2. 如果A是mxn的矩阵,rank(A)=r。 可以把A分解成mxr的满秩矩阵X和rxn的满秩矩阵Y的乘积,即A=XY且rank(X)=rank(Y)=rank(A)=r,这样的分解就叫满秩分解,当然当r>0时满秩分解不唯一。-If A is a matrix of mxn Rank (A) = r. A decomposition mxr full rank matrix X and the product of the r
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-11-01
    • 文件大小:108544
    • 提供者:lay
  1. exp

    0下载:
  2. 矩阵分析小作业,对矩阵进行满秩分解,cmd窗口界面-Matrix analysis of small operations, the matrix of full rank decomposition, cmd window interface
  3. 所属分类:其他小程序

    • 发布日期:2024-11-01
    • 文件大小:70656
    • 提供者:qiur
  1. curve_fit(1)

    0下载:
  2. 基于广义逆的最小二乘曲线拟合,采用满秩分解,用其中一个就可以了,单个太小,不让上传,所以复制三份-curve fitting by using generalized inverse matrix
  3. 所属分类:matlab例程

    • 发布日期:2024-11-01
    • 文件大小:1024
    • 提供者:徐东升
  1. 满秩分解

    0下载:
  2. 因为MATLAB里面没有直接的满秩分解的程序,所以编写了一个小程序进行满秩分解计算。(full rank decomposition)
  3. 所属分类:matlab例程

    • 发布日期:2024-11-01
    • 文件大小:206848
    • 提供者:哦好的
  1. 线性方程组求解

    0下载:
  2. 利用hermite标准形和满秩分解求矩阵广义逆,并且利用广义逆求解线性方程组,可以判断解的形式(Using Hermite canonical form and full rank decomposition to find the generalized inverse of a matrix, and using the generalized inverse to solve a system of linear equation
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-11-01
    • 文件大小:2048
    • 提供者:嫌疑人H
  1. Generalized Inverse Matrix

    0下载:
  2. 使用Hermite标准型、SVD分解和满秩分解求矩阵的广义逆,在此基础上求解线性方程组的解。(Hermite's canonical form, SVD decomposition and full rank decomposition are used to find the generalized inverse of the matrix, and then the solution of the linear equation
  3. 所属分类:其他小程序

    • 发布日期:2024-11-01
    • 文件大小:2048
    • 提供者:hh_w

源码中国 www.ymcn.org