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

搜索资源列表

  1. pid-in-industry

    1下载:
  2. c语言的PID控制算法程序,作为工业控制中的一种常用控制算法PID运算。-c language PID control algorithm procedures for industrial control of a PID control algorithm commonly used operations.
  3. 所属分类:其他行业

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

    1下载:
  2. PID算法C语言程序,实现了简单的PID控制功能
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2024
    • 提供者:方圆
  1. PIDcontrol

    1下载:
  2. 设计以89C51单片机、ADC、DAC等电路和运放电路组成的被控对象构成的单闭环反馈控制系统。 1. 硬件电路设计:89C51最小系统加上模入电路ADC0809和模出电路TLC7528;由运放构成的被控对象。 2. 控制算法:增量型的PID控制。 3. 软件设计:主程序、定时中断程序、A/D转换程序、滤波程序、D/A输出程序、PID控制程序等。 -Designed to 89C51 single-chip, ADC, DAC, such as circuit and operat
  3. 所属分类:CSharp

    • 发布日期:2015-04-07
    • 文件大小:1559
    • 提供者:曹敏
  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, 33H, 36H, 39H began. A, B, C fol
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:5888
    • 提供者:w33839834
  1. PID

    0下载:
  2. pid控制算法与程序,有利于pid控制的学习与交流,对PID有初步认识-pid control algorithms and procedures has pid conducive to study and exchange control, there is an initial understanding of the PID
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:221544
    • 提供者:李功卿
  1. PID2

    0下载:
  2. PID程序,实现PID控制算法-PID
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:10024
    • 提供者:张斌
  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. HsPIDController

    0下载:
  2. 使用C++实现PID控制算法,程序中包含输入数据的产生;控制算法的实现;数据的输出,用户可以向结构中填入自己的输入和输出-The use of C++ to achieve PID control algorithm, the program contains input data generation control algorithm implementation data output, the user can fill in the structure of their own i
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:162061
    • 提供者:Watson
  1. addPID

    0下载:
  2. 增量式PID控制算法完整C程序和AD调用-Incremental PID control algorithm and a complete C program call AD
  3. 所属分类:SCM

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

    0下载:
  2. 1单片机 控制直流电机转速 PID算法+C语言程序+Proteus仿真 采用PID控制算法控制电机转速,使得电机实际转速与设定转速保持一致。-1 MCU control DC motor speed PID algorithm+C language program+Proteus simulation using PID control algorithm to control motor speed, so that the actual motor speed and the set s
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:55784
    • 提供者:侯羽佳
  1. pid程序1

    1下载:
  2. 用pid算法实现温度控制 ,pid温度控制c程序(Pid algorithm is used to achieve temperature control)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-24
    • 文件大小:44032
    • 提供者:哇哈哈1111
  1. C语言PID程序

    0下载:
  2. 控制算法的C语言实现问题,特地编写出来,初学者课供学习,网上也有一些特定例子供给参考。(Control algorithm C language implementation problems, specifically written out, beginners courses for learning, there are some specific examples of online reference.)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:169984
    • 提供者:lian眷
  1. 模糊PID控制

    2下载:
  2. 简单的模糊pid算法,简单的C程序,希望大家能看懂(Simple fuzzy PID algorithm)
  3. 所属分类:其他

    • 发布日期:2017-11-26
    • 文件大小:3072
    • 提供者:holographic
  1. PID控制C代码

    0下载:
  2. PID基础知识,PID控制C代码,C语言描述PID算法程序(PID basic knowledge, PID control C code, C language descr iption PID algorithm program)
  3. 所属分类:DSP编程

    • 发布日期:2018-01-10
    • 文件大小:8192
    • 提供者:hampo
  1. 模糊PID控制的C程序

    2下载:
  2. 实现模糊pid算法的c语言程序开发,代码简单易懂(C language program for realizing fuzzy PID algorithm)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-19
    • 文件大小:13312
    • 提供者:
  1. 算法

    0下载:
  2. 模糊PID控制温控系统设计C语言程序代码(Fuzzy PID temperature control system design of C language program code)
  3. 所属分类:其他

  1. PID控制算法的C语言实现.(绝对的好东西)

    0下载:
  2. 详细讲解了PID控制算法通过C语言来实现的步骤以及PID对应的C语言程序(Detailed explanation of PID control algorithm through C language to achieve the steps and PID corresponding C language program.)
  3. 所属分类:*行业应用

    • 发布日期:2018-05-03
    • 文件大小:8006656
    • 提供者:磨刀师傅
  1. PID

    0下载:
  2. PID程序学习,PID控制算法的C语言实现(PID program learning, PID control algorithm C language implementation.)
  3. 所属分类:单片机开发

    • 发布日期:2018-05-07
    • 文件大小:1024
    • 提供者:abbywang
  1. PID控制算法

    1下载:
  2. 学习C语言PID算法,P值I值D值在程序中如何调节控制。(Learning C language PID algorithm.How the P value I value D value regulates control in the program.)
  3. 所属分类:单片机开发

    • 发布日期:2020-12-01
    • 文件大小:637952
    • 提供者:hhhhu
  1. 模糊PID算法C语言程序-查表法

    1下载:
  2. 模糊控制pid查表法源码,有需要的可以下载看看,可以用于大家参考学习,一起进步(Fuzzy control pid source code, there is a need to download to see, can be used for everyone reference learning, progress together)
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2020-06-02
    • 文件大小:4096
    • 提供者:MalinPoo
« 12 3 »
搜珍网 www.dssz.com