搜索资源列表
PID.m
- 首先是编写2个输入,1个输出的隶属度函数;接下来的是模糊规则,一共49条;然后用解模糊函数得出控制量U,这里输出的U就直接是精确量了,解模糊用到得规则是取隶属度最大的那个数即MOM算法。 显示的三个图形窗口分别是:模糊控制器内部原理图,以及2个输入,1个输出的隶属度函数图。 -Fuzzy PID controller MATLAB simulation program
PID
- 此程序为自动控制原理中实现基本PID控制算法的例子程序,能查看调节曲线,显示曲线输出,参数修改等功能。-This procedure for the automatic control theory to achieve the basic PID control algorithm example program that can view the regulation curve, showing the output curve, parameter modification functi
PID
- 简述了PID的原理,适合初入门下载,讲得比较简单,可以参考-PID outlines the principles for the early entry download, put relatively simple, can refer to
Lab0601-PID
- DSP中PID自控原理实现,可以方便的使用在DSPV5509A上-DSP Implementation of PID Control Theory, you can easily use the DSPV5509A on
pid
- PID通用程序,适合初级者。常规的数字PID控制算法的原理。-PID general program for beginners. The conventional digital PID control algorithm principle.
pid
- 模糊PID控制器的MATLAB仿真程序 模糊控制器内部原理图,以及2个输入,1个输出的隶属度函数图。 -Fuzzy PID controller MATLAB simulation program internal schematic diagram of fuzzy controller, and two inputs, one output membership function chart.
PIDGrid
- PID 原理及算法实现 代码完整、有执行程序、16位DSP无符号移植已完成、代码模拟电机速度响应 已成功应用,DSP部分直接拷入DSP工程即可使用 (LF2407A)如有疑问 TC_COM@HOTMAIL.COM-Principle and algorithm PID code integrity and enforcement procedures, unsigned 16-bit DSP transplantation has been completed, the code sim
PID
- 详细介绍PID算法的基本原理以及其相关的应用方法 特别适合初学者使用 -Details of the basic principles of PID algorithm and its related application methods suitable for beginners
F2812-PID
- 1.掌握利用 ICETEK–F2812-A 评估板与ICETEK-CTR 板上带速度反馈的直流电机B 的 连接和控制原理。 2.熟悉F2812DSP 的通用IO 端口和定时器的编程使用。 3.学习利用数字PID 控制算法控制电机转速。-1. Master the use of ICETEK-F2812-A evaluation board and ICETEK-CTR-board DC motor with speed feedback and control theory B co
PIDcontrolmotor
- PID功能的介绍以及一个实用的电机控制的例子,从电机控制的原理到PID程序一步步教新人如何使用PID。很好的资料!-PID feature presentations and a practical example of motor control, motor control from the principle of the PID process step by step to teach new people how to use the PID. Good information!
temperature-controller-PID-control
- 摘要:介绍一种高精度的、采用PID 控制原理的温度控制器, 给出了实验结果。这种控制器适用于小功率半导体器件的工作温度控制, 其控制精度可达±0.05℃。-Abstract: A high-precision, using the temperature controller PID control theory, the experimental results. The controller for small power semiconductor device operating tem
PID-controllers
- PID Controllers Theory Design and Tuning pid控制原理设计。-PID Controllers Theory Design and Tuning
PID
- 前馈神经网络例程,BP神经网络,主要仿真了其功能原理-Feedforward neural network routines, BP neural network, the main principle of the simulation of its function
homework-about-fuzzy-pid-control
- 上人工智能课程时做的作业,模糊pid控制,采用matlab模糊控制工具箱与simulink建模,测试效果不错,附带模糊pid的原理ppt-matlab/simulink code about fuzzy pid control.
PID-motor-control
- PID原理介绍以及控制电机原理介绍,详细描述了PID控制的算法。-The PID principle is introduced as well as to control the motor principle, the detailed descr iption of the PID control algorithm.
基于hopfiled网络的pid自适应控制
- 为了得到更好的模型自适应控制效果,提出一个有效的控制方案。阐述PID控制技术的定义及Hopfield网络的基本原理。结合PID的控制特点,构造了基于 Hopfield神经网络的PID模型参考自适应控制算法。
PID-car
- 智能车PID控制,非常不错的讲述PId原理的文献-Smart car PID control, very good about the principles of literature PId
PID-code-example
- 非常好的PID原理解释及详细的代码,很有参考价值-very good PID yuanli he xiangxi daima.
PID
- PID编程,原理叙述 数字PID设计 编程(PIDProgramming principles of design, programming)
PID
- PID控制算法,详细介绍PID原理,并含有C语言变成事例(PID control algorithm)