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

搜索资源列表

  1. matrix-inversion

    0下载:
  2. 对称正定矩阵求逆运算,要求该矩阵必须为正定,可以求其逆矩阵-Symmetric positive definite matrix inversion, the matrix must be positive definite requirement, you can find the inverse matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:613
    • 提供者:李东东
  1. Moore-Penrose-pseudoinverse-of-matrix---MATLAB.ra

    0下载:
  2. document shows process of moore rseudo inverse matrix calculation
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:77496
    • 提供者:Anuj Shaw
  1. C_language_matrix_inverse

    0下载:
  2. 用于矩阵求逆的算法实现,可以用于参考~里面有源代码与示例-matrix inverse
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2193
    • 提供者:S·Lee
  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. inverse-matrix

    0下载:
  2. 矩阵求逆。用初等行变换的方法。适合于N阶矩阵。-Matrix inversion. Elementary row transformation method. For N-order matrix.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:23522
    • 提供者:jeffrey
  1. TOP

    0下载:
  2. 很好的求逆程序,要进行适当的调试,呵呵,共同努力-Find the matrix inverse, a good algorithm, suitable to debug
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:1651
    • 提供者:yindeqiang
  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
    • 文件大小:605903
    • 提供者:朱军
  1. toepliez-matrix-matlab-with

    0下载:
  2. 对称toepliez矩阵求逆的matlab实现-Symmetrical toepliez inverse matrix matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:250401
    • 提供者:xiongyue
  1. inv

    0下载:
  2. C语言编写的矩阵求逆程序,可以实现各种阶次方阵求逆,采用的是矩阵记录方法。-Matrix inversion program written in C language, you can achieve various order matrix inverse, matrix recording method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:595
    • 提供者:赵东
  1. mat

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

    • 发布日期:2017-04-10
    • 文件大小:1408
    • 提供者:赵建国
  1. MatrixCX

    0下载:
  2. 线性代数的矩阵运算。包括矩阵的逆,矩阵的转置,矩阵行列式等等。。。 线性代数的矩阵运算。包括矩阵的逆,矩阵的转置,矩阵行列式-Of linear algebra matrix operations. Including the matrix inverse, matrix transpose, matrix determinant. . .
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:31199
    • 提供者:kongxia
  1. juzhenqiuni

    0下载:
  2. 矩阵求逆的源代码,可以进行简单的矩阵求逆计算,学生自己写的。-Matrix inverse of the source code, a simple matrix inversion calculation, written by the students themselves.
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:161733
    • 提供者:玲玲
  1. C

    0下载:
  2. 任何矩阵的逆运算,代码简洁,实用,亲自调试过,绝对可用-Any matrix inverse operation, the code is simple, practical, personally tuned absolutely available
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2124807
    • 提供者:李咏泽
  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
    • 文件大小:3297
    • 提供者:guang
  1. juzhengqiuni

    0下载:
  2. 本程序具有求矩阵的功能,可以用于各种矩阵的求逆-This procedure has the matrix function can be used for a variety of matrix inverse
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:3321
    • 提供者:徐龙威
  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
    • 文件大小:14280
    • 提供者:面积
  1. inv-arry

    0下载:
  2. C 语言求矩阵的逆运算 C 怨言与 matlab 混合编程的方法-C language of a matrix inverse operation C complaints and Matlab Mixed Programming
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:770
    • 提供者:zhaowei0509
  1. Matrix

    0下载:
  2. 矩阵操作的一个类,包含各类矩阵运算的常用运算和算法。-A set of Matrix computation algorithm, such as get Inverse matrix, Jacobi and so on,
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:12801
    • 提供者:wangdan
  1. matrix2

    0下载:
  2. 矩阵计算源代码,实现矩阵的基本计算类。包括矩阵的加减乘求逆,余子式、代数余子式等。-Matrix calculation of the source code, basic computing class matrix. Including the addition and subtraction, multiplication matrix inverse, cofactor, and algebraic.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:616454
    • 提供者:郭少昆
  1. Smart-antenna

    0下载:
  2. 智能天线类程序,分别有lms波束形成算法以及协方差矩阵求逆波束形成算法-Smart antenna class program, respectively lms beamforming algorithm as well as the covariance matrix inverse beamforming algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:8960
    • 提供者:黄一
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 35 »
搜珍网 www.dssz.com