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

搜索资源列表

  1. pid.rar

    3下载:
  2. 模糊控制位置跟踪的Simulink仿真程序, Simulink pid
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-04-19
    • 文件大小:6.39kb
    • 提供者:乔纳
  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. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:857byte
    • 提供者:李楠
  1. PID

    1下载:
  2. 伺服电机驱动器位置PID源代码,有了这个代码大家调试位置环就不那么难了-PID servo motor drive location source code, with this code you debug position loop is not so difficult! ! !
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3.39kb
    • 提供者:杭魏超
  1. PID算法

    0下载:
  2. 该程序是通过C语言实现增量式、和位置式的PID算法,可以在VC中调试使用
  3. 所属分类:源码下载

  1. PID

    0下载:
  2. 用C语言实现了增量式PID,以及位置型PID,还有变积分型,对于理解PID算法很有帮助(PID Algorithm in C ,i wish it can help that who need it.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-22
    • 文件大小:1kb
    • 提供者:夜小刀
  1. 位置式pid

    0下载:
  2. 位置式PID用到了过去所有误差值的积分,因此与过去的整个状态有关。(Positional PID uses all points of error in the past, so it is related to the whole state of the past.)
  3. 所属分类:单片机开发

  1. pid code

    1下载:
  2. 位置式pid的源代码,pid调节,抗积分饱和,专家pid(Location pid source code, PID regulation, anti integral saturation, expert PID)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-18
    • 文件大小:1kb
    • 提供者:aloe
  1. 电机位置闭环控制(代码详细注释)

    6下载:
  2. 基于stm32的用PID算法实现的电机位置控制程序(STM32 based on PID algorithm to achieve the motor position control program)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-10-30
    • 文件大小:3.18mb
    • 提供者:赤炎木
  1. code2

    1下载:
  2. 电机位置PID闭环控制,采用PWM控制电机转速,基于STM32单片机平台(Motor position PID closed-loop control, using PWM to control motor speed, based on STM32 microcontroller platform)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-11
    • 文件大小:2.25mb
    • 提供者:pizzymmm
  1. PID(0929更新,避免过冲)

    7下载:
  2. STM32温控PID算法实现,加入避免过冲算法,位置式PID算法,增量式PID算法(STM32 temperature control PID algorithm, joined to avoid overshoot algorithm, location PID algorithm, incremental PID algorithm)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-19
    • 文件大小:1kb
    • 提供者:婀娜
  1. 位置式PID

    2下载:
  2. 位置式PID控制,可用于温度PIC控制,流量PID控制,本案例已经成功应用(Position PID control, can be used for temperature PIC control, flow control PID, this case has been successfully applied)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-28
    • 文件大小:6.66mb
    • 提供者:雨帆
  1. 电机位置闭环控制(代码详细注释)

    1下载:
  2. 基于STM32F10 PID 电机闭环控制 程序 代码有详细注释(Based on STM32F10 PID motor closed loop control program code, detailed notes)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-11
    • 文件大小:3.18mb
    • 提供者:DAVID6
  1. PID

    0下载:
  2. 用于永磁同步电机驱动控制,PID调节进行位置闭环,速度闭环(PID controller for speed closed-loop)
  3. 所属分类:书籍源码

    • 发布日期:2018-01-03
    • 文件大小:1kb
    • 提供者:mr_han_
  1. 控制电机很好的代码:有速度环,位置环

    1下载:
  2. 位置环,速度环PID控制的C代码,使用该代码,能是电机运行更好。(the function of the code is used to control the motor, force the motor to run in the position and speed ring.)
  3. 所属分类:3D打印

    • 发布日期:2018-01-06
    • 文件大小:598kb
    • 提供者:chaihuadong111
  1. 位置式PID+usart+按键

    0下载:
  2. 本代码采用的是位置式PID方法,实时控温,并能用按键控制可执行温度,方便,可读性高。(This code uses the position PID method, the real-time temperature control, and can use the key to control the executable temperature, convenient, high readable.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-04-20
    • 文件大小:7.32mb
    • 提供者:小鱼儿1234
  1. PID控制算法的C语言实现.(绝对的好东西)

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

    • 发布日期:2018-04-22
    • 文件大小:624kb
    • 提供者:瞅你捏辣鸡
  1. 位置式PID控制算法

    1下载:
  2. 位置式PID算法,有详细的公式推导及计算(Positional PID algorithm with detailed formula deduction and calculation)
  3. 所属分类:文章/文档

    • 发布日期:2018-04-29
    • 文件大小:376kb
    • 提供者:草原飞鹰
  1. PID仿真软件

    0下载:
  2. pid算法 高精度pid算法模拟器,位置试,增量式,模糊pid(pidsuanfaergrgtrgrttrsrfrefgewgegv)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-30
    • 文件大小:481kb
    • 提供者:crvrfwfwfw
  1. PID程序

    0下载:
  2. 对于热水器温度控制的位置式PID控制程序(A position PID control program for the temperature control of a water heater)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-30
    • 文件大小:13.22mb
    • 提供者:吴恙
  1. CascadePID

    0下载:
  2. 用增量式PID控制策略实现控制目的,在部分场合优于位置PID(Using an incremental PID control strategy to achieve control purposes)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:18kb
    • 提供者:江涛Q1
« 12 3 4 5 6 7 8 9 10 ... 39 »
搜珍网 www.dssz.com