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

搜索资源列表

  1. YICHUAN-pid

    0下载:
  2. 基于蚁群算法的PID控制参数优化Matlab源码-PID control algorithm based on ant colony parameter optimization Matlab source
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1591
    • 提供者:M_Jaunty
  1. mega128PPID

    1下载:
  2. 基于mega128单片机的pid控制算法。本试验中,使用pid对电机进行转速控制,实现伺服电机的效果。PID参数可以随便调整,只需要一个电机一个速度传感器就可以实现~详细代码解释-Mega128 pid microcontroller-based control algorithm. In this experiment, using the pid of the motor speed control, servo motor to achieve the effect. PID parame
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:34135
    • 提供者:shaohj
  1. PID-control-algorithm

    0下载:
  2. PID控制算法,积分、微分,详细介绍了怎么在程序中使用PID-PID control algorithm, integral, differential
  3. 所属分类:SCM

    • 发布日期:2014-09-30
    • 文件大小:113664
    • 提供者:zz
  1. Tempreture-PID-contrller

    1下载:
  2. 以at89s52为微控制器,利用PID控制算法对水温进行恒温控制,使水温保持在设定值,并实时显示当前水温和偏差。-AT89s52 is used as the microcontroller ,PID control algorithm is designed to control the water temperature and make water temperature maintain the set value .And system can display the curren
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:71316
    • 提供者:shitou
  1. digital-PID-test-

    0下载:
  2. PID控制算法,经典,在实验中需要进行具体的调试-classic PID control
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:43209
    • 提供者:徐帅
  1. PID-C-example

    1下载:
  2. 绝对实用的PID控制算法C语言实例!还有注释说明-Absolutely practical PID control algorithm C language example! And annotated!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  3. 所属分类:SCM

    • 发布日期:2015-10-29
    • 文件大小:1024
    • 提供者:张启秋
  1. PID

    1下载:
  2. PID温度控制相关程序,涉及到PID控制算法,是我本人在开发产品过程中的积累,希望对大家有些帮助-PID temperature control procedures related to the PID control algorithm, I accumulated in the process of developing products, we help
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:103436
    • 提供者:陶小勇
  1. PID

    0下载:
  2. pid控制算法,可以下载到单片机运行,编程环境用的的Keil-PID control
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1124
    • 提供者:孙冀东
  1. incremental-PID-

    0下载:
  2. PID控制算法:增量式PID控制算法及仿真-PID control algorithm: incremental PID control algorithm and simulation
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:531
    • 提供者:寇雪芹
  1. Integral-Separation-PID-control

    0下载:
  2. PID控制算法:积分分离PID控制算法以及仿真-PID control algorithm: Integral Separation PID control algorithm and simulation
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:683
    • 提供者:寇雪芹
  1. Expert-PID-Controller

    0下载:
  2. PID控制算法:专家PID控制算法以及仿真-PID control algorithm: expert PID control algorithm and simulation
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:884
    • 提供者:寇雪芹
  1. Fuzzy-Tunning-PID-Control

    0下载:
  2. PID控制算法:模糊自适应整定PID控制算法-The PID control algorithm: fuzzy adaptive PID control algorithm
  3. 所属分类:matlab

    • 发布日期:2017-11-02
    • 文件大小:1407
    • 提供者:寇雪芹
  1. Fuzzy-Immune-PID-Control

    0下载:
  2. PID控制算法:模糊免疫PID控制算法以及仿真-PID control algorithm: fuzzy immune PID control algorithm and simulation
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:947
    • 提供者:寇雪芹
  1. PID

    0下载:
  2. PID控制算法的汇编程序,用于过程控制,如加热系统,流量控制.-PID control algorithm assembler, for process control, such as heating systems, flow control.
  3. 所属分类:assembly language

    • 发布日期:2017-11-24
    • 文件大小:923
    • 提供者:b
  1. PID

    0下载:
  2. PID控制算法实现 基于飞思卡尔XS单片机-PID
  3. 所属分类:SCM

    • 发布日期:2017-12-09
    • 文件大小:911892
    • 提供者:fdh
  1. PID-control-algorithm-procedure

    0下载:
  2. 增量式PID控制算法程序:用汇编语言编写了增量式PID控制算法程序,能完整的完成预期的功能-Incremental PID control algorithm program: incremental PID control algorithm program written in assembly language, and full completion expected
  3. 所属分类:SCM

    • 发布日期:2017-11-06
    • 文件大小:8610
    • 提供者:无敌县令
  1. PID-C-SOURCE-CODE

    3下载:
  2. 舵机和直流电机的PID控制算法,PID算法在C环境下的实现,有完整的源程序-PID APPLICATION IN DC MOTOR AND SPEED CONTROL, WRITTEN WITH C SOUCE CODE.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-04-01
    • 文件大小:5969
    • 提供者:Wang
  1. pid

    0下载:
  2. PID控制算法运算不复杂,代码编写相对简单,能满足大多数控制要求,-PID can cater to the need of the control
  3. 所属分类:SCM

    • 发布日期:2017-12-01
    • 文件大小:4532
    • 提供者:艾永春
  1. PID

    0下载:
  2. 实现简易的PID控制算法,很经典的控制模拟算法-Simple PID control algorithm, the classic control simulation algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:1902229
    • 提供者:jin
  1. design-PID-controller-by-CPP

    0下载:
  2. 利用c++代码实现pid控制算法,很好的解决了代码的兼容性-Use c++ code pid control algorithm, a good solution to the compatibility of the code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-22
    • 文件大小:3581
    • 提供者:余涛
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com