搜索资源列表
CHAP11_2
- 这是一个用c++语言编写的pid仿真程序-This is a language with the c pid simulation program
c
- 基于c++的三轴飞行模拟转台伺服系统pid实时控制
PID
- 用C++编写的 PID Contorl. 应该有所帮助.
Freescal_SmartCar
- * 工程名称:SmartCar * 功能描述:结合飞思卡尔16位单片机MC9S12DG128B完成小车自动寻迹,沿黑线行驶功能 * IDE环境: Metrowerks CodeWarrior 4.1 * 组成文件: * main.c * SmartCar.c/PID.c/LCD1620.c/Test.c -* Project Name: SmartCar* Functional Descr iption: combination of Freescale
PID
- 用于温度控制的PID程序,用c语言编写而成,在试验应用中比较可靠,已经调试过-PID temperature control for the procedure, by using c language, the application of the test more reliable, has been testing
pid
- PID控制的C语言程序实现,该程序具有很好的通用性,根据对象稍加修改就行-PID control of C language program, the program has a very good generality, according to a target
c
- simulink 仿真pid控制器 simulink pid controller which is simple to use-simulink pid controller which is simple to use
PID
- PID regulator in C#. Just for test purposes.
PID
- PID控制算法,详细介绍PID原理,并含有C语言变成事例(PID control algorithm)
最全PID控制算法的C语言实现
- 该文档详细介绍了PID控制算法,从最基础的控制开始,有浅深入的讲解,对于初学者很有帮助。(The document describes the PID control algorithm, starting from the most basic control, there is a shallow depth of explanation, useful for beginners.)
C#直流电机pid调速
- 用C#编写的串口调试软件,下位机在STM32上测试通过,下位机发送数据的格式如printf("%s%f%s%f%s",":"x1":"x2":")单片机串口发送数据(Written in C# serial debugging software, the lower computer on the STM32 test passed, the lower machine to send data format, su
C语言PID程序
- 控制算法的C语言实现问题,特地编写出来,初学者课供学习,网上也有一些特定例子供给参考。(Control algorithm C language implementation problems, specifically written out, beginners courses for learning, there are some specific examples of online reference.)
PID控制算法的C语言实现(完整版)
- 在工业应用中PID及其衍生算法是应用最广泛的算法之一,是当之无愧的万能算法,如果能够熟练掌握PID算法的设计与实现过程,对于一般的研发人员来讲,应该是足够应对一般研发问题了,而难能可贵的是,在我所接触的控制算法当中,PID控制算法又是最简单,最能体现反馈思想的控制算法,可谓经典中的经典。经典的未必是复杂的,经典的东西常常是简单的,而且是最简单的,想想牛顿的力学三大定律吧,想想爱因斯坦的质能方程吧,何等的简单!简单的不是原始的,简单的也不是落后的,简单到了美的程度。(PID and its der
模糊PID控制
- 简单的模糊pid算法,简单的C程序,希望大家能看懂(Simple fuzzy PID algorithm)
利用PSO算法优化求解PID参数
- PSO粒子群优化的PID参数,通过matlab平台C语言来编写,达到优化控制的目的(PSO particle swarm optimization PID parameters, through the MATLAB platform C language to write, to achieve the purpose of optimization control)
PID算法 C程序和Matlab仿真程序
- PID算法 C程序和Matlab仿真程序(PID algorithm, C program and Matlab simulation program)
msOS-stm32-v0.08_添加PID库实例
- 微型操作系统,基于stm32平台,同时包括了PID的一个实例(The micro operating system, based on the STM32 platform, includes an example of PID)
PID
- 自动控制原理的PID技术,内附PDF电子书,该源代码经本人验证好使,可以酌情更改,内附较为详细的电子书,代码为C++代码(The PID technology of automatic control principle is attached to PDF e-book. The source code is verified by myself, so that it can be changed as appropriate, and the detailed e-book is atta
C#挂起进程
- 这是一个用C#写的根据进程PID挂起进程的示范性的小程序(This is an exemplary small program to hang up the process based on the process PID written in C#)
PID控制算法的C语言实现一 PID算法原理
- PID控制算法的C语言实现一 PID算法原理,工业控制(The C language of PID control algorithm realizes the principle of a PID algorithm, industrial control)