CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - inv

搜索资源列表

  1. LinearAlgebrainGaloisFields

    0下载:
  2. To invert a square Galois array, use the inv function. Related is the det function, which computes the determinant of a Galois array.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1277
    • 提供者:薛良
  1. matrixl(inv)

    0下载:
  2. 此源码为矩阵的求逆算法,如有问题请大家多多指教
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:10264
    • 提供者:lixinxin
  1. inv

    0下载:
  2. 该程序能够对于矩阵就行求逆运算,是一个质量比较高的程序。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2048
    • 提供者:张晨
  1. inv.tar

    0下载:
  2. 一个高效的排序以及倒置算法,值得研究。希望对你们 有帮助。哦可
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:689
    • 提供者:薛道静
  1. HDEDP3

    0下载:
  2. 用于对高密度源数据进行预处理,将其转换为INV反演数据格式和便于suffur成图的数据格式。-used for high-density source data pretreatment and convert it to INV inversion data formats and facilitate suffur mapping data formats.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:3712
    • 提供者:周斌
  1. inv

    1下载:
  2. 对矩阵求逆,根据提示在visual c++运行环境中输入矩阵及相关参数即可求出逆矩阵-Of matrix inversion, according to prompts in visual c++ runtime environment, type the matrix and related parameters can be obtained inverse matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:902
    • 提供者:谢杰
  1. inv

    2下载:
  2. 用矩阵变换法求逆矩阵 C++,已通过测试-Matrix transformation method using the inverse matrix C++, Have passed the tests
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2015-01-14
    • 文件大小:1496
    • 提供者:doubley
  1. inv[1].cpp

    0下载:
  2. to calculate the inverse of array
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:49206
    • 提供者:noha001
  1. inv[1].mpfr

    0下载:
  2. to calulate the inversed of nxm matrices
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:69306
    • 提供者:noha001
  1. inv

    0下载:
  2. 运用数值分析的方法,对矩阵进行分解,并求解出可逆矩阵的逆-The use of numerical analysis method, matrix decomposition, and solve the inverse of a matrix invertible
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1743
    • 提供者:li keli
  1. binfo

    0下载:
  2. bioinformatics s function pseudo inv-robot
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1139
    • 提供者:manju
  1. inv

    0下载:
  2. 用Gauss-Jordan消去法求N阶实矩阵A的逆矩阵-Gauss-Jordan elimination method using N-order real matrix A find the inverse matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1188
    • 提供者:houmeng
  1. inv

    0下载:
  2. 矩阵求逆运算的VC++源码,可计算各阶矩阵的逆,代码简洁-Matrix inversion of the VC++ source code, calculate the inverse of the order matrix, the code simple
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:934
    • 提供者:feiyanke
  1. New-WinRAR-ZIP-archive

    0下载:
  2. mat lab code for elim elim E*A = R factorization. E = elim(A) returns the elimination matrix E that gives the reduced row echelon form E*A = R. If A is square and invertible, then E = inv(A). [E, R] = elim(A) returns the elimin
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:2191
    • 提供者:shaik
  1. pwm_inv

    0下载:
  2. 2 level spwm inv-2 level spwm inverer
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7562
    • 提供者:azze
  1. inv-matrix

    0下载:
  2. 实现矩阵求逆 算法简洁 用途比较广泛 兼容性好-matrix inversion
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:115695
    • 提供者:Liu ryan
  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-05
    • 文件大小:595
    • 提供者:赵东
  1. inv

    0下载:
  2. 求素数域GF(p)中元素的逆元(可用于LTE中频域时域ZC序列的转换) 注:Matlab自带的函数gf只支持gf(2^m),本程序p可以支持任意素数。-obtain inverse of the element of prime field GF(p)
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:701
    • 提供者:cvb
  1. MatrixInv

    0下载:
  2. 用指针的方法对任意阶矩阵求逆,内含求行列式,求余子式等源代码。-Matrix Inv
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:4149
    • 提供者:szy
  1. sigle-phase-inv

    0下载:
  2. 这个是单相逆变器控制模型的推倒过程,是本人经过详细研究分析总结出来的,希望对大家有帮助。-The is single phase inv device math module,throught analysis and conclusion
  3. 所属分类:Algorithm

    • 发布日期:2017-11-07
    • 文件大小:284588
    • 提供者:weizhifeng
« 12 »
搜珍网 www.dssz.com