搜索资源列表

  1. nm.rar

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

    • 发布日期:2024-05-19
    • 文件大小: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

    0下载:
  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

    0下载:
  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. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:543
    • 提供者:yaoxie
  1. qiunijuzhen

    0下载:
  2. 自己编的求逆矩阵的小程序,情大家多多指教
  3. 所属分类:其它资源

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

    0下载:
  2. 202用列主元消取法解线性方程 ***********★*******★********★************ 一.功能 当线性方程组有唯一解时求其解 。 二.算法简介消元过程,设方程组为 Ax=b (1)公式(1)有增广矩阵 a11 a12….a1n b1 a21 a22…a2n b2 (A,B)= ………………. an1 an2…ann bn-out with the main 202 yuan Consumers copyin
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:18200
    • 提供者:左物
  1. MatrixBase

    0下载:
  2. 矩阵运算,包括求逆矩阵,扩展矩阵等多项运算功能
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:36769
    • 提供者:machao
  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#编程

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

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

    • 发布日期:2024-05-19
    • 文件大小:197632
    • 提供者:zehll
  1. juzhen

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

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

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

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

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

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

    0下载:
  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编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:小下雨
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 47 »

源码中国 www.ymcn.org