CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - pid control algorithm code
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - pid control algorithm code - List
[
assembly language
]
PID-2
DL : 0
用汇编语言编写的两个增量型PID算法控制程序源代码.来源于网络.-assembler language of two incremental PID control algorithm source code. From the network.
Update
: 2008-10-13
Size
: 7.13kb
Publisher
:
wendu
[
Other
]
位置式PID算法
DL : 0
PID控制算法很多,但很多人用增量是算法,着是位置式算法!-PID control algorithm many, but a lot of people are using incremental algorithm to the location of the algorithm!
Update
: 2025-02-17
Size
: 54kb
Publisher
:
刘新华
[
matlab
]
AdvancePIDControlAndSimulation
DL : 0
介绍使用MATLAB学习PID控制算法的入门书籍配套代码-MATLAB study on the use of PID control algorithm to introduce the books matching code
Update
: 2025-02-17
Size
: 206kb
Publisher
:
王
[
assembly language
]
PID-2
DL : 0
用汇编语言编写的两个增量型PID算法控制程序源代码.来源于网络.-assembler language of two incremental PID control algorithm source code. From the network.
Update
: 2025-02-17
Size
: 7kb
Publisher
:
wendu
[
Other
]
PID__MATLAB
DL : 0
这个是PID各种算法的控制流程还有就是源码!!!很不错的一个电子书籍-This is a PID control algorithm for a variety of flow there is source code! ! ! A very good e-books
Update
: 2025-02-17
Size
: 5.49mb
Publisher
:
陈德光
[
Mathimatics-Numerical algorithms
]
PID-c-source-code
DL : 0
在使用单片机作为控制cpu时,请稍作简化,具体的PID参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算,而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。-In the use of single-chip microcomputer as the control cpu, please make some simplification, the specific PID parameters must be determined through experiments at specific audiences. As the single-chip processing speed and ram resource constraints, generally do not use floating-point, and will use all parameters of all integers, computing the final 2 and then divided by a N-th power of data (equivalent to shift), similar fixed-point computation can be greatly enhanced speed of operation, according to the different requirements of control precision, when high precision, the attention to retain the shift caused by the balance , do a good job in the balance of compensation. This procedure is commonly used algorithm pid basic structure does not contain input and output part of treatment.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
王强
[
DSP program
]
PID(C)
DL : 0
PID算法(DSP C语言),可以作参考用-PID algorithm (DSP C language), can be used for reference
Update
: 2025-02-17
Size
: 2kb
Publisher
:
cnc202
[
Other
]
647194Fuzzy-pid
DL : 0
模糊控制算法代码!!模糊控制算法代码-Fuzzy control algorithm code! ! Fuzzy control algorithm code
Update
: 2025-02-17
Size
: 1kb
Publisher
:
lb
[
Algorithm
]
PID
DL : 0
PID控制,C语言,PID机电控制,比例,积分,微分算法-PID control, C language, PID Electrical control, proportion, integral, differential algorithm
Update
: 2025-02-17
Size
: 11kb
Publisher
:
seabird
[
AI-NN-PR
]
PID
DL : 0
基于神经网络的参数自整定PID控制算法源代码 具有很强的使用价值 经过测试 可以运行-The parameters based on neural network self-tuning PID control algorithm has a strong value the source code has been tested to run
Update
: 2025-02-17
Size
: 3kb
Publisher
:
guang dong
[
AI-NN-PR
]
PID
DL : 0
PID控制算法源代码,详细的注解,在实际应用中,P参数,I参数,D参数,怎么进行整定-PID control algorithm source code, detailed annotations, in practical applications, P parameters, I parameter, D parameters, how to setting
Update
: 2025-02-17
Size
: 289kb
Publisher
:
xxd
[
Mathimatics-Numerical algorithms
]
matlab-pid
DL : 0
基于蚁群算法的PID控制参数优化Matlab源码,步骤详细,附有说明。-PID Control Based on Ant Colony Optimization Algorithm for Matlab source, the steps in detail, with explanation.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
程玉昆
[
DSP program
]
Motor-PID-control-code
DL : 0
应用PID控制算法,以控制电机,对其转速进行控制来编程,电机转速采用霍尔编码器进行测量,应用DSP脉冲编码捕获功能对其信号进行采集,来检测当前电机转速。-Application of PID control algorithm to control the motor speed control to its programming, the motor speed encoder using Hall measurements, application of DSP pulse code capture its signal acquisition, to detect the current motor speed.
Update
: 2025-02-17
Size
: 4kb
Publisher
:
hassonqi
[
Driver Develop
]
PID-control-of-C-code-
DL : 1
主要讲述工业上最经典的闭环控制,PID控制系统,以及PID控制算法的C语言实现方式。-Focuses on the industry' s most classic closed-loop control, PID control system, as well as PID control algorithm C language implementation.
Update
: 2025-02-17
Size
: 24kb
Publisher
:
周舟
[
source in ebook
]
PID-control
DL : 0
各种PID控制源代码,包括神经网络、粒子群、遗传算法等职能算法的PID控制。(Various PID control source code, including neural networks, particle swarm, genetic algorithms and other functions of the algorithm PID control.)
Update
: 2025-02-17
Size
: 4.99mb
Publisher
:
付家千金
[
DSP program
]
PID控制C代码
DL : 0
PID基础知识,PID控制C代码,C语言描述PID算法程序(PID basic knowledge, PID control C code, C language description PID algorithm program)
Update
: 2025-02-17
Size
: 8kb
Publisher
:
hampo
[
matlab
]
基于扩张观测器的PID控制
DL : 0
一类基于扩张观测器的PID控制算法。Matlab编写的代码,测试效果良好。(A Kind of PID Control Algorithm Based on Expanded Observer. Matlab prepared by the code, the test results are good.)
Update
: 2025-02-17
Size
: 8kb
Publisher
:
Mr.Kong
[
matlab
]
PID-genetic-algorithm
DL : 0
代码的主要功能是利用遗传算法调节PID控制参数,使PID控制效果最优(The main function of the code is to regulate the use of genetic algorithm PID control parameters to optimal PID control effect)
Update
: 2025-02-17
Size
: 4kb
Publisher
:
遥岑远目
[
SCM
]
PID控制原理及编程方法
DL : 0
步进电机的PID控制算法及示范代码,十分全面,值得拥有,具有很强的指导功能。(Step motor PID control algorithm and demonstration code, very comprehensive, worthy of possession, has a strong guiding function.)
Update
: 2025-02-17
Size
: 371kb
Publisher
:
txluowei
[
matlab
]
模糊PID控制算法C语言代码
DL : 0
模糊PID控制算法C语言代码,用于模糊算法的学习和研究。(Fuzzy PID control algorithm C language code)
Update
: 2025-02-17
Size
: 207kb
Publisher
:
一心一意编程
«
1
2
3
4
5
6
7
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.