CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 纯滞后

搜索资源列表

  1. smith

    0下载:
  2. 纯滞后系统的smith控制算法,给出了仿真程序清单和simulink仿真模块-delay systems smith control algorithm, a simulation program is given a list and Simulink simulation module
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3639
    • 提供者:潘若明
  1. Dalin_Algo

    0下载:
  2. 该程序是一纯滞后系统的大林控制算法,是一种不同于常规PID控制规律的新型算法。其控制效果大大优于普通PID控制算法。-that the procedure was a pure delay system Dalin control algorithm, Unlike a conventional PID control algorithm for the new law. Its effectiveness is significantly better than ordinary PID co
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:924
    • 提供者:周龙
  1. CHAP2_3

    0下载:
  2. 纯滞后系统的大林控制算法仿真实例 先进PID控制及仿真-pure delay system Dalin control algorithm simulation example advanced PID Control and Simulation
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2902
    • 提供者:ls
  1. FUZZY_PID_temp_control

    1下载:
  2. 针对被控对象存在的大惯性、纯滞后的特点,采用了模糊控制方式的控制策略,设计了一种高精度温度控制算法,并以STC89C52单片机为核心, 以及测温元件、转换电路等构成闭环温度控制系统。-object against the great inertia, pure hysteresis characteristics, fuzzy control the control strategy, design a high-precision temperature control algorithm,
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:46789
    • 提供者:华华
  1. PID

    0下载:
  2. PID是控制智能小车的经典算法在过程控制中,按偏差的比例(P)、积分(I)和微分(D)进行控制的PID控制器(亦称PID调节器)是应用最为广泛的一种自动控制器。它具有原理简单,易于实现,适用面广,控制参数相互独立,参数的选定比较简单等优点;而且在理论上可以证明,对于过程控制的典型对象──“一阶滞后+纯滞后”与“二阶滞后+纯滞后”的控制对象,PID控制器是一种最优控制
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:6585
    • 提供者:叶风
  1. CHAP2_4

    0下载:
  2. 纯滞后系统的smith控制算法(matlab仿真程序)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1033
    • 提供者:鲍比张
  1. SmithPIDcontrol

    2下载:
  2. 带simth补偿的pid控制器主要用于纯滞后系统的pid温度控制,属于改进型的pid控制器。本simulink仿真为毕业设计内容,运行效果良好。本例设定温度200度,参数之类可以根据需要自由修改
  3. 所属分类:matlab例程

    • 发布日期:2014-01-16
    • 文件大小:6146
    • 提供者:李婷
  1. FuzzyInDelay

    0下载:
  2. 该模糊控制器的特点是针对大延迟或纯滞后系统(加干扰)进行控制,利用matlab自带fuzzy工具箱,采用经典文献中的模糊控制规则,并附原理及效果图以供学习交流。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:950147
    • 提供者:khw
  1. PIDAlgorithm

    0下载:
  2. 在过程控制中,按偏差的比例(P)、积分(I)和微分(D)进行控制的PID控制器(亦称PID调节器)是应用最为广泛的一种自动控制器。它具有原理简单,易于实现,适用面广,控制参数相互独立,参数的选定比较简单等优点;而且在理论上可以证明,对于过程控制的典型对象──“一阶滞后+纯滞后”与“二阶滞后+纯滞后”的控制对象,PID控制器是一种最优控制。PID调节规律是连续系统动态品质校正的一种有效方法,它的参数整定方式简便,结构改变灵活(PI、PD、…)。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2845
    • 提供者:陈杰
  1. fuzzyPID2

    3下载:
  2. 匀速升温控制是个复杂的过程,具有大惯性、纯滞后、非线性等特点,难以得到精确的数学模型。考虑到这些特点,为提高控制精度,将Fuzzy-PID算法应用于电阻炉温度控制系统,当误差较大时采用模糊控制,误差较小时采用模糊PID控制,实现了2种控制方法的优势互补,在此基础上,给出了Fuzzy-PID控制器设计、硬件结构和软件设计,实验曲线表明该控制算法可以获得满意的控制效果,采用模糊PID控制的效果明显优于常规PID控制。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:232938
    • 提供者:lucy212
  1. smithcontrol

    2下载:
  2. 先进PID:Smith预估器纯滞后补偿,通过与PID控制器并接,来抵消实测滞后的影响-Advanced PID: Smith Predictor time delay compensation, with the PID controller and then to offset the impact of the measured hysteresis
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1045
    • 提供者:yiaihua
  1. gpc

    1下载:
  2. 阶梯式广义预测控制的程序,单值广义预测控制,有纯滞后的阶梯式广义预测控制,一般有纯滞后的GPC及带迟滞的一阶环节辨识-Step-by-step procedures for generalized predictive control, single-valued generalized predictive control, a pure time-delay ladder-type generalized predictive control, are generally of the G
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:12059
    • 提供者:夏来
  1. CHAP2_4

    1下载:
  2. 此代码为纯滞后系统的数字SMITH预估控制的MATLAB仿真代码-This code is a pure delay system of digital SMITH predictive control simulation of MATLAB code
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:767
    • 提供者:王科
  1. output

    0下载:
  2. 常规PID控制的纯滞后系统的simulink 仿真-Conventional PID control of delay systems in simulink simulation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:6483
    • 提供者:张善新
  1. longgekuta

    0下载:
  2. 用龙格库塔法对系统进行仿真,系统有纯滞后和一阶惯性环节。-Runge-Kutta method using the system simulation, system time delay and first order inertia.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1577
    • 提供者:双鱼座
  1. GPC

    0下载:
  2. GPC(广义预测控制),是预测控制的一种算法。本算法采用三阶环节加纯滞后来仿真。-GPC (Generalized Predictive Control) is a predictive control algorithm. The algorithm uses the three-order plus time delay to simulate.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1772
    • 提供者:control
  1. control

    0下载:
  2. 一种新型的智能控制器,分为定值控制和伺服控制两种情况,被控对象为超大纯滞后对象,通过与PID控制的比较可以发现此新型智能控制器的优点-A new type of intelligent controller is divided into fixed value control and servo control both cases, the plant pure time delay for the large, by comparison with the PID control can
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:13847
    • 提供者:周晓
  1. cunzhihoudegpc

    0下载:
  2. 一个关于带纯滞后的广义预测控制的matlab算法-With a delay on the generalized predictive control algorithm matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1706
    • 提供者:夏来
  1. PID-Control

    0下载:
  2. 纯滞后系统的SMITH控制算法,属于自动控制系统中的PID控制,有着广泛的应用-SMITH-delay system control algorithms, automatic control systems are PID control, with a wide range of applications
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:947
    • 提供者:lixiangyang
  1. 一节惯性加纯滞后环节的阶跃响应仿真

    0下载:
  2. 通过matlab仿真一节惯性加纯滞后环节的动静态特性及其参数的物理意义
  3. 所属分类:matlab例程

« 12 3 »
搜珍网 www.dssz.com