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

搜索资源列表

  1. 采用C语言编写的PID控制例程

    11下载:
  2. 采用C语言编写的PID控制例程,其中包含有PID程序范例,和PID参数自整定的实现例程。,The use of C language routines PID control, PID procedure includes an example of PID parameters and the realization of self-tuning routine.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2014-11-02
    • 文件大小:5.37kb
    • 提供者:xiapeng
  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
    • 文件大小:71.71kb
    • 提供者:王天坤
  1. PID

    3下载:
  2. 目前,PID控制及其控制器或智能PID控制器(仪表)已经很多,产品已在工程实际中得到了广泛的应用,有各种各样的PID控制器产品,各大公司均开发了具有PID参数自整定功能的智能调节器(intelligent regulator),其中PID控制器参数的自动调整是通过智能化调整或自校正、自适应算法来实现.-At present, PID control and its controller or intelligent PID controller (instrument) has a lot of
  3. 所属分类:software engineering

    • 发布日期:2015-10-29
    • 文件大小:35.37kb
    • 提供者:代玉梅
  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
    • 文件大小:8.97kb
    • 提供者:年轻学徒
  1. 最全PID控制算法的C语言实现

    0下载:
  2. 该文档详细介绍了PID控制算法,从最基础的控制开始,有浅深入的讲解,对于初学者很有帮助。(The document describes the PID control algorithm, starting from the most basic control, there is a shallow depth of explanation, useful for beginners.)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:5.75mb
    • 提供者:jijunchen
  1. PID控制算法分析与实现

    0下载:
  2. 最全PID控制算法讲解与分析,用C语言描述实现(Explanation and analysis of the most complete PID control algorithm)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-21
    • 文件大小:5.75mb
    • 提供者:xudong
  1. PID控制算法的C语言实现(完整版)

    2下载:
  2. 在工业应用中PID及其衍生算法是应用最广泛的算法之一,是当之无愧的万能算法,如果能够熟练掌握PID算法的设计与实现过程,对于一般的研发人员来讲,应该是足够应对一般研发问题了,而难能可贵的是,在我所接触的控制算法当中,PID控制算法又是最简单,最能体现反馈思想的控制算法,可谓经典中的经典。经典的未必是复杂的,经典的东西常常是简单的,而且是最简单的,想想牛顿的力学三大定律吧,想想爱因斯坦的质能方程吧,何等的简单!简单的不是原始的,简单的也不是落后的,简单到了美的程度。(PID and its der
  3. 所属分类:C#编程

    • 发布日期:2017-12-19
    • 文件大小:83kb
    • 提供者:绮里小媛
  1. pid

    0下载:
  2. 在VS2015环境下实现多种类型的pid实现。(In the VS2015 environment, various types of pid implementations are implemented.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-28
    • 文件大小:10.1mb
    • 提供者:wuhanhua
  1. PID电机控制20160722

    0下载:
  2. PID控制电机转速,,实现调速、定速功能(PID control motor speed, speed control, speed control function)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-20
    • 文件大小:1.52mb
    • 提供者:MRSHE
  1. 智能PID控制算法的研究与实现

    0下载:
  2. 智能PID控制算法的研究与实现,模糊pid控温(Research and implementation of intelligent PID control algorithm -- Fuzzy PID temperature control)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-24
    • 文件大小:728kb
    • 提供者:绅士.Liu
  1. 基于simulink的模糊PID控制例子

    3下载:
  2. 模糊PID控制,基于Matlab仿真实现(Fuzzy PID Control and based on matlab.simulink)
  3. 所属分类:matlab例程

    • 发布日期:2017-11-26
    • 文件大小:254kb
    • 提供者:q546163199
  1. pid control

    1下载:
  2. pid控制基本编程仿真,包括单回路pid控制系统,纯滞后系统的大林控制算法,Smith控制算法,可快速实现pid控制(PID control basic programming simulation, including single loop PID control system, pure lag system of the Dalin control algorithm, Smith control algorithm, can quickly realize PID control)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:15kb
    • 提供者:lzjtuhjl
  1. PID控制算法的C语言实现.(绝对的好东西)

    0下载:
  2. pid控制算法详解,包含比例、积分、微分计算过程(Detailed solution of PID control algorithm, including proportion, integral and differential calculation process)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-10
    • 文件大小:623kb
    • 提供者:PPPGOD
  1. PID控制算法的C语言实现一 PID算法原理

    0下载:
  2. PID控制算法的C语言实现一 PID算法原理,工业控制(The C language of PID control algorithm realizes the principle of a PID algorithm, industrial control)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-21
    • 文件大小:76kb
    • 提供者:力兄
  1. PID控制算法的C语言实现.(绝对的好东西)

    0下载:
  2. PID 算法的C语言实现,包括增量式,位置式,等详细讲解的C语言实现(C language implementation of PID algorithm)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-22
    • 文件大小:624kb
    • 提供者:瞅你捏辣鸡
  1. 内模pid控制

    1下载:
  2. 内模pid控制simulink实时控制框图,借助于dSPACE平台实现控制(The internal model PID control simulink real-time control block diagram, with the help of dSPACE platform to achieve control.)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:23kb
    • 提供者:joyelin
  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
    • 文件大小:7.64mb
    • 提供者:磨刀师傅
  1. PID

    0下载:
  2. 利用VHDL语言实现PID控制,已经过调试验证。(Using VHDL language to implement PID control)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:70kb
    • 提供者:落魄小书童
  1. 舵机的PID控制(两个自由度)

    3下载:
  2. 利用是stm32f103rct6单片机实现舵机的PID控制(Using stm32f103rct6 microcontroller to realize PID control of steering gear)
  3. 所属分类:单片机开发

    • 发布日期:2019-05-15
    • 文件大小:3.73mb
    • 提供者:想起qxy
  1. labview PID控制(课设)

    6下载:
  2. labview实现模糊PID控制的例程,控制温度的调节,并且实时显示图像(LabVIEW implementation of fuzzy PID control routines.Control temperature adjustment and display images in real time.)
  3. 所属分类:其他

    • 发布日期:2019-05-23
    • 文件大小:200kb
    • 提供者:江俊贤
« 12 3 4 5 6 7 8 9 10 ... 46 »
搜珍网 www.dssz.com