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

搜索资源列表

  1. 逆矩阵

    2下载:
  2. 这是一个利用VC++编写的求逆矩阵的算法,在WindowsXP、2000、98上运行成功。-This is a VC prepared by the inverse matrix algorithm, in WindowsXP, 2000,98 running successfully.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3346
    • 提供者:李小
  1. AniMatrix

    0下载:
  2. 用c写的对矩阵求逆的算法,采用直接迭代,适合2阶和3阶矩阵-used to write the right matrix inversion algorithm, the introduction of direct iteration, for two bands and three bands Matrix
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6431
    • 提供者:申魏
  1. WL40987330 C语言算法集

    2下载:
  2. 目录 第一部分  基础篇   001  第一个C程序  002  运行多个源文件  003  求整数之积  004  比较实数大小  005  字符的输出  006  显示变量所占字节数  007  自增/自减运算  008  数列求和  009  乘法口诀表  010&
  3. 所属分类:Windows编程

    • 发布日期:2008-12-21
    • 文件大小:3245365
    • 提供者:wl409873350
  1. 广义预测控制

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

  1. gaussj

    0下载:
  2. 完全主元法的高斯消元法求逆矩阵算法,计算结果返回矩阵逆和线性方程组的解。-Gauss elimination for the inverse matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:617
    • 提供者:邹博安
  1. matrix

    0下载:
  2. GAMIT中强大的矩阵运算,包括矩阵的压缩存贮,高效求逆算法-GAMIT the powerful matrix operations including matrix compression storage, efficient inverse algorithm
  3. 所属分类:GPS develop

    • 发布日期:2017-04-01
    • 文件大小:18318
    • 提供者:jgw
  1. matrix_invers

    0下载:
  2. C语言写的矩阵处理算法 主要实现了求逆和线性方程组的求解-Matrix written in C language processing algorithms to achieve a major inversion and solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:2002
    • 提供者:张士广
  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. 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. FastMatrixInversionAlgorithm

    1下载:
  2. 矩阵快速求逆算法,算法比较简单,使用效果比较明显-Fast matrix inversion algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:11397
    • 提供者:locke
  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

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

    • 发布日期:2017-03-30
    • 文件大小:199523
    • 提供者:
  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. 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. SMI

    1下载:
  2. 标准SMI算法,采样矩阵求逆的算法,适合初学者-sample matrix inverse
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1526
    • 提供者:wang wenping
  1. C_language_matrix_inverse

    0下载:
  2. 用于矩阵求逆的算法实现,可以用于参考~里面有源代码与示例-matrix inverse
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2193
    • 提供者:S·Lee
« 1 2 3 45 6 7 8 »
搜珍网 www.dssz.com