CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - pid控制器

搜索资源列表

  1. PIDinFPGA

    0下载:
  2. 基于FPGA的PID控制器设计研究,适合用fpga开发控制系统的专业人员参考-FPGA-based PID controller design study for the development of control systems using FPGA professionals reference
  3. 所属分类:Other systems

    • 发布日期:2017-05-12
    • 文件大小:2792739
    • 提供者:
  1. gaf_pid2

    0下载:
  2. 我们知道,PID控制器各参数对系统的影响是;增大开环比例系数 ,一般将加快系统的影响速度,在有静差的情况下则有利于减小静差;但过大的比例系数又会加大系统超调,甚至产生振荡,使系统不稳定。-We know that, PID controller parameters on the system is increasing the proportion of open-loop coefficients, the general will speed up the system speed, i
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-29
    • 文件大小:13357
    • 提供者:建军
  1. pid_zen_ding

    0下载:
  2. 我们知道,PID控制器各参数对系统的影响是;增大开环比例系数 ,一般将加快系统的影响速度,在有静差的情况下则有利于减小静差;但过大的比例系数又会加大系统超调,甚至产生振荡,使系统不稳定。-We know that, PID controller parameters on the system is increasing the proportion of open-loop coefficients, the general will speed up the system speed, i
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-25
    • 文件大小:10009
    • 提供者:建军
  1. 2138PID

    0下载:
  2. LPC2138单片机做控制器,实现A/D,D/A运用PID算法对二阶系统进行定时采样控制控制。-LPC2138 Single-chip controller to do to realize A/D, D/A use PID algorithm second-order sampled-data control system to control timing.
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:848186
    • 提供者:xuelang00seven
  1. PID_Control

    0下载:
  2. 比较专业的PID控制器,主要实现了以下几种常用的理论:Ziegler&Nichols、Cohen Coon、Reglabilite、IMC、Optimiszation、De Crite、PID1、PID2 -Comparison of professional PID controller, the main achievement of the following types of theories commonly used: Ziegler & Nichols, Cohen C
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:8224
    • 提供者:时光
  1. digitPID

    0下载:
  2. PID控制器应用的非常广泛,而在计算机控制中,数字PID控制比连续PID控制更为优越,更为灵活。-PID controller of a very broad application, and in computer control, digital PID control PID control for more than the superior, more flexible.
  3. 所属分类:Document

    • 发布日期:2017-04-02
    • 文件大小:608709
    • 提供者:周洪
  1. MATLABPIDkongzhiqisheji

    0下载:
  2. 设计一种基于Matlab的PID控制器,利用仿真功能验证其合理性-Designed a Matlab based on the PID controller, the use of simulation to verify its reasonableness
  3. 所属分类:Project Design

    • 发布日期:2017-04-16
    • 文件大小:179774
    • 提供者:蒋磊
  1. BPbasedPIDcontrol

    0下载:
  2. 这个程序采用BP神经网络对传统的PID控制器的三个参数进行整定-This procedure using BP neural network to the traditional PID controller tuning the three parameters
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1388
    • 提供者:周凯
  1. Y689276[1]

    1下载:
  2. matlab程序,pid控制器,ift算法-matlab program, pid controller, ift algorithm
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2534248
    • 提供者:
  1. ift_article

    0下载:
  2. ift运算方法,pid控制器,迭代学习控制-ift computing methods, pid controller, iterative learning control
  3. 所属分类:Document

    • 发布日期:2017-04-16
    • 文件大小:351401
    • 提供者:
  1. fuzzpid

    0下载:
  2. 用matlab 来仿真模糊pid控制器,对学习pid有一定的帮助-fuzzy pid controller
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1531
    • 提供者:李小燕
  1. CHAPTER4

    2下载:
  2. 本文讨论了神经网络PID控制策略,提出了一种单神经元自适应PID控制器,给出了控制模型,探讨了单神经元自适应PID控制学习算法,通过修改神经元控制器连接加权系数 ,构成了自适应PID控制器。利用神经网络的自学习能力进行PID控制参数的在线整定,并使用了MATLAB软件进行了仿真研究。比较传统PID控制器与单神经元自适应PID控制器两者的仿真结果表明,神经网络PID控制器参数调节简单,具有很高的精度和很强的适应性,可以获得满意的控制效果。-This paper discusses the nerv
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-12-10
    • 文件大小:7396
    • 提供者:大同小异
  1. CHAP4_3

    1下载:
  2. 采用将BP神经网络的学习算法应用于PID控制中,使BP神经网络与PID控制算法结合起来,通过吸收两者的优势,使系统具有自适应性。这样系统可自动调节控制参数,更好地适应输入变量的变化,提高控制性能和可靠性。本文从BP神经网络的基本构成原理、学习规则和学习算法出发,设计了基于BP神经网络的PID控制器,并对其进行了仿真分析,结果表明,该控制方案可行、有效。-We apply the learning algorithm of BP neural network to the PID control,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:1296
    • 提供者:大同小异
  1. motor_pid_control

    0下载:
  2. 这是一个关于直流电机的PID控制器的,是用VC++编写-It is a DC motor PID controller is the use of VC++ to prepare
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:23501
    • 提供者:晓海
  1. pedulum_pid

    2下载:
  2. 经典倒立摆问题的Pid控制器仿真,对了解PID控制和simulink仿真很有用-Classic inverted pendulum problem Pid Controller Simulation
  3. 所属分类:Education soft system

    • 发布日期:2017-03-28
    • 文件大小:5945
    • 提供者:Charly
  1. matlab

    0下载:
  2. 几个PID控制器的设计,对初学者相信又所帮助-PID controller design for a number of beginners think they are helping
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:43440
    • 提供者:masterzhangqi
  1. PID

    0下载:
  2. 用dsp作控制器,pid算法控制电机转动-Dsp controller for use, pid algorithm to control motor rotation
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:655430
    • 提供者:刘刚
  1. fuzzy_inference

    0下载:
  2. VHDL模糊PID控制器模糊推理,推理结果:直接用经验值输出。-Fuzzy PID controller VHDL fuzzy reasoning, reasoning results: the direct use of the experience of the value of output.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:2000
    • 提供者:Huanggeng
  1. fuzzyPID2

    0下载:
  2. 另外一个模糊pid控制器matlab程序,没有用到simulink,但也很实用,希望对大家有所帮助!-good
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:953
    • 提供者:惠小锁
  1. MATLABlanguageandapplication

    6下载:
  2. < 控制系统计算机辅助设计--MATLAB语言与应用>>系统地介绍了国际控制界最流行的控制系统计算机辅助设计语言MATLAB,侧重于介绍MATLAB语言编程基础与技巧、数学问题的MATLAB求解、线性系统计算机辅助分析、控制系统与其他复杂系统的Simulink建模,控制系统的计算机辅助设计方法,包括串联控制器、状态反馈控制器、多变量系统频域设计、PID控制器设计、最优控制器设计、LQG/LTR控制器设计、H2=H1 最优控制、分数阶控制、自适应控制、模糊控制、神经网络控制、遗传
  3. 所属分类:matlab

    • 发布日期:2016-01-15
    • 文件大小:2136608
    • 提供者:任勇
« 1 2 3 4 56 7 8 9 10 ... 39 »
搜珍网 www.dssz.com