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

搜索资源列表

  1. Matrix

    0下载:
  2. Matrix (TRANSPOSE , INVERSE , MATRIX INVERSION USING GAUSS-JORDAN REDUCTION AND Calculates the multiplication of two matrix A and B such that C=AB.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1777
    • 提供者:hussam
  1. matrix

    0下载:
  2. 矩阵运算程序,矩阵加法,减法,转置,求逆,乘法,等运算-Matrix operations procedures, matrix addition, subtraction, transpose, inverse, multiplication, and so computing
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:5917
    • 提供者:向巍
  1. matrix-inverse

    0下载:
  2. 实现用LUP方法进行矩阵求逆的过程,原理见于算法导论第28张。-Method implemented by the LUP matrix inversion process, the principle found in Introduction to Algorithms, Chapter 28.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1420
    • 提供者:wangzhen
  1. matrix

    0下载:
  2. //--显示矩阵,形参m为行,n为列 void MatrixDisplay(double *A,int m,int n) //--求矩阵转置,形参m为行,n为列,A转置后存为B void MatrixInverse(double *A,double *B, int m,int n) //--求矩阵相乘,A矩阵为[m,p],B矩阵为[p,n],C为[m,n] void MatrixMultiply(double *A,double *B,double *C ,i
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1725
    • 提供者:heu
  1. matrix-tezhengzhijisuan

    0下载:
  2. 通过求矩阵特征多项式的根来求其特征值 幂法求矩阵的主特征值及主特征向量 瑞利商加速幂法求对称矩阵的主特征值及主特征向量 收缩法求矩阵全部特征值 收缩法求矩阵全部特征值 位移逆幂法求矩阵离某个常数最近的特征值及其对应的特征向量 QR基本算法求矩阵全部特征值 -Characteristic polynomial by the root of a matrix to find the eigenvalues ​ ​ of a matrix power m
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2729
    • 提供者:chris_zhou
  1. Matrix

    0下载:
  2. 矩阵进行逆转换,求转置,求乘积,进行等距插值,带有注释说明-Matrix inverse, transpose, multiplication, equidistant interpolation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:1308
    • 提供者:heyongjie
  1. Matrix-inverse-operation-to-achieve

    0下载:
  2. 在c语言环境下运用二维数组存储结构实现矩阵的求逆运算-C language environment in the use of two-dimensional array of storage structures to achieve the matrix inversion
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:686
    • 提供者:百步飞剑
  1. gen_inverse-matrix--non_-eqs-

    0下载:
  2. 本程序为利用广义逆矩阵法求解朝顶非线性方程组,里面调用了其他三个函数,非别为一般实矩阵的奇异值分解、奇异值分解求一般实矩阵的逆矩阵、广义逆矩阵法求线性超定方程组。-The procedure for the use of generalized inverse matrix method for solving nonlinear equations toward the top, which calls the other three functions, not as a general r
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:4410
    • 提供者:RTQ
  1. matrix

    3下载:
  2. 此包包含了众多矩阵处理程序,能够满足矩阵处理的一般要求,由于将各功能分开到不同的“.cpp”文件中,故使用时需要用户自行选取更换合适自己使用的“.cpp”文件。其中,矩阵功能有:输出矩阵、矩阵转置、矩阵归一化、判断矩阵对称、判断矩阵对称正定、全选主元法求矩阵行列式、全选主元高斯(Gauss)消去法求一般矩阵的秩、用全选主元高斯-约当(Gauss-Jordan)消去法计算实(复)矩阵的逆矩阵、用“变量循环重新编号法”法求对称正定矩阵逆、特兰持(Trench)法求托伯利兹(Toeplitz)矩阵逆、
  3. 所属分类:Algorithm

    • 发布日期:2014-12-20
    • 文件大小:1077248
    • 提供者:wuzw
  1. Gauss-Jordan-Matrix

    0下载:
  2. For inverting a matrix, Gauss-Jordan elimination is about as efficient as any other method. For solving sets of linear equations, Gauss-Jordan elimination produces both the solution of the equations for one or more right-hand side vectors b, and also
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:6884
    • 提供者:Myoung-Jin
  1. inverse

    0下载:
  2. 用解线性方程组的方法求三对角矩阵逆 用解线性方程组的方法求三对角矩阵的逆的计算-With the method of solving linear equations for tridiagonal matrix inverse With the method of solving linear equations for three diagonal matrix inverse calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:704
    • 提供者:only
  1. matrix

    0下载:
  2. 实现n阶方阵求逆,即求n阶矩阵的逆矩阵。-n square matrix inverse
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:963070
    • 提供者:baron
  1. Admittance-matrix-inversion

    0下载:
  2. 程序使用高斯消去法实现导纳矩阵形成阻抗矩阵(即求逆)运算。采用带行辅助向量的三元组表来存储由给定文件中各支路参数形成的节点及导纳数据,其中三元组中导纳类型为复数类。可以通过查找函数结合辅助向量实现对指定行列的元素的查找和输出。-The program uses the Gaussian elimination method to achieve admittance matrix to form the impedance matrix (inverse) operator. With adju
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:655949
    • 提供者:李如风
  1. Inverse

    1下载:
  2. 使用C编写的复数矩阵求逆,使用高斯消去法,已经和matlab结果做过对比,无误-Written in C and the complex matrix inverse, using the Gaussian elimination method, has been done and matlab results contrast, correct
  3. 所属分类:3G develop

    • 发布日期:2017-05-04
    • 文件大小:1240818
    • 提供者:潘潘
  1. systolic--matrix-inversion

    0下载:
  2. DSP算法架构及设计,内容为基于systolic的上三角矩阵求逆电路的实现,里面有详尽的MATLAB/SIMULINK 仿真模型,及HDL代码和在modelsim中的仿真程序,非常不错的。-Architecture and design of DSP algorithms, based on systolic upper triangular matrix inverse circuit to achieve detailed MATLAB/SIMULINK model and the HDL
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1387193
    • 提供者:
  1. inverse

    0下载:
  2. this function used to calculate MATRIX INVERSE
  3. 所属分类:matlab

    • 发布日期:2017-12-07
    • 文件大小:10165
    • 提供者:mohammad
  1. the-complex-matrix-inverse-

    0下载:
  2. 分析了两种求逆的方法介绍了实部矩阵、 虚部矩阵均可逆和实部矩阵可逆、虚部矩阵可分解成2个向量乘积的两种复数矩阵的求逆方法 ,给出了这两种复数矩阵求逆矩阵的计算公式 ,并通过具体的实例来验证方法的可行。-Two inverse real part of the matrix, the imaginary part of the matrix are invertible reversible and the real part of the matrix, the imaginary part o
  3. 所属分类:software engineering

    • 发布日期:2017-11-09
    • 文件大小:73780
    • 提供者:ahshiyalei
  1. matrix-inverse-matlab

    0下载:
  2. 高斯消元法矩阵求逆,程序详细,仅供学习使用-Gaussian elimination of matrix inversion and detailed procedures, only to learn to use
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:539
    • 提供者:周崇彬
  1. Matrix-Computation

    0下载:
  2. 详细介绍了如何用C语言实现矩阵的各类运算,包括矩阵的逆、转置、乘法等等。-Details of how to use the C language matrix types of operations, including the matrix inverse, transpose, multiplication, and so on.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-22
    • 文件大小:1031944
    • 提供者:muddytu
  1. inverse

    0下载:
  2. 已知矩阵和维数,求出任意维数的矩阵的逆,包括求行列式-Seeking any dimension matrix inverse
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:554327
    • 提供者:helloword
« 1 23 4 5 6 7 8 9 10 ... 35 »
搜珍网 www.dssz.com