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

搜索资源列表

  1. PID水量控制仿真演示系统

    1下载:
  2. 工业pid仿真的演示程序,很不错的,学习用的代码-industrial pid simulation demo program, a very good study of the code
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:493669
    • 提供者:dg
  1. 我参加电子竞赛 做的温度控制的单片机程序

    1下载:
  2. 主要用到了PID算法控制温度,显示采用动态扫描.输出可调节占空比的脉冲控制加热器-mainly used to control the temperature PID algorithm, shows that using dynamic scanning. Output adjustable pulse duty cycle control of the heater
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4083
    • 提供者:马良
  1. 00964A

    0下载:
  2. pid程序AN964.zip的说明文件,讲解程序运行流程-pid procedures AN964.zip note to explain the procedures in process
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:291180
    • 提供者:周华
  1. AN937 Source Code - Implementing a PID Controller

    0下载:
  2. PIC 18 PID 控制事例程序。 asm code-PIC 18 cases of PID control procedures. Asm code
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:11157
    • 提供者:马钢
  1. PID控制及其MATLAB仿真(PDF书和程序m文件)

    3下载:
  2. 先进PID控制及其MATLAB仿真 北京航空航天大学 刘金琨 一书的PDF详细内容及代码 详细介绍PID控制的设计 有文档及相应的matlab代码(Advanced PID control and MATLAB simulation Beihang University PDF Liu Jinkun book details and code Details of PID control design documentation and corresponding matlab cod
  3. 所属分类:matlab例程

    • 发布日期:2021-01-29
    • 文件大小:5827584
    • 提供者:小新123456
  1. mohuPID

    1下载:
  2. PID模糊控制重要的任务是找出PID的三个参数 与误差e和误差变化率ec之间的模糊关系,在运行中不断检测e和ec,根据确定的模糊控制规则来对三个参数进行在线调整,满足不同e和ec时对三个参数的不同要求。(The important task of PID fuzzy control is to find out the fuzzy relation between the three parameters of PID and the error E and the error rate EC.
  3. 所属分类:matlab例程

    • 发布日期:2020-07-05
    • 文件大小:1024
    • 提供者:奋斗KING
  1. CSTR模糊PID

    1下载:
  2. 此程序为根据CSTR模型进行模糊PID控制,程序仿真等(CSTR Model and Fuzzy PID Control)
  3. 所属分类:其他

    • 发布日期:2020-03-27
    • 文件大小:3072
    • 提供者:阳夏游子
  1. 基于PSO的PID参数自整定程序

    2下载:
  2. 该算法对pid控制器参数进行整定,pso能够对参数实现优化,且有良好的收敛性。(The algorithm tunes the parameters of the PID controller. The PSO can optimize the parameters and has good convergence.)
  3. 所属分类:matlab例程

  1. 自控走8字程序(成功)

    1下载:
  2. 运用stm32单片机控制两轮小车自平衡,运用PID理论以达到目标效果(Using STM32 MCU to control the self-balance of two-wheeled trolley and using PID theory to achieve the goal effect)
  3. 所属分类:单片机开发

    • 发布日期:2020-05-11
    • 文件大小:3283968
    • 提供者:一切太复杂
  1. fb58pid

    3下载:
  2. 共享一个西门子PLC上所使用的软件PID程序(FB58),我已将其改为C语言代码, 并已在关键地方附有中文注释,带自整定功能。 经测试,自整定后的PID参数非常好用,这就解决了繁琐的参数整定问题了。(Sharing a software PID program (FB58) used on Siemens PLC, I have changed it to C language code. Chinese annotations have been attached to key places
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2019-08-18
    • 文件大小:10240
    • 提供者:Yubw
  1. PID算法及调参

    1下载:
  2. PID算法及调参,包含PID基本原理,如何调参,以及程序例程。(PID algorithm and parameter adjustment, including the basic principle of PID, how to adjust parameters, and program routines.)
  3. 所属分类:matlab例程

    • 发布日期:2020-12-01
    • 文件大小:258048
    • 提供者:琴岛小哥哥
  1. 平衡车模糊PID控制

    1下载:
  2. 模糊PID即自适应PID,通过本程序可实现对平衡车模糊PID的优化控制,针对二阶的传递函数(This procedure can realize the optimal control of fuzzy PID)
  3. 所属分类:matlab例程

    • 发布日期:2021-03-23
    • 文件大小:14077952
    • 提供者:无有道
  1. 粒子群算法优化pid源码 matlab仿真

    2下载:
  2. 粒子群算法(PSO)整定pid控制参数,比传统Z-N整定方法要好,内附matlab程序与simulink模型(Particle swarm optimization (PSO) is better than traditional Z-N tuning method in tuning PID control parameters. It includes matlab program and Simulink model.)
  3. 所属分类:matlab例程

    • 发布日期:2021-03-27
    • 文件大小:38912
    • 提供者:王叶馨
  1. 专家PID

    1下载:
  2. 专家PID控制仿真程序,是很好地学习专家pid的资料(Expert PID control simulation program is a good way to learn expert PID information.)
  3. 所属分类:其他

    • 发布日期:2021-02-10
    • 文件大小:171008
    • 提供者:燃点123
  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
  1. PID闭环运算恒压供水

    2下载:
  2. S7-1200 PLC程序,PID闭环恒压供水PLC程序(PID closed loop constant pressure water supply PLC program)
  3. 所属分类:单片机开发

    • 发布日期:2021-04-22
    • 文件大小:386048
    • 提供者:bruce_LI
  1. PID电机位置控制v2.0

    0下载:
  2. PID电机位置控制源码—库函数版本STM32程序(PID motor position control source - library function version)
  3. 所属分类:其他

    • 发布日期:2021-01-11
    • 文件大小:4994048
    • 提供者:沐阳~~
  1. pid

    0下载:
  2. 通过lv实现PID控制,可以通过此程序了解PID在LV中是如何实现的(PID control is realized by Lv. How to realize PID in LV can be understood by this program)
  3. 所属分类:LabView编程

    • 发布日期:2021-04-03
    • 文件大小:24576
    • 提供者:savvyxu
  1. 船运动程序matlab

    2下载:
  2. MATLAB,基于PID船舶航向控制程序,船舶(MATLAB,Based on PID ship course control program,ship)
  3. 所属分类:matlab例程

  1. 电机自抗扰控制和PID控制

    5下载:
  2. 电机的PI控制系统和非线性自抗扰控制系统的仿真程序。从仿真结果可以看出,线性自抗扰控制器和非线性自抗扰控制器一样,具有良好的动静态性能,(Simulation program of PI control system and nonlinear active disturbance rejection control system of motor. The simulation results show that the linear ADRC has good dynamic and sta
  3. 所属分类:仿真建模

    • 发布日期:2021-03-28
    • 文件大小:53248
    • 提供者:sjq98
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com