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

搜索资源列表

  1. Matrix_Inverse

    0下载:
  2. Matrix Inverse including finding the determinant and inverse of a matrix
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-09
    • 文件大小:821
    • 提供者:milon
  1. determ

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

    • 发布日期:
    • 文件大小:10101
    • 提供者:mohammad
  1. matrixAnalasis

    0下载:
  2. 求方阵的行列式,如果行列式不为零,求逆矩阵;对给定的任意矩阵做满秩分解-Seeking the determinant of a square matrix, if the determinant is non-zero, calculate the inverse matrix given any matrix, get the full rank decomposition
  3. 所属分类:Algorithm

    • 发布日期:2017-12-04
    • 文件大小:1543827
    • 提供者:shilxxx
  1. linear

    0下载:
  2. this a program that computes determinant, inverse, ad joints and cramer s rule for linear algebra-this is a program that computes determinant, inverse, ad joints and cramer s rule for linear algebra
  3. 所属分类:Algorithm

    • 发布日期:2017-12-05
    • 文件大小:29730
    • 提供者:kaeyah
  1. the-inv-of--matrix-by-C

    0下载:
  2. 可以求任意矩阵的行列式,若行列式不为零,则再求出矩阵的逆-Can seek any matrix determinant determinant is not zero, and then calculated the inverse of a matrix
  3. 所属分类:CSharp

    • 发布日期:2017-11-01
    • 文件大小:1548
    • 提供者:hailong
  1. matrix

    0下载:
  2. 实现了矩阵中的各种操作, 包括矩阵相加,相减,矩阵乘法,矩阵转秩,余子式,求行列式的值,求矩阵特征值,LU 分解,QR 分解,求现行方程组的解等等。 是任何做科学计算工作者必备的类库。 此类库也是C++初学者极好的参考资料。类库的实现运用了运算符重载,友元,异常处理,文件输入输出,函数重载,指针,动态分配内存等一系列C++技术。-Matrix in a variety of operations, including matrix addition, subtraction,
  3. 所属分类:Algorithm

    • 发布日期:2017-11-12
    • 文件大小:9328
    • 提供者:汤慧
  1. 011

    0下载:
  2. 矩阵求逆,先求行列式的值再求逆矩阵,挺好用-Matrix inversion, first seeking the value of the determinant of the inverse matrix, very easy to use
  3. 所属分类:Algorithm

    • 发布日期:2017-12-02
    • 文件大小:1520
    • 提供者:耿新力
  1. Extatic-Determinant

    0下载:
  2. 基于mathematica平台的动力学系统分析源代码-Systematic analysis of source code based on the the mathematica platform dynamics
  3. 所属分类:Algorithm

    • 发布日期:2017-12-07
    • 文件大小:1844
    • 提供者:lethe
  1. lcd16208

    0下载:
  2. lcd1602键盘按键显示,键盘4*4,行列式反转法-lcd1602 keyboard keys keyboard 4* 4, determinant reversal
  3. 所属分类:assembly language

    • 发布日期:2017-11-28
    • 文件大小:2093
    • 提供者:肖再元
  1. Det

    0下载:
  2. Solving determinant of a matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-11-12
    • 文件大小:978
    • 提供者:Yang Fan
  1. MatricInvers

    0下载:
  2. 求给定矩阵的逆矩阵和行列式值。已经经过测试,与matlab做了对比,计算结果可靠-Seeking a given matrix inverse matrix and determinant value. Has been tested with Matlab contrast, reliable calculation results
  3. 所属分类:transportation applications

    • 发布日期:2017-11-25
    • 文件大小:1344
    • 提供者:demondong
  1. arry

    0下载:
  2. 采用行列式的计算方法求解矩阵方程,不必用逆矩阵方法-Calculated using the determinant matrix equation
  3. 所属分类:Algorithm

    • 发布日期:2017-11-14
    • 文件大小:692
    • 提供者:藏冷
  1. testKeyboard-and-Led-show

    0下载:
  2. 4*4 行列式键盘和对应LED 显示数值-4* 4 determinant LED display numeric keyboard and the corresponding
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-10
    • 文件大小:22870
    • 提供者:钱太宇
  1. det

    1下载:
  2. 求任意阶行列式的值,显示化简过程(如果不是求3阶行列式,只需把程序中的a[3][3]改成所需数即可)-Seeking any order determinant of value, simplification process (if it is not seeking the order determinant, simply program a [3] [3] changed to the desired number)
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-23
    • 文件大小:346266
    • 提供者:sundaliang
  1. Matrix

    0下载:
  2. C#矩阵类,包含矩阵的各种处理,例如加减乘除,求行列式等。-C# matrix class, with matrix processing, such as addition, subtraction, multiplication and division, the determinant.
  3. 所属分类:CSharp

    • 发布日期:2017-12-06
    • 文件大小:17805
    • 提供者:魏晓航
  1. matrix11

    0下载:
  2. 用高斯法求矩阵行列式,若行列式不为零,则并对矩阵求逆-Gaussian method of matrix determinant, and matrix inversion
  3. 所属分类:Algorithm

    • 发布日期:2017-11-26
    • 文件大小:5053469
    • 提供者:吟游史诗
  1. KeyStudy

    0下载:
  2. 这是一个MSP430控制行列式键盘的单片机源程序,并把键值和按键次数通过nrf905发送出去,已通过测试-This is a MSP430 microcontroller source control determinant keyboard and the keys and the number of keystrokes sent through nrf905 has been tested
  3. 所属分类:SCM

    • 发布日期:2017-11-22
    • 文件大小:203296
    • 提供者:付寅飞
  1. NumericalAnalysis1

    0下载:
  2. 计算矩阵的特征值,及其条件数和行列式值。-The calculation of the matrix eigenvalue condition number and the determinant of value.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-03
    • 文件大小:774006
    • 提供者:jtwmy
  1. ginv

    0下载:
  2. 矩阵求逆,转置矩阵,行列式求解,C++实现-Matrix inversion, transpose matrix, determinant solving, C++ implementation
  3. 所属分类:Algorithm

    • 发布日期:2017-11-09
    • 文件大小:2229
    • 提供者:lihanwei
  1. 5.4.1

    0下载:
  2. 单片机 行列式键盘 包括(行扫描法和行列反转法)-SCM determinant keyboard (line scanning method and ranks reversal)
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-04
    • 文件大小:3146
    • 提供者:梁丽
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 »
搜珍网 www.dssz.com