CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - matrix inverse

搜索资源列表

  1. 毛xlmatrix

    0下载:
  2. 一个可以计算矩阵行列式 逆矩阵,等其他矩阵运算的程序-one can calculate the matrix inverse matrix determinant, matrix operations and other procedures
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:15.26kb
    • 提供者:lff
  1. linkedmatrix

    1下载:
  2. 一种基于二维链表的稀疏矩阵模半板类设计 A template Class of sparse matrix. Key technology: bin,2-m linked matrix. constructors: 1.normal constuctor 2.copy constuctor. 3.assignment constructor. Basic operator: 1. addition(sub) of two matrix 2. inverse of a ma
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6.97kb
    • 提供者: 狄中泉
  1. matrix_reverse

    1下载:
  2. 矩阵求逆的c++程序,用来算大规模带分数形式的逆矩阵的,文件输入-matrix inversion c procedures for the large-scale Daibanshu form of the inverse matrix, the file input
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6.66kb
    • 提供者:mathstony
  1. Matrix

    0下载:
  2. 很好用的有关矩阵的各种操作,包括求逆,特征值,特征向量,svd分解等-good part of the matrix of various operations including inverse, eigenvalues, eigenvectors, svd decomposition, etc.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:14.96kb
    • 提供者:高纯玲
  1. 逆阵

    0下载:
  2. 逆阵的常用算法!希望能给大家带来帮助!如果有更好的算法,可别忘记发给我啊! emil:wyx32893039@163.com-inverse matrix algorithm commonly used! Give us some hope! If there is a better algorithm, it should not be forgotten that give me ah! Emil : wyx32893039@163.com
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:11.12kb
    • 提供者:离别
  1. revers-matrix.rar

    1下载:
  2. 一个朋友编的C语言通用广义逆矩阵求解算法,值得一看,A friend of mine made the C language universal generalized inverse matrix algorithm, see
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1.28kb
    • 提供者:田广和
  1. Matrix-Inverse--source-code-_-1

    4下载:
  2. 矩阵求逆运算。fortran代码。供初学者参考-Matrix inversion. fortran code. Reference for beginners
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:5.46kb
    • 提供者:智庆全
  1. Matrix-Inverse-_fortran-source-code

    0下载:
  2. 矩阵求逆运算。fortran代码。供初学者参考-Matrix inversion. fortran code. Reference for beginners
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:5.48kb
    • 提供者:智庆全
  1. algorithm

    0下载:
  2. C语言常用算法集合,包括底层编程,字符串处理,效验算法,逆阵、数学问题,问题算法-C language commonly used algorithm for the collection, including the underlying programming, string handling, well-tested algorithms, inverse matrix, a mathematical problem, the problem algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:305.4kb
    • 提供者:zzt
  1. xishujuzhenyunsuan

    0下载:
  2. 稀疏矩阵的运算 加减乘除求逆等功能都有 包含报告 代码和可运行程序-Sparse matrix computing functions such as addition and subtraction multiplication and division are inverse
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:200.63kb
    • 提供者:gaoxiancong
  1. FixMath

    0下载:
  2. VC++下面实现的矩阵定运算,采用定点数运算法则,包含基本的加减乘,求逆-VC++ to achieve the following set of matrix operations, using fixed point algorithms, including basic addition and subtraction, multiplication, inverse
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:316.72kb
    • 提供者:李里
  1. Matrix

    0下载:
  2. 能计算行列式,逆矩阵,矩阵加减乘法,界面一般-Determinant of the inverse matrix calculation of addition and subtraction multiplication
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:51.84kb
    • 提供者:撒大家
  1. Generalized_inverse_of_matrix

    1下载:
  2. 求矩阵的广义逆。对矩阵没有限制,可以是方阵,也可以不是方阵。-Generalized inverse of a matrix. There is no limit on the matrix, can be square, you can not square.
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1.46kb
    • 提供者:yyc
  1. matrix

    0下载:
  2. 矩阵求逆算法,用于简单C/C++编程,通过简单C实现的矩阵求逆算法过程。-inverse of matrix
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:671byte
    • 提供者:王玉宝
  1. gaosi

    0下载:
  2. 高斯约旦法求解矩阵逆,用来求解多元线性方程组,在求解最小二乘时常常使用-Solving matrix inverse Gaussian Jordan and France, used to solve multiple linear equations, least-squares solution often used in
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:591.7kb
    • 提供者:朱军
  1. mat

    0下载:
  2. 从文件读入一个矩阵,然后求矩阵的转置和矩阵的逆-matrix transpose and matrix inverse
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1.38kb
    • 提供者:赵建国
  1. Inverse-matrix

    0下载:
  2. 此程序是关于矩阵的一些操作,如逆矩阵,简单的逆矩阵操作。-The program is about some of the matrix operation, such as the inverse matrix, simple inverse matrix operation.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:3.22kb
    • 提供者:guang
  1. MMatrixxa

    1下载:
  2. 关于矩阵运算的各种数值算法,包括实(复)矩阵求逆,对称正定矩阵与托伯利兹矩阵阵的求逆,线性方程组的常用解法,矩阵的各种分解方法,特征向量与特征值的求解等等。 -Numerical algorithms on a variety of matrix operations, including real (complex) matrix inversion symmetric positive definite matrix inverse matrix array with Tuobo Lee
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:13.95kb
    • 提供者:面积
  1. matrix

    0下载:
  2. 自己写的一个矩阵类,实现矩阵的基本操作,转置,求逆,取一行或一列,等-To write a matrix class that implements the basic matrix operations, transpose, inverse, take a row or column, etc.
  3. 所属分类:Data structs

    • 发布日期:2017-05-07
    • 文件大小:1.07mb
    • 提供者:123
  1. matrix

    0下载:
  2. It has basically all kind of matrix operation. the program is written in cpp. it has gaussian elimination process also which will no be easily found in internet. with matrix multiplcation and its inverse.
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:2.95kb
    • 提供者:nitish
« 12 »
搜珍网 www.dssz.com