CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - PID
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Games
SDK
Other
Search - PID - List
[
Other resource
]
2407 PID 算法项目文件
DL : 0
一个TSM320C2407的PID控制算法 很管用,可以在C中嵌套使用.-a TSM320C2407 PID control algorithm is very effective, and the C nested.
Date
: 2008-10-13
Size
: 16.9kb
User
:
欧阳明星
[
Other resource
]
matlab-pid-2
DL : 1
先进pid算法-第二版配书源码,针对各种先进的pid算法提供matlab源码-advanced algorithm pid-second edition book source distribution, targeting a variety of advanced algorithms for Matlab pid FOSS
Date
: 2008-10-13
Size
: 204.55kb
User
:
张天源
[
Other resource
]
matlab-pid-1
DL : 1
先进pid程序-第一版源码,matlab源码程序。-advanced procedures-the first edition source, Matlab source programs.
Date
: 2008-10-13
Size
: 86.5kb
User
:
张天源
[
Other resource
]
PID 算法1(c语言)
DL : 0
PID calculations for the _pid structure *a. This function uses the positional form of the pid equation, and incorporates an integral windup prevention algorithim. Rectangular integration is used, so this function must be repeated on a consistent time basis for accurate control.
Date
: 2008-10-13
Size
: 1.91kb
User
:
任
[
Other resource
]
pid整定
DL : 2
基于ziegler-nichols方法的pid整定,包括连续与离散两种方法,是基于稳定性分析的pid整定方法。-based Ziegler-Nichols pid of the whole, including both discrete and continuous method is based on analysis of the pid stability of the entire system.
Date
: 2008-10-13
Size
: 4.48kb
User
:
潘若明
[
Other resource
]
AN937 Source Code - Implementing a PID Controller
DL : 0
PIC 18 PID 控制事例程序。 asm code-PIC 18 cases of PID control procedures. Asm code
Date
: 2008-10-13
Size
: 10.9kb
User
:
马钢
[
Other resource
]
先进pid控制matlab仿真
DL : 1
<先进pid控制matlab仿真>,这本书中的所有源代码.
Date
: 2008-10-13
Size
: 209.96kb
User
:
吴宝举
[
Other resource
]
c语言实现的PID算法
DL : 3
如何用c语言实现PID算法,很多控制类用到的程序,作为参考.!-how to use language PID algorithm, used many types of control procedures, as a reference. !
Date
: 2008-10-13
Size
: 1.91kb
User
:
刘于
[
Other resource
]
PLC的模糊PID
DL : 1
基于PLC的模糊PID控制系统的研究,工控-PLC-based fuzzy PID control system, IPC
Date
: 2008-10-13
Size
: 114.65kb
User
:
杨久敏
[
Other resource
]
分段积分的PID算法
DL : 0
分段积分的PID算法在温度控制系统中的应用-subparagraph integral PID algorithm in the temperature control system of
Date
: 2008-10-13
Size
: 91.94kb
User
:
杨久敏
[
Other resource
]
PID-MATLAB.RAR
DL : 0
先进PID控制及其MATLAB仿真 一书源程序 北京航空航天大学 刘金琨-advanced PID control and simulation of MATLAB source book a space aviation Beijing University, Hangzhou
Date
: 2008-10-13
Size
: 83.17kb
User
:
matmat
[
Other resource
]
PID-matlab
DL : 0
基于 matlab 的 先进PID控制器设计-advanced PID controller design
Date
: 2008-10-13
Size
: 1.11mb
User
:
xs
[
Other resource
]
pid-in-industry
DL : 0
c语言的PID控制算法程序,作为工业控制中的一种常用控制算法PID运算。-c language PID control algorithm procedures for industrial control of a PID control algorithm commonly used operations.
Date
: 2008-10-13
Size
: 1.75kb
User
:
zxb
[
Other resource
]
succus-s-pid-fuzzy
DL : 1
带有模糊算法的PID控制 VC++6.0下调试通过-with fuzzy PID control algorithm VC 6.0 debugging through
Date
: 2008-10-13
Size
: 3.68kb
User
:
lidi
[
Other resource
]
dsp6713-PID
DL : 0
TMS320C6713的PID算法控制实验程序,开发环境CCS.-TMS320C6713 PID control algorithm experimental procedure, the development environment CCS.
Date
: 2008-10-13
Size
: 16.63kb
User
:
陈晓
[
Other resource
]
pid+bp
DL : 0
一种基于BP神经网络整定的PID控制的matlab源程序
Date
: 2008-10-13
Size
: 4.97kb
User
:
wenston
[
Other resource
]
PID
DL : 0
PID是控制智能小车的经典算法在过程控制中,按偏差的比例(P)、积分(I)和微分(D)进行控制的PID控制器(亦称PID调节器)是应用最为广泛的一种自动控制器。它具有原理简单,易于实现,适用面广,控制参数相互独立,参数的选定比较简单等优点;而且在理论上可以证明,对于过程控制的典型对象──“一阶滞后+纯滞后”与“二阶滞后+纯滞后”的控制对象,PID控制器是一种最优控制
Date
: 2008-10-13
Size
: 6.43kb
User
:
叶风
[
Other resource
]
PID
DL : 3
这是偶近几年来研究的多种PID控制程序,有灰色PID,神经网络自适应PID,模糊PID等等,程序多多,肯定会对大家有帮助的!
Date
: 2008-10-13
Size
: 199.06kb
User
:
李孙权
[
Other resource
]
pid
DL : 0
这是从网上找来的一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算, 而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可 大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余 数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。
Date
: 2008-10-13
Size
: 1.67kb
User
:
yh
[
Other resource
]
pid
DL : 0
自己改写的单片机pid程序,实用
Date
: 2008-10-13
Size
: 27.14kb
User
:
张文治
«
1
2
3
4
5
6
7
8
9
10
...
29
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.