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

搜索资源列表

  1. PID

    1下载:
  2. 此程序为自动控制原理中实现基本PID控制算法的例子程序,能查看调节曲线,显示曲线输出,参数修改等功能。-This procedure for the automatic control theory to achieve the basic PID control algorithm example program that can view the regulation curve, showing the output curve, parameter modification functi
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:73433
    • 提供者:王天坤
  1. PID_C_Program

    0下载:
  2. PID温度控制算法的C语言程序结构及其实现-PID algorithm C program structure and its implementation
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-14
    • 文件大小:4827
    • 提供者:leo
  1. PID

    2下载:
  2. 基于二进制编码遗传算法的PID整定的仿真程序-Binary-coded genetic algorithm based on the PID tuning the simulation program
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2215
    • 提供者:华晓
  1. PID---C51

    0下载:
  2. PID的C51程序源代码,可作为写程序时参考用,基本正确,如需要还要根据实际情况作简单修改!-PID of the C51 source code can be used as reference Writing program, the basic right, such as required according to the actual situation but also to make a simple modification!
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:4765
    • 提供者:学海无涯
  1. ga-PID

    8下载:
  2. 利用遗传算法优化pid控制器三个参数的matlab程序-The use of genetic algorithm to optimize the three parameters of pid controller matlab program
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-06-26
    • 文件大小:2504
    • 提供者:王建
  1. PID-444

    1下载:
  2. PID控制界面程序源码 按A 和 M键进行手 自动切换 自带模拟量转数字量程序 -PID control interface program source by A and M key to bring their own hand analog automatic switching to digital process
  3. 所属分类:GUI Develop

    • 发布日期:2015-10-28
    • 文件大小:2182
    • 提供者:wxn
  1. PID

    0下载:
  2. 该程序描述了用单片机实现离散的PID控制器,通过改变kp,ki,kp参数可以实现控制器的调节。-The program describes the use of single-chip realization of a discrete PID controller, by changing the kp, ki, kp controller parameter adjustment can be achieved.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2013-01-11
    • 文件大小:3177
    • 提供者:lixiaohui
  1. PID

    0下载:
  2. 用matlab实现的双输入双输出PID神经网络仿真程序-Using matlab to achieve two-input two-output PID neural network simulation program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:1056
    • 提供者:fd
  1. PID

    0下载:
  2. PID算法演示程序,直接输入PID控制参数就可以进行仿真,希望大家交流-PID algorithm demo program, direct importation of PID control parameters can be simulated, I hope to facilitate the exchange of
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:198443
    • 提供者:stone
  1. pid

    0下载:
  2. PID程序的实现 一般而言,使用PLC进行控制的场合是不需要进行PID编程的,目前PLC中都带有PLC的控制模块,只要对有关的参数进行设置就可以很好的工作了,可谓是“傻瓜式”的控制,这也大大降低了对开发者的要求。但在使用工业板卡的场合,遇到需要进行PID控制的工艺时,如果不是采用组态软件进行开发的话,就必须使用高级语言做出PID的控制程序,这里给出一个最简单的PID控制程序,以对大家有所启发,这里使用的是PID的增量控制式。-PID process procedures to a
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2013-01-11
    • 文件大小:970
    • 提供者:坚信
  1. pid

    0下载:
  2. 基于msp430的锅炉温度pid控制程序源代码-Msp430-based boiler temperature pid control program source code
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:4666
    • 提供者:王博
  1. ATMEGA8

    0下载:
  2. Atmega8 Program: DC motor PID controller by atmega8, and VC+++6.0 code RS232
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:2118996
    • 提供者:tranthudo
  1. PID

    0下载:
  2. 先进PID仿真程序,里面有很多先进PID的仿真程序,对于学习PID控制的初学者来说肯定非常有用-Advanced PID simulation program, which has many advanced PID simulation program, PID control, for learning will definitely be very useful for beginners
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:92769
    • 提供者:夏雨
  1. Pid

    0下载:
  2. this code is the example for typing pid program in c/c-this code is the example for typing pid program in c/c++
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:963
    • 提供者:septian
  1. GAIJIN-BP-PID-BINGXING

    1下载:
  2. 基于改进的BP神经网络整定的PID控制,本程序采用了改进的BP神经网络对PID参数进行调整-Based on the improved BP neural network-tuning PID control, this program uses an improved BP neural network to adjust PID parameters
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1459
    • 提供者:wutiebing
  1. pid

    0下载:
  2. PID积分分离限幅源程序,ADS编程实现调试运行-PID source program
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-04
    • 文件大小:1257827
    • 提供者:martin
  1. pid

    0下载:
  2. PID控制的C语言程序实现,该程序具有很好的通用性,根据对象稍加修改就行-PID control of C language program, the program has a very good generality, according to a target
  3. 所属分类:其他小程序

    • 发布日期:2013-11-06
    • 文件大小:9184
    • 提供者:年轻学徒
  1. PID

    0下载:
  2. 航天器姿态控制PID控制仿真程序,加入干扰值。-PID control of spacecraft attitude control simulation program, by adding the value of interference.
  3. 所属分类:transportation applications

    • 发布日期:2017-04-04
    • 文件大小:663
    • 提供者:eric
  1. succus-s-pid-fuzzy

    1下载:
  2. KEILC51语言基于模糊控制的PID程序-KEILC51 language program based on fuzzy control PID
  3. 所属分类:数值算法/人工智能

    • 发布日期:2013-01-11
    • 文件大小:3505
    • 提供者:孙雷
  1. pid

    1下载:
  2. PID通用程序,适合初级者。常规的数字PID控制算法的原理。-PID general program for beginners. The conventional digital PID control algorithm principle.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1615
    • 提供者:hong
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com