Welcome![Sign In][Sign Up]
Location:
Search - PID

Search list

[matlabPID

Description: 这是偶近几年来研究的多种PID控制程序,有灰色PID,神经网络自适应PID,模糊PID等等,程序多多,肯定会对大家有帮助的!
Platform: | Size: 203776 | Author: 李孙权 | Hits:

[SCMpid

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

[SCMpid

Description: 自己改写的单片机pid程序,实用
Platform: | Size: 27648 | Author: 张文治 | Hits:

[assembly languagePID

Description: PID算法C语言程序,实现了简单的PID控制功能-PID algorithm for C language procedures realize a simple PID control function
Platform: | Size: 2048 | Author: 方圆 | Hits:

[source in ebookANN-PID

Description: 神经网络PID控制算法仿真实例,有很好的参考价值-Neural network PID control algorithm simulation example, has a very good reference value
Platform: | Size: 12288 | Author: lily | Hits:

[SCMpid

Description: 这是一个51系列单片机控制加热温度的程序,使用了pid算法。-This is a 51 series single-chip microcomputer to control the heating temperature of the procedures, the use of pid algorithm.
Platform: | Size: 59392 | Author: zhych | Hits:

[DSP programTMS320VC5416-PID

Description: 该工程是对TMS320VC5416芯片的一个PID算法的实现例子,所用的开发工具是CCS。能让你明白如何实现对电机速度的控制。-The project is TMS320VC5416 chip realization of a PID algorithm for example, development tools used is CCS. Allows you to understand how to realize the speed of motor control.
Platform: | Size: 38912 | Author: zhou | Hits:

[source in ebookPID

Description: 先进PID控制matlab仿真一书的源代码-Advanced PID control simulation matlab book
Platform: | Size: 204800 | Author: 刘辉 | Hits:

[Windows Developpid

Description: PID比较简单的PID数字控制算法的实现,大家可以分享以下-PID relatively simple digital PID control algorithm realize, we can share the following
Platform: | Size: 76800 | Author: dawang | Hits:

[Other systemsPID

Description: 我上传的本压缩包包括PID算法的介绍以及一个双机对发短信程序,该程序已成功!-I uploaded the compressed packet including the PID algorithm, as well as introduce a dual-machine message to the fat program, the program has been successful!
Platform: | Size: 230400 | Author: 增两 | Hits:

[SCMPID

Description: base on the mc9sdg128b PID Algorithm
Platform: | Size: 158720 | Author: 何岳培 | Hits:

[OtherPID

Description: 主要是PID的算法程序!!要是在实际的调试中改点参数就可以移植了 -PID algorithm is the procedure! ! If the actual change point in the debugging parameters can be transferred on a
Platform: | Size: 2048 | Author: 陈德光 | Hits:

[MiddleWarePID

Description: 非常使用的PID算法,可以修改直接应用程序中。-PID algorithm is used, you can modify the direct application.
Platform: | Size: 1024 | Author: john | Hits:

[matlabpid

Description: 基于MATLAB的PID程序,该程序实现PID参数的优化调整-MATLAB based on the PID process, which realize the optimal adjustment of PID parameters
Platform: | Size: 1024 | Author: 纷纷 | Hits:

[ARM-PowerPC-ColdFire-MIPSpid.c

Description: pid算法c语言源码 仅供参考 pid算法c语言源码 仅供参考-pid algorithm c language source code for reference purposes only pid algorithm c language source code for reference only
Platform: | Size: 8192 | Author: npvt | Hits:

[DSP programLab0602-PID

Description: 基于DSP5509的PID电路的程序历程 希望对DSP初学者有所帮助-Based on the PID circuit DSP5509 procedures DSP beginners course hope to be helpful
Platform: | Size: 50176 | Author: 唐方 | Hits:

[SCMPID

Description: 一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定-A more typical PID treatment procedures, 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
Platform: | Size: 1024 | Author: 王炬 | Hits:

[Software Engineeringpid

Description: 关于PID一些资料 关于PID一些资料-Some information on the PID information on the PID
Platform: | Size: 168960 | Author: | Hits:

[OtherPID

Description: 先进PID控制及其MATLAB仿真详细教程-Advanced PID Control and MATLAB Simulation of a detailed tutorial
Platform: | Size: 5856256 | Author: 金辉 | Hits:

[Mathimatics-Numerical algorithmsPID-c-source-code

Description: 在使用单片机作为控制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.
Platform: | Size: 1024 | Author: 王强 | Hits:
« 1 2 3 45 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net