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

搜索资源列表

  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-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. VCPPcall-DLL-generated-from-Matlab

    1下载:
  2. 将Matlab中现成的数学函数编译为动态链接库,供VC调用,可以省去工程应用中要编写各种C++数学算法的烦恼。这几个工程是我总结的几个案例,分别是VC6.0和VS2008下调用Matlab r2010a生成的dll的例子,还包括2个我自己做的矩阵求逆和数值积分的例子。-Will be ready in Matlab mathematical functions compiled to a dynamic link library for VC call, eliminating the need
  3. 所属分类:matlab

    • 发布日期:2014-05-18
    • 文件大小:6045696
    • 提供者:蔡浩宇
  1. lu_le

    0下载:
  2. matlab编写的矩阵的LU求逆算法,自己编写的很有用-LU inverse algorithm for matrix in matlab,very useful
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1131
    • 提供者:李峥
  1. MMatrixxa

    1下载:
  2. 关于矩阵运算的各种数值算法,包括实(复)矩阵求逆,对称正定矩阵与托伯利兹矩阵阵的求逆,线性方程组的常用解法,矩阵的各种分解方法,特征向量与特征值的求解等等。 -Numerical algorithms on a variety of matrix operations, including real (complex) matrix inversion symmetric positive definite matrix inverse matrix array with Tuobo Lee
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:14280
    • 提供者:面积
  1. Nshiizhifenxxu

    0下载:
  2. 数值分析算法描述与习题解答,由清华大学徐士良教书,用C开发的各种数学算法。比如:托伯利兹型型线性代数方程组的递推算法,全选主元高斯消去法解复系数线形代数方程组,复矩阵求逆的全选主元高斯 -The numerical analysis algorithm descr iption and answer exercises, taught by Tsinghua University, XU Shi-liang, C development of mathematical algorithms.
  3. 所属分类:Data structs

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