搜索资源列表
pid
- PID的实现程序,很基本,使用c编写,可以直接在tc的环境中调试。仅仅用于pid的实现测试而已
PID-CODE
- 用C编写的PID算法的详细实现, PID算法在自动控制, 家电方面都有丰富的应用
PID
- PID控制,C语言,PID机电控制,比例,积分,微分算法
PID
- pid控制算法与程序,有利于pid控制的学习与交流,对PID有初步认识-pid control algorithms and procedures has pid conducive to study and exchange control, there is an initial understanding of the PID
pid
- 变增益PID算法的c++实现,目前PID算法较多的是c代码写的,这里上传一个C++的-Variable gain PID algorithm c++ to achieve, the current is more PID algorithm code written in c, where a C++ From the
shuziPID
- 数字PID源代码,调试通过的,可通过Visual C++ 直接进行仿真和调试-Digital PID source code, debugging adopted by the Visual C++ through direct simulation and debugging
618
- 本程序用C语言编辑 利用非线性最小二乘法来拟合模型,并对其进行PID控制-The program uses C language to edit using nonlinear least squares fitting model, and gain PID control
PID
- PID实例,用c语言实现的PID程序,很实用。-PID instance, the PID with the c language program, it is practical.
pid-C-language-algorithms
- pid C语言算法,单片机用,整数型计算,程序简洁实用-pid C language algorithms, microcontroller, integer calculations, simple and practical procedures
PID
- PID参数整定程序、C代码、可以使用多种编译器-PID parameter tuning procedure, the C code, you can use a variety of compiler
pid
- PID控制仍然是工业控制场合常用的控制算法,本程序是用C编写的一个实现PID算法的代码-PID control is still commonly used in industrial control applications control algorithm, this procedure is an implementation of the PID algorithm code written in C
PID
- PID VC实现 用C语言实现PID功能,对于控制方面的软件编写有帮助。-PID VC
pid.c
- PID算法C源码,给喜欢研究算法的同学-PID algorithm C source code, students study the algorithm to like .....
C_language-PID
- PID的软件编程C语言算法 PID-Software PID PID algorithm in C language programming
PID
- 使用C语言实现PID算法,让你对pid算法的实现有一个清晰的认识-PID algorithm using C language, so that you realize pid algorithm to have a clear understanding of
PID
- 位置式PID算法的C语言实现。结构容易,具有很好的可读性。-the realization of C lauguage to positon PID algorithm,with simplify structure and good readability.
pid-c
- 一个简单的pid的C语言实现。不包含死区控制等功能。参数需要自己调整。-A simple pid of the C language. It does not contain a dead-time control functions. Parameters need to make their own adjustments.
PID-Simulator-2-executable
- programs to simulating PIDs in c#
标准增量PID算法的C实现
- 标准pid算法,简单,不复杂,能够很好进行pid运算,新手入门。(Standard PID algorithm, simple, not complicated, can be very good PID operation, novice entry.)