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

搜索资源列表

  1. LUwerwer

    0下载:
  2. 通过LU分解求矩阵的逆矩阵,可应用于反幂法的实现-through the matrix factorization for the inverse matrix can be used against the law to achieve power
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:882
    • 提供者:王另
  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. include

    0下载:
  2. 用全选主元高斯约当消去法求N阶复矩阵的逆矩阵其中A=AR+JAI-Select All PCA using Gauss Jordan elimination method for N-order complex matrix in which the inverse matrix A = AR+ JAI
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:3404
    • 提供者:chen
  1. 4TRCH

    0下载:
  2. 用特兰持(TRENCH)方法求托伯利兹(TOEPLITZ)矩阵的逆矩阵-Held by Courtland (TRENCH) Method托伯利兹(TOEPLITZ) matrix of the inverse matrix
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:573
    • 提供者:chen
  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. GAUSSJ

    0下载:
  2. Gauss Jordan算法求解矩阵的逆-Gauss Jordan Matrix Inversion with pivoting
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:927
    • 提供者:cc
  1. inverse

    0下载:
  2. 主要内容:在visual studio上实现矩阵求逆的过程 矩阵求逆:用全选主元高斯约当消去法求n阶是矩阵A的逆矩阵A-1。其中包括矩阵求逆算法描述 -Main elements: the visual studio to achieve the process of matrix inversion matrix inversion: The Select pivot Gauss Jordan elimination order to n-order matrix A is the i
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:6519
    • 提供者:刘丽
  1. qiuni2

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

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

    0下载:
  2. 输入一个矩阵,可以求得该矩阵的逆矩阵,内附解释说明-Enter a matrix, you can obtain the inverse matrix, containing an explanation
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:567
    • 提供者:lwx
  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. Delphi_Matrix_inv

    0下载:
  2. 在C语言环境下,编写了程序生成EXE文件,来求取矩阵的逆矩阵,简洁方便。-In the C language environment, write a program to generate EXE file, to strike a matrix inverse, simple and convenient.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:225872
    • 提供者:guoshoujin
  1. nijuzhen

    0下载:
  2. 该程序可以计算矩阵的逆矩阵,并对其进行验证-The program can calculate the inverse of a matrix, and verify the
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-13
    • 文件大小:1680065
    • 提供者:林雪华
  1. SolveEq3

    0下载:
  2. 求解一个给定矩阵的逆矩阵,只要稍加修改数据即可求任意可逆矩阵的逆矩阵-For solving a given inverse matrix, as long as the data is slightly modified to seek any reversible inverse matrix
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:231890
    • 提供者:maxwellddd
  1. juzenqiuniheqiuhanglieshizhi

    0下载:
  2. 通过矩阵变换求取矩阵的逆矩阵和通过行列式计算求取行列式的值-failed to translate
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:2639
    • 提供者:
  1. LU

    0下载:
  2. 该程序用LU分解方法求矩阵的逆矩阵,前提是该矩阵有逆矩阵-The program with the LU decomposition matrix inverse matrix method, provided that the matrix has an inverse matrix
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2527400
    • 提供者:薛思骐
  1. inverse_matrix

    0下载:
  2. 求任何一个矩阵的逆矩阵-invert matrix
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1549
    • 提供者:闫俊义
  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 »
搜珍网 www.dssz.com