搜索资源列表
PID-C20070301
- 工业控制中常用的PID算法C编写的,简单更改后可以移植到其他系统中,非常有用-industrial control PID algorithm commonly used in the preparation of the C, simple changes can be transferred to other systems, very useful
PID
- PID算法C语言程序,实现了简单的PID控制功能
simplePID
- LabVIEW中的简单PID算法,可以用于小电机控制等的pid模块
PID
- 基于PID算法的C语言源程序 性能良好,算法较优,简单易懂。
pid
- pid 算法的简单程序,用它来控制速度方面有很好的效果
pid算法
- 简单明了的PID控制算法,可以参考一下-simple PID control algorithm, a reference
PIDC
- PID算法温控C语言程序设计,一个非常有用且简单的C语言程序-PID temperature control algorithm for C language programming, a very useful and simple C language program
PID
- 有关控制领域PID算法,实现简单的界面编程有待进一步完善-PID algorithm for the control of the area to achieve a simple interface for programming to be further improved
pid
- 人工智能(模糊在自动控制的应用)电动机控制中的简单遗传算法PID参数优化-Artificial intelligence (fuzzy in Automatic Control) motor control in the simple genetic algorithm optimization of PID parameters
PID
- 一个pid算法程序,使用的keilc编译。单片机使用的是sm89c52,算法简单,通过实际调试通过,好用,对编写pid温度控制程序的工程师有一定的参考价值-Pid algorithm of a program, use the keilc compiled. Microcontroller using sm89c52, algorithm is simple, practical debugging through the adoption of easy to use, pid tempera
pid
- 可以利用vc++6.0等简单软件编程,理解pid算法概念(You can use vc++6.0 and other simple software programming to understand the concept of PID algorithm)
PID控制算法的C语言实现(完整版)
- 在工业应用中PID及其衍生算法是应用最广泛的算法之一,是当之无愧的万能算法,如果能够熟练掌握PID算法的设计与实现过程,对于一般的研发人员来讲,应该是足够应对一般研发问题了,而难能可贵的是,在我所接触的控制算法当中,PID控制算法又是最简单,最能体现反馈思想的控制算法,可谓经典中的经典。经典的未必是复杂的,经典的东西常常是简单的,而且是最简单的,想想牛顿的力学三大定律吧,想想爱因斯坦的质能方程吧,何等的简单!简单的不是原始的,简单的也不是落后的,简单到了美的程度。(PID and its der
标准增量PID算法的C实现
- 标准pid算法,简单,不复杂,能够很好进行pid运算,新手入门。(Standard PID algorithm, simple, not complicated, can be very good PID operation, novice entry.)
PID算法51
- 使用51单片机实现简单PID算法 这个算法基于c语言进行编写(Using 51 single-chip microcomputer, simple PID algorithm)
PID算法简单认识
- pid简单测试算法,通过简单的程序结构编写引导pid入门。(PID algorithm simple test)
模糊PID控制
- 简单的模糊pid算法,简单的C程序,希望大家能看懂(Simple fuzzy PID algorithm)
PID算法带简单程序
- PID算法,PID介绍和相关示例程序,适合入门级理解PID(PID algorithm, PID introduction and related examples of procedures, suitable for entry-level understanding of PIDPID algorithm, PID introduction and related sample procedures, suitable for entry-level understanding, PID)
PID算法原理
- pid简单的算法原理,通俗易懂(PID simple algorithm principle, easy to understand)
C语言描述PID算法程序
- C语言实现PID算法的程序代码,简单易懂(Implementation of PID algorithm in C language)
模糊PID控制的C程序
- 实现模糊pid算法的c语言程序开发,代码简单易懂(C language program for realizing fuzzy PID algorithm)