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

搜索资源列表

  1. dave-JZ

    0下载:
  2. 关于矩阵的一些基本操作,例如,矩阵的求逆,方阵的的行列试-on some basic matrix operations, such as matrix inversion, the ranks of the phalanx test, etc.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7619
    • 提供者:陈伟华
  1. pMatrix

    0下载:
  2. 这是一个用c语言编写的,求pMatrix矩阵的逆矩阵的小程序。-This is a language used c, seeking pMatrix matrix inverse matrix of small programs.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1214
    • 提供者:lolo
  1. MatrixAndComplex_C++

    2下载:
  2. 矩阵、复数自定义数据类型的C++实现。矩阵求逆采用牛顿法。-matrices, the plural-defined data types in C to achieve. Matrix inversion using Newton's law.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6489
    • 提供者:张彦
  1. laoda

    0下载:
  2. 关于矩阵求逆的小程序,虽小但很实用。矩阵计算在工程中应用很广泛,该小程序中包含有关矩阵求逆的源代码,希望对大家有所帮助-matrix inversion of the small programs, small but practical. Matrix in engineering applications is wide, the small program included the matrix inversion of the source code, we hope to help
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13264
    • 提供者:guoguo
  1. inmatrix

    0下载:
  2. Fortran 的矩阵求逆程序-Fortran the matrix inversion process
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1702
    • 提供者:叶爱中
  1. juzhenqiunidefangfa

    1下载:
  2. 矩阵求逆C语言法!!!本程序适用于求解多阶矩阵的逆; -matrix inversion C Language Act! ! ! The procedures applicable to solving multi-stage matrix inverse;
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:862
    • 提供者:陈微
  1. CMatrixForCpp

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

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

    1下载:
  2. 实现了几种矩阵求逆的方法,有助于初学矩阵分析的人理解矩阵求逆
  3. 所属分类:其它

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

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

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

    0下载:
  2. 矩阵运算程序,方阵求逆 写一个程序实现N》3阶矩阵的求逆运算
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1250
    • 提供者:
  1. matrix

    0下载:
  2. 矩阵逆运算,轻松实现矩阵的求逆,应用于C++开发环境.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5670
    • 提供者:duhan
  1. 71-93

    0下载:
  2. C语言精彩百例第71-93例 第三篇 常用算法篇 实例71 链表的建立 实例72 链表的基本操作 实例73 队列的应用 实例74 堆栈的应用 实例75 串的应用 实???76 树的基本操作 实例77 冒泡排序法 实例78 堆排序 实例79 归并排序 实例80 磁盘文件排序 实例81 顺序查找 实例82 二分法查找 实例83 树的动态查找 实例84 二分法求解方程 实例85 牛顿迭代法求解方程 实例86 弦截法求解方程 实例8
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:22837
    • 提供者:杨志亮
  1. 20040127Matrix

    0下载:
  2. 矩阵运算程序 功能分析: 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。-matrix calculation procedures Functional Analysis : This procedure can be completed matrix of input and output. Few firms have the same number of series and t
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:17603
    • 提供者:代理
  1. c

    0下载:
  2. 包含五个C语言程序,convse是矩阵求逆,chengfa的功能是画出乘法表,imageclock的功能是动态时钟,sanjiao是递归法画三角,小车是模拟实现动态小车图像
  3. 所属分类:其它

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

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

    • 发布日期:2008-10-13
    • 文件大小:36769
    • 提供者:machao
  1. comp_matrix

    0下载:
  2. 功能分析: 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。 设计思想: 本程序要完成矩阵的一般运算。同时本程序的截面要友好,操作要简单,并具有较强的自我适应能力,即根据每人输入矩阵的方法不同,在生成矩阵时,程序能适当根据输入的各种格式来达到输入矩阵的功能; 本程序为每个矩阵变量都分配一个矩阵变量名,用户可以通过操作矩阵变量来达到运算目的。如果用户对同一个矩阵变量定义了多次
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:69320
    • 提供者:ybc
  1. juzhenyunsuan

    0下载:
  2. 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。-This procedure to complete the matrix input and output. Have the same number of rows and rows of the matrix between the adder, subtraction. Comply with the requirements of
  3. 所属分类:MPI

    • 发布日期:2017-05-24
    • 文件大小:2805912
    • 提供者:孙岩
  1. parallel-invert

    0下载:
  2. 矩阵求逆的并行计算实现,带数据 mpi+vc6.0-parallel compute of matrix inverse
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:2776
    • 提供者:程宾
  1. juzhenqiuni

    0下载:
  2. 使用VC++编写程序,用来求一个任意矩阵的逆矩阵-Using VC++ programming, to seek an arbitrary matrix of
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:283410
    • 提供者:peijing
  1. xiaoqufaqiuni

    0下载:
  2. 以VB为平台,实现测绘方面程序,完成消去法求逆矩阵的实验。-Procedure with the VB as a platform to realize surveying, complete elimination of the inverse matrix of the experiment.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-16
    • 文件大小:10628
    • 提供者:卢为伟
« 12 »
搜珍网 www.dssz.com