CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 矩阵分解

搜索资源列表

  1. 矩阵所有运算

    2下载:
  2. 矩阵的转置、行列式、秩,逆矩阵求法,矩阵的三角分解、qr分解,对称正定矩阵的乔里斯基分解及行列式值,奇异值分解,广义逆的奇异值分解,矩阵特征值与特征向量的各种计算方法-all kinds of computational method of transposition of matrix, determinant, rank, inverse of matrix,triangle decomposition, qr decomposition, cholesky decomposition an
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:83488
    • 提供者:球球
  1. 矩阵三角分解

    0下载:
  2. 对矩阵进行三角分解,从而生成一个上三角矩阵和下三角矩阵,其乘积等于原矩阵-right triangular matrix decomposition, resulting in the formation of an upper triangular matrix and lower triangular matrices, equivalent to the original product matrix
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:1124
    • 提供者:邹璇
  1. superlu_ug.ps

    0下载:
  2. 数值计算,矩阵分解,可以把稀疏矩阵分解,以达到求解方程的目的-numerical calculation, matrix decomposition, can be sparse matrix decomposition, in order to achieve the purpose of solving equations
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:204281
    • 提供者:wang
  1. superlu_3.0.tar

    1下载:
  2. LU矩阵分解单机版最新版本,用于快速求解稀疏矩阵组成的方程组的解-LU decomposition matrix version of the latest stand-alone version for fast sparse matrix solution of the solution of the equations
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:1134160
    • 提供者:wang
  1. slu_dist.ps

    0下载:
  2. 稀疏矩阵分解的最好方法之一,LU分解,快速高效的分解矩阵-sparse matrix factorization one of the best ways, LU decomposition, fast and efficient decomposition matrix
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:142510
    • 提供者:wang
  1. duliteer

    0下载:
  2. 这是用vc编的LU分解法,也叫杜利 特儿法,子过程LUDCMP将矩阵分解 为上三角和下三角矩阵,子过程LU BKSB利用LUDCMP的分解结果得到线 性方程组的解-vc addendum to the LU decomposition method, also called Dulite abuse, LUDCMP sub-process decomposition of the matrix on the Triangle and lower trian
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1461
    • 提供者:wuyan
  1. MartrixEva

    0下载:
  2. 该源码主要是快速完成矩阵的suv分解,可以利用在各种需要矩阵分解的的应用中。-the main source of rapid completion of the matrix decomposition of the suv, can be used in various needs of the matrix decomposition of the application.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:238874
    • 提供者:邓志国
  1. CLAPACK3-Windows

    0下载:
  2. 著名的LAPACK矩阵计算软件包, 是比较新的版本, 一般用到矩阵分解的朋友也许会用到
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:26760320
    • 提供者:武而用
  1. matrix_compute_signal_processing

    0下载:
  2. 讨论的矩阵运算包括矩阵转置、矩阵向量相乘、矩阵乘法、矩阵分解以及方阵求逆等。特别适合C语言的实现。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:401916
    • 提供者:郑耀
  1. QRdecomposition

    0下载:
  2. QR 分解,包括householder 变换,用于矩阵分解,最小二乘法(QR decomosition including householder transform, you can use it to solve least square problem.)
  3. 所属分类:数学计算

    • 发布日期:2018-01-07
    • 文件大小:2048
    • 提供者:bonn
  1. LRSD

    0下载:
  2. 用于分析Robust PCA对应的MATLAB程序,将一个矩阵分解为低秩和稀疏矩阵的形式(This paper analyzes the MATLAB program corresponding to Robust PCA, and decomposes a matrix into a form of low rank and sparse matrix.)
  3. 所属分类:通讯编程

    • 发布日期:2018-01-09
    • 文件大小:4096
    • 提供者:你懂得啊
  1. rpca

    0下载:
  2. 低秩矩阵去噪声, 采用拉格朗日, dual等优化方式计算低秩矩阵(Solve the problem withspike noise with high magnitude instead of Gaussian distributed noise)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-21
    • 文件大小:819200
    • 提供者:hhhhhhzj
  1. FM algorithm

    0下载:
  2. 因子分解机( FM)算法是一种基于矩阵分解的机器学习算法,是一种常用的推荐算法。(Factorization algorithm is a matrix-based machine learning algorithm, which is a commonly used recommendation algorithm.)
  3. 所属分类:数据挖掘

    • 发布日期:2018-04-22
    • 文件大小:1024
    • 提供者:风酥雨忆
  1. LU Matrix Factorization

    0下载:
  2. 使用C语言在xilinx 平台上实现N阶可逆矩阵分解(The realization of N order reversible matrix decomposition on the Xilinx platform using C language)
  3. 所属分类:数学计算

    • 发布日期:2018-04-30
    • 文件大小:1643520
    • 提供者:ayasp
  1. 矩阵分解与线性方程组直接方法

    0下载:
  2. 关于fortran数值矩阵计算代码,,希望对初学者带来帮助(about fortran matrix code)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-02
    • 文件大小:56320
    • 提供者:lshc010101
  1. inexact alm

    0下载:
  2. matlab下的代码,关于矩阵分解和alm应用。(Code under matlab, about matrix decomposition and alm applications.)
  3. 所属分类:其他

  1. QR分解求矩阵特征值特征向量 C语言

    3下载:
  2. QR分解计算矩阵特征值、特征向量的 C语言实现(QR decomposition to calculate matrix eigenvalues and eigenvectors by C language)
  3. 所属分类:其他

    • 发布日期:2020-04-06
    • 文件大小:27648
    • 提供者:sunnyzhujj
  1. Cholesky分解

    1下载:
  2. 数值分析上的cholesky分解,用于求解对称正定矩阵的线性方程组(the matrix cholesky-decompose)
  3. 所属分类:数学计算

    • 发布日期:2019-10-08
    • 文件大小:171008
    • 提供者:开口的猫
  1. lu分解

    0下载:
  2. 矩阵分解,内建lu函数的可读版本;矩阵分解,内建lu函数的可读版本;矩阵分解,内建lu函数的可读版本
  3. 所属分类:matlab例程

  1. uv分解

    1下载:
  2. 非负矩阵分解算法,采用块坐标下降法,效率更高。用于复杂网络计算。
  3. 所属分类:matlab例程

« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com