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

搜索资源列表

  1. nm.rar

    0下载:
  2. 求逆矩阵
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:3292
    • 提供者:
  1. 稀疏矩阵计算器

    0下载:
  2. 用三元组表示稀疏矩阵,可以转置 加法,减法,乘法,求逆。- With three Yuan groups expressed the sparse matrix, may transpose the addition, the subtraction, the multiplication, asks to go against.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:209749
    • 提供者:小康
  1. 矩阵操作

    0下载:
  2. 线性代数中的矩阵求逆的问题,使用此算法可以简化矩阵的操作。-linear algebra of matrix inversion, the use of this algorithm can be simplified matrix operation.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:964
    • 提供者:王五
  1. 矩阵运算的程序

    0下载:
  2. 本程序能完成矩阵的输入,输出。方阵的乘法,方阵的求逆,矩阵的求专置等的运算。-this procedure can be completed matrix of input and output. The matrix multiplication, the matrix inversion and matrix specifically for the home, such as arithmetic.
  3. 所属分类:网格计算

    • 发布日期:2008-10-13
    • 文件大小:75229
    • 提供者:李飞
  1. MatrixInverse

    1下载:
  2. 这是一个非常好的利用LU分解法求逆矩阵的程序,其中的Pivot是很好的。-This is a very good use of LU decomposition of the matrix inversion process, the Pivot is very good.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2515
    • 提供者:sylivian
  1. MatrixModule

    0下载:
  2. 常用的矩阵计算,包括求行列式、求逆矩阵等等,类容较全-common matrix, which includes seeking determinant, matrix inversion, etc., over all types of capacity
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:31421
    • 提供者:zhlei
  1. BCINV

    2下载:
  2. 复数求逆矩阵,复数矩阵求逆矩阵,fortran子程序,求解精度高稳定,适合大矩阵计算
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:918
    • 提供者:zhanglei
  1. MatrixAndXmathlib

    0下载:
  2. 矩阵和初等几何常用算法,包括高斯-约当法求逆矩阵、用乔里斯基分解法求对称正定阵的线性方程组等等的源代码
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:22859
    • 提供者:张华安
  1. matcal

    0下载:
  2. 这是一个用opencv求逆矩阵的程序
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9285
    • 提供者:郭娟
  1. matrix1

    0下载:
  2. 用matlab实现高斯—若当算法求逆矩阵
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:793
    • 提供者:qlz
  1. minvbyGRE

    1下载:
  2. 用greville方法求逆矩阵,稍加改动可求广义逆矩阵
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-17
    • 文件大小:543
    • 提供者:yaoxie
  1. qiunijuzhen

    0下载:
  2. 自己编的求逆矩阵的小程序,情大家多多指教
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1001
    • 提供者:松鼠
  1. Inv_matrix

    1下载:
  2. 四种方法计算逆矩阵, 用四种方法求矩阵的逆 , 参数A为给定矩阵(the inverse of matrix)
  3. 所属分类:数学计算

    • 发布日期:2017-12-17
    • 文件大小:1024
    • 提供者:yayayang
  1. lppinv

    0下载:
  2. 文件中包含了一个visualC++工程,里面写好了一个矩阵广义求逆的C函数,只需给函数传递矩阵指针,矩阵的介数就能求出该矩阵的广义逆矩阵(The document contains a visualC++ project, which has written a matrix generalized inverse C function, just transfer the function of the matrix pointer, matrix betweenness, you can f
  3. 所属分类:数学计算

  1. 矩阵计算器

    0下载:
  2. 用于计算矩阵的一个小程序,除四则运算之外,还有矩阵化简,求逆等功能。(In addition to four operations, a small program for calculating the matrix has the functions of Matrix Simplification and inversion.)
  3. 所属分类:C#编程

    • 发布日期:2018-01-08
    • 文件大小:209920
    • 提供者:不灭死神
  1. Symmetric Matrix Inversion Method

    1下载:
  2. 用于矩阵的求逆,仅限于实对称正定矩阵的求逆(The inverse of real symmetric positive definite matrix)
  3. 所属分类:数学计算

    • 发布日期:2018-01-08
    • 文件大小:197632
    • 提供者:zehll
  1. juzhen

    0下载:
  2. 内容为C语言实现的矩阵求逆子函数,矩阵乘法子函数,加法,减法子函数,矩阵转置子函数(Including a.C file content for the C language matrix for inverse function)
  3. 所属分类:数学计算

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:hnuduanyang
  1. 模二求逆程序

    0下载:
  2. 矩阵的求逆C语言程序,仅适用于模二运算。(The inverse C language program of matrix, module two operation.)
  3. 所属分类:数学计算

    • 发布日期:2018-04-28
    • 文件大小:320512
    • 提供者:ivanshaw2
  1. 矩阵求逆的几种方法总结

    0下载:
  2. 列举了几种对矩阵进行求逆的方法,用于之后的间接采样。(Several methods for inverting the matrix are listed for subsequent indirect sampling.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:3418112
    • 提供者:一棵竖柳
  1. 两种方法矩阵求逆

    1下载:
  2. 采用矩阵逆定义法求矩阵逆,采用高斯消去法求矩阵逆。(The matrix inverse is used to find the matrix inverse, and the Gaussian elimination method is used to find the matrix inverse.)
  3. 所属分类:Windows编程

    • 发布日期:2019-05-06
    • 文件大小:2048
    • 提供者:小下雨
« 1 2 3 4 56 7 8 9 10 ... 40 »
搜珍网 www.dssz.com