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

搜索资源列表

  1. 2

    0下载:
  2. 基于MATLABD的线性二次型最优控制设计-MATLABD based on the linear quadratic optimal control design
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:149.26kb
    • 提供者:福哥
  1. Linear-Quadratic-Regulator

    1下载:
  2. 线性二次型调节器在飞行控制系统中的应用,参数Q、R矩阵根据实际运动方程手动调节。-Source Code for Linear Quadratic Regulator, applied in the aircraft control system. The Q/R matrix should be adjusted manually.
  3. 所属分类:matlab

    • 发布日期:2015-05-25
    • 文件大小:102kb
    • 提供者:paraqy
  1. Robust-control-and-robust-controller

    0下载:
  2. 鲁棒控制与鲁棒控制器设计: 1、线性二次型 Gauss 控制 2、鲁棒控制问题的一般描述 3、鲁棒控制器的计算机辅助设计 4、新鲁棒控制工具箱及应用 5、分数阶控制系统分析与设计-Robust control and robust controller design: linear quadratic Gauss control, a general descr iption of the robust control problem, the computer-aided
  3. 所属分类:matlab

    • 发布日期:2017-11-01
    • 文件大小:2.08mb
    • 提供者:王华
  1. Linear-matlab-code

    0下载:
  2. 举例说明matlab在线性代数中的应用,有源代码,例子涉及向量组的线性相关性、线性方程组、相似矩阵及二次型的求解等内容-Illustrate matlab linear algebra applications, source code, examples involving vector group linear correlation, linear equations, similar matrix and secondary-solving
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:75.83kb
    • 提供者:滕绍
  1. Matrix-CAI-20075894940384

    0下载:
  2. 线性代数计算器,包括求幂、求逆、对角化、二次型化标准型-Matrix calculator, including exponentiation, inversion, diagonalization, quadratic standard
  3. 所属分类:Algorithm

    • 发布日期:2017-11-16
    • 文件大小:541.67kb
    • 提供者:张方
  1. 12

    0下载:
  2. 有关matlab在线性代数中的应用的详细介绍及具体的matlab代码实现,包括求向量组的最大线性无关组、向量组的线性相关性、求解线性方程组、使用 sym 函数直接创建符号矩阵、将数值矩阵转化为符号矩阵、符号矩阵的索引和修改、相似矩阵及二次型、求特征值和特征向量等。很适合初学者使用,及有关工程人员参考。-About matlab linear algebra applications detailed descr iption and the specific matlab code, inclu
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:75.89kb
    • 提供者:曹清云
  1. lqr

    0下载:
  2. 最优控制中的LQR程序,利用这个程序可以解决一些线性二次型问题-LQR optimal control procedures, the use of this program can solve some linear quadratic problem
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1.44kb
    • 提供者:
  1. LQRcontrol

    1下载:
  2. LQR线性优化二次型,LQR可得到状态线性反馈的最优控制规律 ,易于构成闭环最优控制,本实例可以运行-Two LQR linear quadratic regulator
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:22.86kb
    • 提供者:jackjia
  1. One-stage-inverted-pendulum

    0下载:
  2. 包含了一级倒立摆的运动仿真源代码,以及利用线性二次型调节器实现运动稳定的控制程序。-Contains an inverted pendulum motion simulation source code, which can be used to achieve stable motion control with the use of two linear quadratic regulator.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2.35kb
    • 提供者:YuechenHuang
  1. Two-stage-inverted-pendulum

    1下载:
  2. 包含了二级倒立摆的运动仿真源代码,以及利用线性二次型调节器实现运动稳定的控制程序。-Contains a two-stage inverted pendulum motion simulation source code, which can be used to achieve stable motion control with the use of two linear quadratic regulator.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2kb
    • 提供者:YuechenHuang
  1. Trust-region-method

    0下载:
  2. 主要研究离散型随机线性互补问题的解法,采用信赖域方法对其进行求解,在适当的假设条件下进行收敛性分析,得到了算法局部收敛收敛速度为二次的,表明了算法的可行性和有效性-The main discrete stochastic linear complementarity problem solution, trust region methods for solving them, convergence analysis carried out under appropriate assumpti
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:390.66kb
    • 提供者:akd
  1. rkfa

    0下载:
  2. 用线性二次型最优控制理论设计无限时间状态调节器-Design of Infinite Time Condition Regulator with Linear Quadratic Optimal Control Theory
  3. 所属分类:matlab

    • 发布日期:2017-12-16
    • 文件大小:1kb
    • 提供者:龙文
  1. LQR

    0下载:
  2. 针对飞行器高度控制系统的模型,设计线性二次型状态反馈调节器。对比不同加权矩阵及PID算法的仿真效果。(A linear quadratic state feedback regulator is designed for the model of the aircraft height control system. Comparison of different weighting matrix and PID algorithm simulation results.)
  3. 所属分类:matlab例程

  1. 最优控制-王卉-20160201031

    1下载:
  2. 线性二次型最优控制器设计 摘要 由于顺摆控制可以反映控制方法对高阶次、不稳定、非线性、强耦合系统的控制能力,所以很多控制方法的验证都是通过对顺摆控制来实现的。同时,顺摆广泛应用于控制理论研究、航空航天控制、机器人、杂技顶杆表演等领域,在自动化领域中也具有重要的价值。直线顺摆的摆杆在没有外力作用下,会保持静止下垂的状态,当受到外力作用后,摆杆的运动状态(Because of CIS pendulum control can reflect the control method of high o
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:6kb
    • 提供者:12222
  1. 控制理论与科学—一阶倒立摆控制

    0下载:
  2. LQR即线性二次型调节器,其理论是现代控制理论中发展最早也最为成熟的一种状态空间设计法。特别的是LQR可得到状态线性反馈的最优控制规律, 易于构成闭环最优控制。本MATLAB算法主要是通过Matlab对LQR在单级倒立摆的控制应用上进行了仿真。
  3. 所属分类:matlab例程

搜珍网 www.dssz.com