搜索资源列表

  1. 增量式PID控制算法汇编程序

    0下载:
  2. 增量式PID控制算法汇编程序
  3. 所属分类:软件工程

    • 发布日期:2011-05-21
    • 文件大小:47616
    • 提供者:blue.qu@163.com
  1. IncPID

    0下载:
  2. matlab的c语言s函数,实现增量式pid控制算法-Matlab language c s function and achieve incremental pid control algorithm
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:唐斌
  1. chap1_12

    1下载:
  2. 增量式PID的matlab仿真程序。实用了一个差分方程的对象,利用了增量式的PID算法。-incremental PID Matlab simulation program. A practical difference equations targets, the incremental use of the PID algorithm.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:郭卫钢
  1. zengliangshiPIDsuanfa

    0下载:
  2. 增量式PID算法的汇编程序 这个是温控系统中的一段 后面的什么电炉电扇就别管了-PID algorithm incremental compilation process is the temperature control system for the EAF behind what other fans on the tube
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:ttforgo
  1. newpid

    0下载:
  2. 在vc环境下实现温度、液位等参数控制的PID程序,程序中实现了增量式PID控制算法,设定值或参据量可以通过一个函数获取。-in vc environment temperature, liquid level parameters such as PID control procedures, process to achieve the incremental PID control algorithm, the set value
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:刘军
  1. 200707

    0下载:
  2. 用matlab脚本文件实现的位置式及增量式PID控制算法程序-using Matlab scr ipt file to achieve the type and location of incremental process PID control algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:aifmlf
  1. CurrentSource

    0下载:
  2. 基于增量式PID控制算法的数控横流源的设计,-Based on the incremental PID control algorithm of the NC cross-flow source of design,
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-13
    • 文件大小:168960
    • 提供者:wang ping
  1. PID

    0下载:
  2. 增量型PID算法汇编程序,增量式PID算法的输出量为 UnΔ = Kp[(en-en-1)+(T/Ti)en+(Td/T)(en-2*en-1+en-2)] 式中,en、en-1、en-2分别为第n次、n-1次和n-2次的偏差值,Kp、Ti、Td分别为比例系数、积分系数和微分系数,T为采样周期。 -PID algorithm for incremental compilation process, incrementa
  3. 所属分类:汇编语言

    • 发布日期:2024-05-13
    • 文件大小:11264
    • 提供者:nini
  1. zengliangshiPID

    0下载:
  2. 增量式PID算法的matlab仿真程序,在其中还加入了时滞环节-Incremental PID algorithm matlab simulation program, in which also joined the time-delay link
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:李海丰
  1. PID

    0下载:
  2. 增量式PID控制matlab程序,希望对大家有所帮助-Matlab incremental PID control procedures, we hope to be helpful
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:
  1. pid

    0下载:
  2. *** **增量式PID控制算法程序*********** T、TD、TI、KP依次从30H,33H,36H,39H开始。 A,B,C的值依次存在BLOCK1,BLOCK2,BLOCK3的地址里 这里R(k)给的是定值 -***** Incremental PID control algorithm procedures*********** T, TD, TI, KP followed from 30H, 33
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-13
    • 文件大小:5120
    • 提供者:w33839834
  1. pid-c

    0下载:
  2. 这是C语言的程序用的pid积分分离算法,增量式算法你可以看看~用的89C52 -This is the C language used in the process pid integral separation algorithm, incremental algorithm to see if you can use the 89C52 ~
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:cheno
  1. PIDparametersetting

    0下载:
  2. 自己找过的增量式PID参数整定的文档中用到最后的三个文档,参考这几个文档,再自己摸索下应该都能调出来。-Approached their incremental PID parameter tuning used in the final document of the three documents, refer to these documents, and then explore their own should be able
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-13
    • 文件大小:1488896
    • 提供者:chengxiong
  1. PID

    0下载:
  2. PID参数确定调节四项原则(附代码)代码是增量式PID算法代码。适用于TMS320F2812DSP开发板-PID parameter determines the principles of regulation 4 (with code) code is an incremental PID algorithm code. Applies to TMS320F2812DSP Development Board
  3. 所属分类:DSP编程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:wql
  1. PID

    0下载:
  2. 增量式PID控制在温控系统中的应用,自动化控制-PID
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-13
    • 文件大小:263168
    • 提供者:fyh
  1. incremental-pid

    0下载:
  2. 增量式pid算法程序 有详细说明注释 pid各参数已经调解在题目所要求的合适位置 能通过运行-Incremental algorithm procedure is described in detail pid pid comment has been mediating in the title of the parameters required to run through the appropriate position
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:李楠
  1. 增量式PID的C实现

    0下载:
  2. 当执行机构需要的不是控制量的绝对值,而是控制量的增量(例如去驱动步进电动机)时,需要用PID的“增量算法”。(When the executive body needs not the absolute value of the control volume, but the increment of the control volume (for example, to drive the stepping motor), we ne
  3. 所属分类:文档资料

    • 发布日期:2024-05-13
    • 文件大小:43008
    • 提供者:内酷
  1. 51单片机PID算法程序(三)增量式PID控制算法

    0下载:
  2. 51单片机PID算法程序(三)增量式PID控制算法(51 MCU PID Algorithm Program (3) Incremental PID Control Algorithm)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-13
    • 文件大小:66560
    • 提供者:王中王
  1. PID

    0下载:
  2. 位置式PID与增量式PID的应用,位置式增加了限制下限与上限(Application of positional PID, limiting lower limit and upper limit)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:1874944
    • 提供者:我的狮子座
  1. 增量式PID算法PDF+MATLAB源程序

    0下载:
  2. 增量式pid的MATLAB仿真,会阶跃波形的跟踪效果(MATLAB simulation of incremental PID)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:21504
    • 提供者:过都不敢
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org