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

搜索资源列表

  1. 矩阵操作

    0下载:
  2. 线性代数中的矩阵求逆的问题,使用此算法可以简化矩阵的操作。-linear algebra of matrix inversion, the use of this algorithm can be simplified matrix operation.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:964
    • 提供者:王五
  1. 简易的矩陣加密編编码法

    0下载:
  2. 算法介绍 矩阵求逆在程序中很常见,主要应用于求Billboard矩阵。按照定义的计算方法乘法运算,严重影响了性能。在需要大量Billboard矩阵运算时,矩阵求逆的优化能极大提高性能。这里要介绍的矩阵求逆算法称为全选主元高斯-约旦法。 高斯-约旦法(全选主元)求逆的步骤如下: 首先,对于 k 从 0 到 n - 1 作如下几步: 从第 k 行、第 k 列开始的右下角子阵中选取绝对值最大的元素,并记住次元素所在的行号和列号,在通过行交换和列交换将它交换到主元素位
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2877
    • 提供者:刘亮
  1. qn1

    0下载:
  2. 快速矩阵求逆算法,通过此算法可快速对N级矩阵进行求逆运算-rapid matrix inversion algorithm, the algorithm can quickly on the N-matrix inverse operation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1251
    • 提供者:Sean
  1. SMI

    0下载:
  2. SMI(协方差矩阵求逆)算法是波束合成常用的算法。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1781
    • 提供者:郑耀
  1. juzhenni

    0下载:
  2. 矩阵求逆算法程序, c++ 编写-matrix inversion algorithm, c prepared
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:77361
    • 提供者:万海
  1. Inverse_matrix

    0下载:
  2. 该算法可以实现求矩阵的逆阵,使用起来简单方便.-The algorithm can achieve the operation of matrix inverse .
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3431
    • 提供者:guo
  1. MatrixInverse

    0下载:
  2. 求逆矩阵算法,输入原矩阵、维数以及允许误差,输出其逆矩阵-MatrixInverse
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:707
    • 提供者:Jane
  1. SMI2

    0下载:
  2. 波束形成自适应算法——样本相关矩阵直接求逆算法(SMI)-Beamforming adaptive algorithm- the sample correlation matrix inversion algorithm directly (SMI)
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1530
    • 提供者:陈雪菲
  1. Maxmain

    0下载:
  2. 矩阵最大主元算法,通过行列变换,使主对角线上的元素尽可能最大。从而避免求逆时除以一个较小获为0的数-Get the max main element Matirx
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:272754
    • 提供者:常纯
  1. inverse

    0下载:
  2. 矩阵求逆,这里要介绍的矩阵求逆算法称为全选主元高斯-约旦法-inverse of matrix
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:1488
    • 提供者:luzhen
  1. inv_matrix

    0下载:
  2. 矩阵分解求逆中的Cholkski分解算法的Matlab仿真。-Inverse matrix decomposition decomposition algorithm in the Matlab simulation Cholkski.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1121
    • 提供者:AC Milan
  1. SMI

    0下载:
  2. 基于采样矩阵求逆算法的自适应数字波束形成器程序-Sample matrix inversion algorithm based on adaptive digital beamformer program
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:937
    • 提供者:沈旭
  1. DMI_snap

    0下载:
  2. 快拍数不同时,DMI直接矩阵求逆算法进行波束形成的-The snapshot number is not the same, DMI direct matrix inversion algorithm beamforming
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:940
    • 提供者:weiwei
  1. matrix

    0下载:
  2. 矩阵求逆算法,用于简单C/C++编程,通过简单C实现的矩阵求逆算法过程。-inverse of matrix
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:671
    • 提供者:王玉宝
  1. inv-matrix

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

    • 发布日期:2017-03-28
    • 文件大小:115695
    • 提供者:Liu ryan
  1. LMS_SMI

    0下载:
  2. 里面包含两种算法,最小均方误差和采样矩阵求逆算法,算法已经跑过,可以直接用,希望给个好评。-Which contains two algorithms, the minimum mean square error and the sample matrix inversion algorithm, the algorithm has been run through, can be directly used, want to give praise.
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:3561
    • 提供者:张瑞卿
  1. Matrix

    0下载:
  2. VC6.0控制台下写的矩阵运算小程序,提供多种矩阵运算功能函数,包括一个高效率的矩阵求逆算法。-VC6.0 console write small programs matrix operations, matrix operations functions provide a variety of functions, including a highly efficient matrix inversion algorithms.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:966003
    • 提供者:高海丹
  1. mtxInverse

    0下载:
  2. C语言写的矩阵求逆算法,与Matlab进行了大量对比,证明了方法的可靠性。-C language to write matrix inversion algorithm with Matlab a lot contrast, proved the reliability of the method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1065
    • 提供者:提请
  1. LSI2

    0下载:
  2. toeplitz矩阵求逆,这是一个矩阵求逆算法程序,矩阵求逆,亲测可用!-toeplitz matrix inversion, which is a matrix inversion algorithm program, matrix inversion, pro-test available!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1113
    • 提供者:易寒
  1. Matrix-inversion

    0下载:
  2. 实数矩阵求逆算法,完成了实数矩阵求逆,封装好了函数块,可以直接调用-Matrix inversion
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-20
    • 文件大小:5247132
    • 提供者:袁建新
« 1 23 4 5 6 7 8 »
搜珍网 www.dssz.com