搜索资源列表

  1. 求逆

    0下载:
  2. 矩阵求逆c语言算法!-matrix inversion algorithm c language!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1484
    • 提供者:王五
  1. 复数矩阵求逆

    0下载:
  2. 求复数矩阵的逆矩阵-for the complex matrix inverse matrix
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6661
    • 提供者:林海华
  1. juzhen求逆

    0下载:
  2. 不错的矩阵求逆的小程序-good matrix inversion of small programs
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1127
    • 提供者:啊啊
  1. 复数矩阵求逆

    0下载:
  2. 求复数矩阵的逆矩阵!
  3. 所属分类:C#编程

  1. 实对称矩阵求逆

    0下载:
  2. 求解实对称矩阵之逆。
  3. 所属分类:源码下载

    • 发布日期:2010-12-19
    • 文件大小:3658
    • 提供者:dpcking
  1. metrix3

    0下载:
  2. 完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能-Complete matrix of input and output. With the same number of rows and rows of the matrix between the adder, subtraction. In line with the requirem
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:74752
    • 提供者:
  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. 所属分类:网格计算

    • 发布日期:2024-05-14
    • 文件大小:74752
    • 提供者:李飞
  1. kalman_C

    0下载:
  2. 离散随机线性系统的卡尔曼滤波。 其中13lman.c是卡尔曼滤波函数,4rinv.c是滤波函数中用到的矩阵求逆函数,13lman0.c是主程序。-discrete stochastic linear Kalman filtering system. 13lman.c which is the Kalman filter function, 4rinv.c filtering function is used in the matri
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:通信学生
  1. matrixe

    0下载:
  2. 一个矩阵类的实现,有加减乘除、求逆、转置等功能,应该是一个不错的实用程序。-a matrix of type, and it is the arithmetic, inversion, transpose function, it should be a good utility.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:10240
    • 提供者:阿木
  1. MatrixModule

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

    • 发布日期:2024-05-14
    • 文件大小:30720
    • 提供者:zhlei
  1. CMatrixForCpp

    0下载:
  2. 一个以double类型为基类型的矩阵类,实现了矩阵的加、减、乘、转置、求逆等基本操作。VC++程序。-a type of double-types of matrices, the matrix to achieve the increase, subtraction, multiplication, transpose, basic inverse operation. VC procedures.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:WM
  1. GPSpingcha

    0下载:
  2. 矩阵求逆函数矩阵转置函数平差结构数据文件输入稳健估计极大权法平差函数-Matrix inversion function matrix transpose function adjustment structure data file input robust estimation method with maximal weight adjustment function
  3. 所属分类:交通/航空行业

    • 发布日期:2024-05-14
    • 文件大小:2141184
    • 提供者:KEVIN
  1. nizhen

    0下载:
  2. 矩阵算法 通过高斯消去法,进行矩阵求逆运算,在工程中有很强的实用价值 -Matrix algorithm, Gaussian elimination, matrix inversion for computing, in engineering has a strong practical value
  3. 所属分类:C#编程

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:
  1. matrix1

    0下载:
  2. 用matlab实现高斯—若当算法求逆矩阵-Using matlab to achieve Gauss- Jordan matrix inversion algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:qlz
  1. minvbyGRE

    0下载:
  2. 用greville方法求逆矩阵,稍加改动可求广义逆矩阵-Greville method using inverse matrix, rectifiable modified generalized inverse matrix
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:yaoxie
  1. inverse

    0下载:
  2. 矩阵的求逆,输入你要求逆的矩阵,将输出它的逆矩阵-Matrix inversion, enter your request inverse matrix, the output of its inverse matrix
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:216064
    • 提供者:李俊丽
  1. qiunijuzhen

    0下载:
  2. 自己编的求逆矩阵的小程序,情大家多多指教-Own inverse matrix of small procedures, U.S. intelligence exhibitions
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:松鼠
  1. 逆矩阵计算器 V1.3 绿色免费版

    0下载:
  2. 用于求解矩阵的逆的问题,可以以分数形式表示出来(The problem of solving the inverse of a matrix can be expressed in fractions)
  3. 所属分类:行业应用软件

  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-14
    • 文件大小:2048
    • 提供者:小下雨
  1. fortran求逆子程序

    0下载:
  2. fortran 求逆矩阵子程序,包含求行列式子程序(FORTRAN inverse matrix subroutine, including determinant subroutine)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:史蒂芬孙吖
« 1 2 3 4 5 67 8 9 10 11 ... 47 »

源码中国 www.ymcn.org