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

搜索资源列表

  1. computeralgorithmsandnumericalprocedures

    0下载:
  2. 各种数值计算的算法,求逆,行列式,矩阵之间的乘法,分解,方程的解 计算机常用数值计算算法与程序-A variety of numerical algorithms, inverse, determinant, matrix multiplication between the decomposition, equation commonly used
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-03
    • 文件大小:215758
    • 提供者:guanhhu
  1. svd_rar

    3下载:
  2. 奇异值分解/广义逆矩阵的svd算法代码,在解线性方程时用得上-svd siglar value decomposition
  3. 所属分类:Other systems

    • 发布日期:2014-09-20
    • 文件大小:9585
    • 提供者:白石
  1. java

    0下载:
  2. 行列式,矩阵,线性方程组,逆阵的java算法 -Determinant, matrices, linear equations, matrix inverse algorithm java
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:5817
    • 提供者:belle
  1. MatrixProcess

    0下载:
  2. 矩阵相关运算,拷贝矩阵,打印矩阵内容,为矩阵赋初值,调用高斯约旦算法求逆矩阵-Matrix-related operations, matrix copy, print the contents of the matrix for the matrix given initial value, called Gauss Jordan matrix inversion algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2454
    • 提供者:mwh
  1. rlsgaijing

    0下载:
  2. 改进RLS算法,能够递推的方式求mm维矩阵的逆,使运算量降低-Improvement of RLS algorithm, recursive manner to seek mm dimension of the inverse matrix to reduce computation
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:669
    • 提供者:吉亮
  1. gpc-step

    0下载:
  2. GPC可以提高系统的快速性和稳定性、鲁棒性,因为噪声有点波动正常的,快速性是最重要的,而这里的gpc 采用的阶梯式算法.阶梯式算法是用来求控制量变化量的算法,代替了原来矩阵求逆,使控制量变化量平滑增加-GPC can improve system speed and stability, robustness, because normal fluctuations in a bit of noise, speed is the most important, and here gpc step
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:1338
    • 提供者:aries
  1. doolittle

    0下载:
  2. LU分解在本质上是高斯消元法的一种表达形式。实质上是将A通过初等行变换变成一个上三角矩阵,其变换矩阵就是一个单位下三角矩阵。这正是所谓的杜尔里特算法(Doolittle algorithm):从下至上地对矩阵A做初等行变换,将对角线左下方的元素变成零,然后再证明这些行变换的效果等同于左乘一系列单位下三角矩阵,这一系列单位下三角矩阵的乘积的逆就是L矩阵,它也是一个单位下三角矩阵。 这类算法的复杂度一般在左右,对充分消元的分解则不然。 -LU decomposition is esse
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:764
    • 提供者:王伟
  1. gaosixiaoyuanfa

    0下载:
  2. 高斯消去法是求解线性方程组的基础的重要方法,也是计算机上常用的解低阶稠密矩阵方程组的有效方法。,高斯消去法或称高斯-约当消去法,由高斯和约当得名(很多人将高斯消去作为完整的高斯-约当消去的前半部分),它是线性代数中的一个算法,用于决定线性方程组的解,决定矩阵的秩,以及决定可逆方矩阵的逆。当用于一个矩阵时,高斯消去产生“行消去梯形形式”。-Gaussian elimination is the basis for solving linear equations important way, th
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:7617
    • 提供者:天云
  1. smi

    1下载:
  2. 数字波束形成,简单仿真了采样矩阵求逆这个算法-SMI digital beamforming
  3. 所属分类:matlab

    • 发布日期:2016-05-04
    • 文件大小:919
    • 提供者:wubianluomu88
  1. SMI

    2下载:
  2. 块自适应处理算法先有采样快拍数据计算采样协方差矩阵,再来计算自适应权矢量。典型的块自适应处理算法为采样矩阵求逆(SMI)算法。仿真了采样矩阵求逆法(SMI)的波束形成方向图旁瓣的高低受信号快拍数的影响。-Block adaptive processing algorithms prior sample snapshot data of the sampling covariance matrix, again computing adaptive weight vector. A typical
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:902
    • 提供者:Billy
  1. GPC

    0下载:
  2. 广义预测控制(GPC)是一种鲁棒性强、能够有效地克服系统滞后、可应用于开环不稳定非最小相位系统的先进控制算法,但由于它需要Diophantine方程计算、矩阵求逆和最小二乘的递推求解,因此计算量很大,本程序针对此缺陷提出四种不基于对象模型且实时性高的广义预测控制快速算法-Generalized Predictive Control
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1988
    • 提供者:张华
  1. Matrix

    0下载:
  2. 矩阵运算:列举常用矩阵计算的算法(矩阵求逆,转置,求实对称矩阵,奇异值矩阵等等)-Matrix operations: List of common matrix calculation algorithm (matrix inverse, transpose, realistic symmetric matrix, singular value matrix, etc.)
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:35121
    • 提供者:易鑫
  1. matrix-inverse

    0下载:
  2. 实现用LUP方法进行矩阵求逆的过程,原理见于算法导论第28张。-Method implemented by the LUP matrix inversion process, the principle found in Introduction to Algorithms, Chapter 28.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1420
    • 提供者:wangzhen
  1. matrix-tezhengzhijisuan

    0下载:
  2. 通过求矩阵特征多项式的根来求其特征值 幂法求矩阵的主特征值及主特征向量 瑞利商加速幂法求对称矩阵的主特征值及主特征向量 收缩法求矩阵全部特征值 收缩法求矩阵全部特征值 位移逆幂法求矩阵离某个常数最近的特征值及其对应的特征向量 QR基本算法求矩阵全部特征值 -Characteristic polynomial by the root of a matrix to find the eigenvalues ​ ​ of a matrix power m
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2729
    • 提供者:chris_zhou
  1. matrix

    0下载:
  2. 可以用于电力系统节点电压计算,矩阵求逆等方法,非高斯算法-Node voltage power systems can be used for calculation, matrix inversion
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:199523
    • 提供者:
  1. Conjugate-gradient

    0下载:
  2. 共轭梯度法是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。-Conjugate gradient method is between the steepest descent method and Newton method between a method that only use the firs
  3. 所属分类:matlab

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

    0下载:
  2. 矩阵求逆的算法,采用了高斯约旦法求解,本程序系控制台程序,具有运算速度快,求解准确等优点-Matrix inversion algorithm, using the Gauss Jordan and France to solve the system console application of this procedure, with high operation speed, accurate, and solving
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:261406
    • 提供者:刘世川
  1. vector

    0下载:
  2. 利用VC编写的矩阵的计算,里面包含矩阵的加法减法求逆等一些通用算法,值得积累-Using VC calculation of a matrix of written, contains the inverse matrix addition and subtraction some general algorithm, and accumulation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:2806
    • 提供者:尚志
  1. gpc_step

    1下载:
  2. 所谓阶梯式控制,就是对未来控制量的变化加以约束,强迫未来控制量以一阶指数响应曲线的形式变化。在这种控制策略下,可以避免求解控制律时的矩阵求逆,且在处理约束限制时,可方便将 和 的约束转化为对 的约束,减少了算法计算量。-The so-called ladder-type control, is the change in the future to control the amount of bound, forced to the future control the amount of th
  3. 所属分类:matlab

    • 发布日期:2015-05-24
    • 文件大小:1024
    • 提供者:tengda
  1. juzhengqiuni

    0下载:
  2. 实现矩阵求逆的算法,可以实现矩阵的求逆,默认为5*5的矩阵-Matrix inversion algorithm to achieve
  3. 所属分类:Algorithm

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