CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 离散PID

搜索资源列表

  1. 温度控制

    1下载:
  2. 在计算机控制系统中,使用的是数字PID控制器,数字PID控制算法通常又分为位置式和增量式控制算法。由于计算机控制是一种采样控制,它只能根据采样时刻的偏差值计算控制量,因此模拟式中的积分和微分项不能直接使用,需要进行离散化处理。以一系列的采样时刻点kT代表连续时间t,以和式代替积分,以增量代替微分,作近似变换。采样周期足够短,才能保证有足够的精度-the computer control system, using the digital PID controller, digital PID c
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2.44kb
    • 提供者:jun
  1. grey-pid

    0下载:
  2. 灰色pid,离散灰色系统,连续灰色系统,pid控制,灰色预测-gray pid, discrete gray, gray row, pid control, Gray forecast
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4.06kb
    • 提供者:王辉
  1. s-hanshu

    2下载:
  2. PID控制器的参数自适应,需要整定P,I ,D, 此S函数用的是固定步长,并用后向差分离散化。其中Tsa是Simulink的仿真一个周期的时间。在对图 7所示单闭环调速控制系统的动态结构图,在有自适应控制情况下,进行基于PSO算法的PID参数整定时,这个函数也会用到。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.95kb
    • 提供者:lanyu
  1. ISPID

    0下载:
  2. 离散系统的数字PID控制仿真和采用积分分离式PID控制器进行阶跃响应.-The number of discrete system simulation and the use of PID control points separate PID controller step response.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2.48kb
    • 提供者:王永超
  1. pid3con

    0下载:
  2. 自己写的pid控制的s函数,离散采样pid。-Pid write their own control of the s function, discrete sampling pid.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1.62kb
    • 提供者:bit
  1. yinwenfanyi-

    1下载:
  2. 倒立摆毕业设计英文翻译和原文(离散PID控制倒立摆)-Graduation design handstand pendulum English translation and the original (discrete PID control handstand pendulum)
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2.02mb
    • 提供者:丁嘉
  1. PositionPID_correct

    0下载:
  2. 离散控制器控制离散的被控对象时的位置PID-Discrete controller PID control discrete controlled object position
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:704byte
    • 提供者:xiaoxiao
  1. IncermentPID

    0下载:
  2. 离散控制器控制离散的被控对象时的增量式PID-Control discrete discrete controller the controlled object Incremental PID
  3. 所属分类:Other systems

    • 发布日期:2017-11-29
    • 文件大小:703byte
    • 提供者:xiaoxiao
  1. chap1_9

    0下载:
  2. 离散系统的数字PID控制仿真,指令为阶跃信号、正弦信号和方波信号-The digital PID control simulation of discrete system, instruction for step signal and sine signal and the square wave signal
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:768byte
    • 提供者:郭海洋
  1. lisanPIDcontroller

    0下载:
  2. 离散PID控制器的MATLAB/simulink仿真。-MATLAB/simulink simulation of discrete PID controller.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:7.22kb
    • 提供者:方小妹
  1. pidts

    0下载:
  2. 在matlab环境下仿真的离散pid控制- Discrete pid control in the matlab environment simulation
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:622byte
    • 提供者:陈一帆
  1. Untitled5

    0下载:
  2. 离散系统的数字PID控制 源代码 好用 仿真效果好-li san PID controller
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:676byte
    • 提供者:张琛
  1. Grey-PID-tracking-control

    0下载:
  2. 灰色PID跟踪控制,一般有连续和离散灰色PID跟踪控制。比较好的一种说法,看看学习一下。-Grey PID tracking control, there are continuous and discrete grey PID tracking control. A good argument, learn what to see.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1.22kb
    • 提供者:谢达
  1. pid

    0下载:
  2. 对连续系统进行采样离散化后的PID控制程序-For continuous system discrete sampling program after PID control
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:606byte
    • 提供者:寒江雪
  1. SFunction_PID

    0下载:
  2. S函数实现PID的算法,包含离散形式的算法实现,和连续形式的算法实现。-Using PID to achieve S-Function algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:249.42kb
    • 提供者:yan
  1. pidcontroller

    0下载:
  2. 离散PID控制的matlab程序,采样时间和PID参数可以设置,并且有上下限的设置-Discrete PID control matlab program, sampling time and PID parameters can be set, and there is a limit on the set
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:658byte
    • 提供者:王伟凡
  1. 离散PID

    0下载:
  2. 离散pid源程序,学习好资料,大家好好学哈 ,实际使用不错(Discrete pid source code, learning good information)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:1kb
    • 提供者:原始天尊
  1. lisanpid

    0下载:
  2. 一种离散PID,传递函数离散化,在输入端加约束。(A discrete PID, the transfer function is discretized, and constraints are added to the input ends.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:11kb
    • 提供者:a1211128024
搜珍网 www.dssz.com