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

搜索资源列表

  1. temperature_ctrl

    0下载:
  2. 采用凌阳十六位单片机 SPCE061A 实现温度控制,温度信号由 PT1000 和电压放大电路提供。通过 PID 算法实现对电炉功率和水温控制。同时,具有温度数字 语音播报和显示。-Using Sunplus sixteen MCU SPCE061A control of temperature, the temperature signal from the PT1000 and voltage amplification circuit. Through the PID algorith
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:577259
    • 提供者:Simon Hou
  1. PID

    0下载:
  2. 对PID算法的介绍 用于处理各种控制类的问题 是一个很好的程序-The introduction of the PID algorithm to handle various control class is a good program
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:363715
    • 提供者:yangjie
  1. MPID

    0下载:
  2. 该代码为基于PID神经网络的系统控制算法-The code for the neural network system based on PID control algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1982
    • 提供者:南方
  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-contro

    0下载:
  2. 网上找来的一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算, 而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可 大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余 数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。-The Interne
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1497
    • 提供者:guchl
  1. PID

    0下载:
  2. 基于PID算法的水温控制系统,实时显示温度报警以及控制,最大超调0.5度以内-Based on PID algorithm temperature control systems, real-time display of temperature alarm and control, the maximum overshoot less than 0.5 degrees
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:3047
    • 提供者:xiaowu
  1. singlePID

    0下载:
  2. MATLAB实现单神经元PID控制,在智能控制算法中,运行结果较好。-MATLAB single-neuron PID control, intelligent control algorithm, the results better.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:752
    • 提供者:wangzirui
  1. chap4_1

    0下载:
  2. 单神经元PID智能控制算法MATLAB编程-Single neuron PID intelligent control algorithm MATLAB Programming
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:838
    • 提供者:岩心
  1. PID_C

    0下载:
  2. PID算法 Programmer是通过PID方式来计算OP值的。PID中P是强度参数,控制强度;I是积分参数,用来接近设定值;D是微分参数,使输出稳定在设定值附近。PID控制实际上是调整设定斜率和实际斜率的差距,让实际斜率在设定斜率附近震动,最后趋于稳定。-Programmer PID algorithm to calculate the way through the PID value of the OP. P is the strength of the PID parameters
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:1862
    • 提供者:张燕飞
  1. Advanced-control-algorithm-

    0下载:
  2. 这是控制系统设计所用到几种先进的控制算法。有对传统的PID算法,和对原有PID的改进算法。其中有基于神经网络。-This is the design of control systems used in several advanced control algorithms. With the traditional PID algorithm, and improvements on the original PID algorithm. Including neural networks.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:4984
    • 提供者:程方
  1. dsjypid

    0下载:
  2. 单神经元PID解耦控制程序,解耦算法例子以活套系统为传递函数。-Single Neural Net PID Decouple Controller based on Hebb Learning
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1459
    • 提供者:邱鸿栋
  1. PID_PPC

    1下载:
  2. 对象参数已知条件下二阶系统的自校正PID控制间接算法-Object parameters are known under the conditions of second-order system indirect self-tuning PID control algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:849
    • 提供者:lxy
  1. yichuanhexiaobo

    0下载:
  2. 遗传算法和神经网络结合对PID控制,有很好的效果-yichuansuanfa he shenjingwangluo jiehe dui PIDkkongzhi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:450564
    • 提供者:王思宇
  1. analysis

    0下载:
  2. 关于控制算法的分析的matlab教程,很适合常用的控制问题,例如PID算法-about the analysis of control problem based on MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:119216
    • 提供者:ken
  1. Neural-network333

    0下载:
  2. PID神经元网络解耦控制算法_多变量系统控制,一共6个文件-PID neural network decoupling control algorithm _ multivariable control system, a total of 6 documents
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:13148
    • 提供者:陈华忠
  1. motorctrl

    1下载:
  2. PID轮速控制算法,外国的。用AVR单片机,详尽算法-PID wheel speed control algorithm, foreign. With AVR microcontroller, detailed algorithm
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:94445
    • 提供者:vincent su
  1. PID

    0下载:
  2. 主要解释PID算法,提供程序,实现精确控制PID调节-Explain the PID algorithm, the provider, to achieve precise control of the PID regulator
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-12-12
    • 文件大小:518760
    • 提供者:李谟练
  1. PID_Weizhi

    0下载:
  2. 这是matlab中实现PID位置控制算法程序-This is the matlab PID position control algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:962
    • 提供者:liaomingyang
  1. PID_CON

    0下载:
  2. 这是matlab中实现PID经典控制算法程序-This is the classic PID control algorithm program in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:893
    • 提供者:liaomingyang
  1. Single-Neural-Net-PID

    0下载:
  2. 基于二次型性能指标学习算法的单神经元自适应控制PID仿真- Single Neural Net PID Controller based on Second Type Learning Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:856
    • 提供者:王作祥
« 1 2 ... 37 38 39 40 41 4243 44 45 46 47 ... 50 »
搜珍网 www.dssz.com