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

搜索资源列表

  1. Matrix

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

    • 发布日期:2017-05-04
    • 文件大小:1077281
    • 提供者:雾水葛
  1. PluralandMatrix

    0下载:
  2. C源码之复数运算和矩阵运算:内含复数的表示,复数的所有运算(包括求共轭,解析函数等)。矩阵的创建,加减运算,矩阵和向量乘法,矩阵和矩阵乘法,矩阵求逆,求矩阵特征值和特征向量; 现在大量科学计算要求在C编程中使用复数或者矩阵,希望能给你带来帮助~ -C-source computing, and the complex matrix calculation: that includes plural, the plural of all operations (including seek
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:22607
    • 提供者:shiping
  1. 1

    0下载:
  2. 生成导纳矩阵,再对复数导纳矩阵求逆,可用于电路分析,电流计算等程序-Admittance matrix generation, and then on the complex admittance matrix inversion can be used in circuit analysis, current calculation procedures
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:1377824
    • 提供者:王宇
  1. matrix_invers

    0下载:
  2. C语言写的矩阵处理算法 主要实现了求逆和线性方程组的求解-Matrix written in C language processing algorithms to achieve a major inversion and solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:2002
    • 提供者:张士广
  1. LinearAlgebra

    0下载:
  2. 线性代数基本实现,各种基础的线性代数计算接口(加减乘除、求逆、求秩、最大线性无关组)以及矩阵的特征值特征向量的计算(QR方法)。含有设计文档。-The basic realization of linear algebra, and linear algebra calculation based interface (addition and subtraction multiplication and division, inverse, and rank, the largest grou
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:293444
    • 提供者:李昂
  1. matrix

    0下载:
  2. 第6章: 矩阵特征值计算 Chapoly 通过求矩阵特征多项式的根来求其特征值 pmethod 幂法求矩阵的主特征值及主特征向量 rpmethod 瑞利商加速幂法求对称矩阵的主特征值及主特征向量 spmethod 收缩法求矩阵全部特征值 ipmethod 收缩法求矩阵全部特征值 dimethod 位移逆幂法求矩阵离某个常数最近的特征值及其对应的特征向量 qrtz QR基本算法求矩阵全部特征值 hessqrtz 海森伯格QR算法求矩阵全部特征值 rqrtz 瑞
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:3302
    • 提供者:舞蛳
  1. MatrixInverse

    0下载:
  2. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:656
    • 提供者:brucezhang
  1. Inv_Matric

    0下载:
  2. 所属分类:Algorithm

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

    2下载:
  2. 矩阵运算程序 matrix.h 基于TCL Matrix矩阵类,增加了一些使用的运算函数。具体看源程序。 功能分析: 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法、乘法、除法、求逆、求代数余子式、求伴随矩阵、求行列式值、求条件数等运算。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。 文件 TCL Matrix矩阵类.pdf 中介绍了其详细的使用方法。 -Matrix calculation program mat
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:376712
    • 提供者:
  1. juzhenjisuan

    0下载:
  2. 矩阵计算,包括矩阵相加、相减,相乘,还有求逆、转置,可直接调用-Matrices, including matrix addition, subtraction, multiplication, there is inverse, transpose, can be directly invoked
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:2835
    • 提供者:zhao
  1. nz

    0下载:
  2. 求逆矩阵的代码,可能不太好用。只是发上来看看而已。-Inverse matrix of the code, may not be easy to use. Just made up just to see.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:2257
    • 提供者:陈泓泽
  1. matrix

    0下载:
  2. 一种很好用的求逆矩阵方法,检查过了,没有错误哦-A good use of the inverse matrix method, checked, and no error oh
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:199697
    • 提供者:chenjing
  1. Matrix

    0下载:
  2. 计算矩阵的常用运算,包括求逆,行列式,求解线性方程组等-Calculating matrix operations commonly used
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:30506
    • 提供者:clwa
  1. xishujuzhenyunsuan

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

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

    0下载:
  2. 求给定矩阵的逆矩阵程序。内含程序与源代码。-求给定矩阵的逆矩阵程序
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:96650
    • 提供者:wang liang
  1. GeneralMatrix

    0下载:
  2. 矩阵运算,几乎支持所有的矩阵的运算,转置,求逆,线性变换-Matrix operations, almost all of the matrix operation support, transpose, inverse, linear transformations, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:150263
    • 提供者:向巍
  1. matrix

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

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

    0下载:
  2. 使用VC++编写程序,用来求一个任意矩阵的逆矩阵-Using VC++ programming, to seek an arbitrary matrix of
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:283410
    • 提供者:peijing
  1. coniv

    1下载:
  2. 实现对复数矩阵求逆矩阵的功能,包括实现此功能的函数,基于C++平台-Implementation of the complex matrix inverse matrix of features, including a function to achieve this functionality, based on C++ Platform
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:771
    • 提供者:曾韬
  1. juzhenqiuni

    0下载:
  2. 求逆矩阵,采用的是行初等变换的方法,可执行,已验证-Inverse matrix, using the method of elementary transformation of the line, the executable has been verified
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:23299
    • 提供者:weiwei
« 1 2 3 4 5 6 78 9 10 11 12 ... 40 »
搜珍网 www.dssz.com