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

搜索资源列表

  1. 矩阵求逆的c语言算法

    1下载:
  2. 通过利用c语言编程实现了对矩阵求逆的操作,可以大大简化用户的某些操作
  3. 所属分类:数值算法/人工智能

    • 发布日期:2009-04-04
    • 文件大小:902
    • 提供者:ja20_09ck
  1. 矩阵求逆的JAVA代码

    0下载:
  2. 用JAVA写的各种数学常用算法,包括矩阵求逆等。
  3. 所属分类:数学计算/工程计算

  1. 矩阵求逆的算法实现

    2下载:
  2. 用vc++6.0对矩阵求逆的算法进行实现
  3. 所属分类:源码下载

    • 发布日期:2011-05-10
    • 文件大小:613682
    • 提供者:tanglin_good
  1. 下三角矩阵的逆矩阵的详细算法

    0下载:
  2. 求下三角矩阵的逆矩阵的详细算法 matlab 矩阵计算
  3. 所属分类:matlab例程

  1. nijuzheng 求矩阵的逆矩阵

    1下载:
  2. 求矩阵的逆矩阵,不用递归,就可输出任何输入矩阵的逆矩阵。用C++写的。算法思路绝对清晰易懂。-Find inverse of a matrix, without recursion, can you export any of the input matrix matrix. Written in C++. Algorithm ideas absolutely lucid.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2016-01-27
    • 文件大小:2048
    • 提供者:guiyongmao
  1. Gauss-Jordan

    0下载:
  2. Gauss-Jordan消去法求矩阵的逆-Gauss-Jordan elimination method of the inverse matrix
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:945
    • 提供者:许晔
  1. nijuzhen

    0下载:
  2. 求矩阵的逆 可以求任意阶矩阵的逆 但是前期是这个矩阵有存在可逆阵-The inverse matrix can be arbitrary order for the inverse matrix is the matrix but the pre-existence of reversible array
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:4670
    • 提供者:苏雅
  1. Inverse_matrix

    0下载:
  2. 该算法可以实现求矩阵的逆阵,使用起来简单方便.-The algorithm can achieve the operation of matrix inverse .
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3431
    • 提供者:guo
  1. GSRD

    0下载:
  2. 高斯诺当法求矩阵的逆,c++源代码,网上下载,测试有效-When the high-Snow inverse matrix, c++ source code, Internet download, test effective
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:387009
    • 提供者:文磊
  1. inv

    0下载:
  2. 求二阶矩阵的逆 用C语言编程能够实现求矩阵的逆-For second-order inverse matrix programming using C language to realize the inverse matrix
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:1035
    • 提供者:
  1. gaosiyuedang

    0下载:
  2. 求矩阵的逆(此程序是使用C++编写的,使用的用高速约当法)-gaosiyuedang qiuni
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:192626
    • 提供者:本荣
  1. qiuni2

    0下载:
  2. 用C++实现高斯-亚当求解法求矩阵的逆 -finding the inverse matrix by Guess-Jordan using c++
  3. 所属分类:Console

    • 发布日期:2017-04-05
    • 文件大小:180458
    • 提供者:熊俊华
  1. Matrix_Inverse

    1下载:
  2. 矩阵求逆,适用于求解N*N矩阵的逆矩阵。-Matrix inversion for solving the inverse matrix N* N matrix.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1042
    • 提供者:zhang
  1. invMatrix

    0下载:
  2. 求给定矩阵的逆矩阵程序。内含程序与源代码。-求给定矩阵的逆矩阵程序
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:96650
    • 提供者:wang liang
  1. gaosi

    0下载:
  2. 这个程序用于求解一个矩阵的逆矩阵,是用高斯消去法解的-This procedure for solving a matrix of, is to use Gaussian elimination solution
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:985
    • 提供者:李冶
  1. juzhenqiuni

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

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

    0下载:
  2. 用C++求矩阵的逆矩阵,使用这个比较简单了,有更好的可以指教一下。-Matrix C++, the inverse matrix, the use of this relatively simple, what better to teach.
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:1047
    • 提供者:徐斌
  1. 求逆矩阵的C代码

    0下载:
  2. 该函数代码实现求一个N阶方阵的逆矩阵的功能(The function code to achieve a N order inverse function of the square matrix)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:103424
    • 提供者:朱迎昌
  1. 逆矩阵计算器 V1.3 绿色免费版

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

  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
    • 提供者:小下雨
« 12 3 4 5 6 7 8 9 10 ... 43 »
搜珍网 www.dssz.com