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

搜索资源列表

  1. 矩阵行列式值.rar

    0下载:
  2. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:1360
    • 提供者:
  1. 矩阵行列式值

    0下载:
  2. 计算矩阵行列式值的源程序-calculating the determinant of the matrix source
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1627
    • 提供者:张志明
  1. 矩阵所有运算

    2下载:
  2. 矩阵的转置、行列式、秩,逆矩阵求法,矩阵的三角分解、qr分解,对称正定矩阵的乔里斯基分解及行列式值,奇异值分解,广义逆的奇异值分解,矩阵特征值与特征向量的各种计算方法-all kinds of computational method of transposition of matrix, determinant, rank, inverse of matrix,triangle decomposition, qr decomposition, cholesky decomposition an
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:83488
    • 提供者:球球
  1. Matrix1.0

    0下载:
  2. 一个小型的计算线形代数的程序,可计算矩阵各种基本运算,其中矩阵行列式算法优秀高速。-a small linear algebraic calculation procedures, translate basic matrix operations, matrix determinant of outstanding high-speed algorithm.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:15089
    • 提供者:李志
  1. 毛xlmatrix

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

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

    0下载:
  2. visual c++查过能用数值算法 附带光盘里面的源代码,矩阵行列式解方程组
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:8880
    • 提供者:candy
  1. 幂法反幂法求矩阵最大和最小特征值

    1下载:
  2. 上下带宽分别为2,矩阵元素分别为ai,b,c的对称带状矩阵A,运用两次幂法和一次反幂法求得该矩阵A的最大和最小特征值、按模最小特征值、中心移位法求与常数k最接近的特征值,以及特征值A的行列式detA和条件数cond(A)。
  3. 所属分类:源码下载

    • 发布日期:2010-11-05
    • 文件大小:2109
    • 提供者:amymao_mq
  1. 矩阵求逆

    1下载:
  2. 用结构体实现矩阵的运算,如行列式,求逆等
  3. 所属分类:源码下载

  1. Matrix

    2下载:
  2. c语言实现矩阵运算。包括矩阵加减法,乘法,转置,求行列式,求逆矩阵等。-Matrix algorithm ,realized by c language.including matrix add,multiply,transpose,determinant,inverse.
  3. 所属分类:Algorithm

    • 发布日期:2015-02-26
    • 文件大小:180224
    • 提供者:maotianjiao
  1. Matrix

    0下载:
  2. 实现矩阵的特征值特征向量的计算,矩阵乘法,线性方程组求解以及矩阵行列式计算。-Eigenvectors of the matrix eigenvalue computation, matrix multiplication, solving linear equations and matrix determinant calculation.
  3. 所属分类:Console

    • 发布日期:2017-06-14
    • 文件大小:23005054
    • 提供者:d_cloud
  1. martix

    0下载:
  2. 矩阵类 矩阵基本运算,伴随矩阵,行列式,转置矩阵 -Matrix Matrix basic computing, adjoint matrix, determinant, transpose matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:10231
    • 提供者:lma7408
  1. Matrix

    0下载:
  2. 矩阵类库源码,加、减、乘、行列式等,绝多是方便有用的工具!-Matrix class library source code, add, subtract, multiply, determinant, etc., must be convenient and more useful tool!
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:14005
    • 提供者:guanshan
  1. MyMatrix

    0下载:
  2. 一个可以实现矩阵相关运算的程序,例如行列式值,逆矩阵,特征值,矩阵的迹等等,可以作为其他程序的辅助工具,具有一定的实用价值,编译通过,可运行-A matrix can be related to computing procedures, such as value determinant, inverse matrix, eigenvalue, matrix trace, etc., can be used as an aid to other procedures, has a certai
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:11376
    • 提供者:石峰
  1. Matrixoperation

    0下载:
  2. 矩阵转置&& 矩阵行列式&& 矩阵求逆三个函数-Matrix transpose Matrix Determinant & & & & 3 function matrix inversion
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:946
    • 提供者:庞登
  1. gaosiruodangfaqiujuzhenhejuzhenhanglieshi

    0下载:
  2. 该源代码用高斯-若当法矩阵求逆与矩阵行列式-The source code using Gauss- Jordan method matrix inversion and matrix determinant
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2164
    • 提供者:liujun
  1. matrix_range

    0下载:
  2. 本C源程序可用于求M阶矩阵的行列式。其中M直接宏定义-The C source code can be used for M-order determinant of the matrix. The definition of M one of the direct-hong
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:796
    • 提供者:luowen
  1. Matrix

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

    • 发布日期:2017-05-04
    • 文件大小:1077281
    • 提供者:雾水葛
  1. 11—矩阵按键(代码最少的)

    0下载:
  2. 单片机矩阵按键程序, 单片机系统中,若使用按键较多时如电子密码锁、电话机键盘等一般都至少有12到16个按键,通常采用矩阵键盘。 矩阵键盘又称行列键盘,它是用四条I/O线作为行线,四条I/O线作为列线组成的键盘。在行线和列线的每个交叉点上设置一个按键。这样键盘上按键的个数就为4*4个。这种行列式键盘结构能有效地提高单片机系统中I/O口的利用率。(Singlechip matrix button program)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:
    • 文件大小:34816
    • 提供者:WJW666
  1. C++实现矩阵的所有运算

    2下载:
  2. 矩阵的转置、行列式、秩、逆矩阵求法,矩阵的三角分解、qr分解,对称正定矩阵的乔里斯基分解及行列式值,奇异值分解,广义逆的奇异值分解,矩阵特征值与特征向量等等各种计算方法。(Transpose, rank, determinant, inverse matrix method of matrix decomposition, triangular decomposition of QR matrix, symmetric positive definite matrix and the deter
  3. 所属分类:Windows编程

    • 发布日期:
    • 文件大小:82944
    • 提供者:sunguang216
  1. jzhen

    0下载:
  2. 利用C实现矩阵行列式,可以求任意n维矩阵的行列式(Determinant of arbitrary n-dimensional matrix)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:235520
    • 提供者:`zmzmzm
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com