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

搜索资源列表

  1. dasdsak

    0下载:
  2. 矩阵的求逆程序,可以求任意矩阵的逆矩阵,不需要调整代码-Matrix inversion procedure, can find any inverse matrix, no need to adjust the code
  3. 所属分类:Software Testing

    • 发布日期:2017-04-12
    • 文件大小:655
    • 提供者:向大金
  1. matrix

    0下载:
  2. 利用矩阵的高是约旦分解,求逆等的特征方程求解方法-Characteristic equation method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:296540
    • 提供者:cx
  1. Gauss

    1下载:
  2. 列主元高斯消元法使用java Matrix类实现,包括求逆矩阵-Gauss in java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:66003
    • 提供者:吴丹
  1. Matrix

    0下载:
  2. 矩阵常用加减乘求逆及转置运算的类 求逆用dolittle分解方法 运算符重载-Common modified by the inverse matrix transpose operation and class inversion with dolittle decomposition operator overloading
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3585
    • 提供者:sosozxy
  1. Matrix

    0下载:
  2. 自定义矩阵类,可实现乘除、求逆、求行列式等功能。-Class of Matrix,which is helpful for students.
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:7414
    • 提供者:zhubingqi
  1. Matrix

    0下载:
  2. 矩阵简单运算,可以求加减乘除,求逆,满足广大本科生需要-Matrix simple arithmetic, you can find arithmetic, inversion, to meet our needs undergraduate
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3050824
    • 提供者:YuhanZhou
  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. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2031
    • 提供者:bi39944
  1. pMatrix

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

    • 发布日期:2017-04-12
    • 文件大小:1259
    • 提供者:caa3ixao3
  1. DCD_V2

    1下载:
  2. 使用二分坐标下降法实现对乘正定系数矩阵的求逆计算-DCD Matrix INV
  3. 所属分类:matlab例程

    • 发布日期:2017-05-24
    • 文件大小:1076
    • 提供者:张宏
  1. MatrixTranspose

    0下载:
  2. C++实现矩阵变换,矩阵线性变换,求逆矩阵等等。-C++ achieve transformation matrix, linear transformation. Inverse matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:615
    • 提供者:hou
  1. Matrix-inversion-process

    0下载:
  2. 矩阵的求逆程序,适用于采样程序中的排列过程,是必不可少的中间环节。-Matrix inversion procedure for the sampling program in the arrangement process is essential intermediaries.
  3. 所属分类:assembly language

    • 发布日期:2017-05-01
    • 文件大小:176834
    • 提供者:wanls
  1. X-1

    0下载:
  2. 使用C语言编写了求逆矩阵的运算。完全可以实现多维矩阵的求逆,不能求逆的矩阵也能辨识出来。-Use C language to write the calculation of the inverse matrix. Can realize the multidimensional matrix of the inverse, can not be the inverse of the matrix can be identified.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:228019
    • 提供者:耿喆
  1. eigen3

    0下载:
  2. c++矩阵运算,设计了矩阵类,该类实现了矩阵的数学运算,包括矩阵乘除/求逆/求特征向量的!-Design a matrix type, such realization of the matrix arithmetic, including matrix multiplication and division/inversion/demand eigenvector!-c++ matrix,Design the matrix class, which implements the matrix
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1883513
    • 提供者:someone
  1. Matrix

    0下载:
  2. 矩阵运算程序,可以实现矩阵的加、减、乘、转置、求行列式值、求逆等操作。-Matrix calculation program. This program can achieve a matrix addition, subtraction, multiplication, transpose, find the determinant, inverse operation, and so on.
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2521
    • 提供者:曹操
  1. c-inv-matrix

    0下载:
  2. 基于c语言,基于指针求取可逆矩阵的逆矩阵,已经在vs2013环境下成功实现-Based on c language, pointer-based strike a reversible inverse matrix, has been successfully achieved in vs2013 environment
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1860
    • 提供者:胡磊
  1. WAHAHA

    0下载:
  2. 利用Visual C++软件求输入矩阵的行列式并对其求逆矩阵。-Use Visual C++ software Determinant input matrix and its inverse matrix.
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:1337
    • 提供者:李娜
  1. matrix

    0下载:
  2. 利用Visual C++软件实现求输入矩阵的逆矩阵。-Use Visual C++ software seeking input inverse matrix.
  3. 所属分类:CSharp

    • 发布日期:2017-05-01
    • 文件大小:155665
    • 提供者:李娜
  1. _Matrix

    0下载:
  2. 矩阵运算类,包含基本的矩阵乘法、转置、求逆、求行列式等功能-Basic function of matrix computation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2905
    • 提供者:LIANGLE
  1. myinv

    0下载:
  2. 在利用好LU分解法可以求出矩阵行列式的基础上,给出矩阵的逆矩阵。-Make good use of LU decomposition can be determined on the basis of matrix determinant, inverse matrix given matrix.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:279460
    • 提供者:xu
  1. SRC

    0下载:
  2. 文件读取,主要针对数据导入;矩阵计算,包含矩阵的加、减、乘及转置,求逆;-Read the file, mainly for data import matrix, including matrix addition, subtraction, multiplication and transpose, inverse
  3. 所属分类:File Operate

    • 发布日期:2017-04-14
    • 文件大小:2683
    • 提供者:andy li
« 1 2 ... 30 31 32 33 34 3536 37 38 39 40 »
搜珍网 www.dssz.com