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

搜索资源列表

  1. chap1_6f

    1下载:
  2. 数字pid控制仿真,包括位置式pid算法和增量式算法-figures pid control simulation, including location-pid algorithm and incremental algorithm
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3531
    • 提供者:潘若明
  1. 14.2.1PID_control(1)

    1下载:
  2. 本上载源码使用51汇编语言实现位置式pid控制-the source on the use of assembly language to achieve 51-pid control position
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1345
    • 提供者:guorui
  1. putongPID

    0下载:
  2. 利用DSP实现PID控制功能,PID控制算法为位置式PID算法
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:406373
    • 提供者:陈剑
  1. PIDLABVIEW

    0下载:
  2. 微分加滤波的积分分离法位置式PID设计全局变量
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2900
    • 提供者:chuanle
  1. PIDLABVIEW1

    0下载:
  2. 积分、微分加滤波的积分分离法位置式PID设计全局变量
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2992
    • 提供者:chuanle
  1. WEIZHISHIPID

    0下载:
  2. 位置式PID程序的实现
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:55495
    • 提供者:陈利庆
  1. VBPID_PositionCal

    0下载:
  2. VB写的位置式PID算法公式源码,是仿照西门子PLC的PID公式写的,在网上碰到好多网友索要,现在公布出来,希望对大家有用-VB to write the position PID algorithm formula source, is modeled on the Siemens PLC PID formula writing, met a lot of friends in the online request, now published in the hope that useful
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-01-12
    • 文件大小:13999
    • 提供者:johnsonxjq
  1. incremental_pid

    0下载:
  2. 增量式PID控制算法:相比位置式PID控制有更好的控制精度,不累加误差,误动作影响小,不易引起积分饱和-Incremental PID control algorithm: compared to the position PID control has better control accuracy, and does not accumulate error, malfunction affect small, are unlikely to cause the windup
  3. 所属分类:Energy industry

    • 发布日期:2017-04-07
    • 文件大小:611
    • 提供者:胡彬
  1. pid

    0下载:
  2. 名称:PID.C 功能:用PID算法闭环控制BANGK3区DAC0832的输出电压,通过设置想要的输出 电压,它通过ADC0804将O832的输出电压读回单片机进行PID自动调节, 并经过短时间将DAC0832的输出电压升到设置的电压 说明:此程序用的是位置式调节 -PID Function The PID (比例、积分、微分) function is used in mainly control applications. PIDCalc perform
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:1838
    • 提供者:
  1. PID_weizhi

    0下载:
  2. 位置式PID控制算法用c++来写,更易操作(cpp)-Position type PID control algorithm (CPP)
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:705820
    • 提供者:陈志环
  1. PID

    0下载:
  2. PID详细讲解,介绍了位置式和增量式PID的不同和应用场合-PID explain in detail
  3. 所属分类:File Formats

    • 发布日期:2017-04-04
    • 文件大小:378283
    • 提供者:chengs
  1. Implementing-a-PID-Using-PIC18

    0下载:
  2. 微芯的官方应用笔记,介绍了如何使用PIC18实现PID算法。此算法并非网上常见的位置式或增量式-The official Microchip application note describes how to use PIC18 PID algorithm. This algorithm is not a common online location or incremental
  3. 所属分类:SCM

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

    0下载:
  2. 实物调试:位置式PID调节PWM占空比控制电动机转速-Real debugging : Positional PID control- motor speed control PWM duty ratio
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:172131
    • 提供者:樊旭然
  1. PID

    0下载:
  2. 对电机进行位置式PID控制,并进行了积分分离,使用C语言编程 -Location PID based C language programming
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:850
    • 提供者:ling040007
  1. PID

    0下载:
  2. 讲解PID算法原理,包括位置式PID、增量式PID、模糊PID等,另外将PID算法应用到实际中。-Explain the principle of PID algorithm, including the location of PID, incremental PID, fuzzy PID, in addition to the application of the PID algorithm in practice.
  3. 所属分类:software engineering

    • 发布日期:2017-12-11
    • 文件大小:380723
    • 提供者:叶伟
  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
    • 文件大小:1024
    • 提供者:夜小刀
  1. 电机位置闭环控制(代码详细注释)

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

    • 发布日期:2017-10-30
    • 文件大小:3337216
    • 提供者:赤炎木
  1. 119128660PID

    0下载:
  2. 学习pid算法编写和控制,pid在工程应用很广,在自动化领域更广,可以自动调节使输出值跟设定值在一个位置上,有增量式PID和位置式PID(Learning PID algorithm Writing and control, PID is widely used in engineering, in the field of automation more widely, can automatically adjust the output value with the set value i
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:3072
    • 提供者:heike
  1. PID控制算法的C语言实现.(绝对的好东西)

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

    • 发布日期:2018-04-22
    • 文件大小:638976
    • 提供者:瞅你捏辣鸡
  1. CascadePID

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

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