搜索资源列表
bp算法及其改进的matlab实现
- matlab语言编写的bp算法实现自适应PID控制。 共有:无导师的heb算法,有导师的delta算法,有导师的heb算法,改进的heb算法
bp1
- 一个基于bp算法的PID控制算法,效果不错。-bp an algorithm based on the PID control algorithm, effectiveness.
Dalin_Algo
- 该程序是一纯滞后系统的大林控制算法,是一种不同于常规PID控制规律的新型算法。其控制效果大大优于普通PID控制算法。-that the procedure was a pure delay system Dalin control algorithm, Unlike a conventional PID control algorithm for the new law. Its effectiveness is significantly better than ordinary PID co
抗积分饱和PID控制算法及仿真
- 防止系统产生超调……
PID
- 基于神经网络的参数自整定PID控制算法源代码 具有很强的使用价值 经过测试 可以运行-The parameters based on neural network self-tuning PID control algorithm has a strong value the source code has been tested to run
PID
- 采用遗传算法直接优化数字PID控制器参数,并控制一个带时延的系统,仿真结果表明遗传算法收 敛较快,得到的PID控制器控制效果明显优于传统的PID控制。 -Optimize the use of genetic algorithms directly figure PID controller parameters and control a system with time delay, simulation results show that the rapid convergence
CHAP4_3
- 采用将BP神经网络的学习算法应用于PID控制中,使BP神经网络与PID控制算法结合起来,通过吸收两者的优势,使系统具有自适应性。这样系统可自动调节控制参数,更好地适应输入变量的变化,提高控制性能和可靠性。本文从BP神经网络的基本构成原理、学习规则和学习算法出发,设计了基于BP神经网络的PID控制器,并对其进行了仿真分析,结果表明,该控制方案可行、有效。-We apply the learning algorithm of BP neural network to the PID control,
Fuzzy_immune_PID_control_algorithm
- 模糊免疫 PID 控制算法,在模糊控制的基础上,增加了免疫因子,能获得更好的控制效果-Fuzzy immune PID control algorithm, in the basis of fuzzy control, an increase of immune factors that can effect a better control
QDRWNN
- 准对角递归小波神经网络PID算法,其控制效果要比常规的多变量PID控制算法要好的多-Design of multivariable self-tuning PID controllers via Quasi-Diagonal Recurrent wavelet Neural Network
PID
- PID控制算法源代码,详细的注解,在实际应用中,P参数,I参数,D参数,怎么进行整定-PID control algorithm source code, detailed annotations, in practical applications, P parameters, I parameter, D parameters, how to setting
ANN_PID6
- PID神经元网络 解耦控制 算法 多变量系统控制-PID neural network decoupling control algorithm for multivariable control system
pid
- pid算法,如何利用pid控制被控量,实现pid的运算-pid algorithm, how charged with pid control the amount of computation to achieve pid
fuzzypid
- 本程序完成对信号的采样和DA信号输出,并进行模糊PID控制的算法程序。-The sampling process is completed and the DA signal output and the fuzzy PID control algorithm program.
PID-NE1
- 先进的PID控制,采用系统辨识,在线的遗传算法-Advanced PID control, system identification, on-line genetic algorithm
PID
- 详细的C语言实现的PID控制算法 自用 适合于初学者学习使用-Details of the C language implementation of the PID control algorithm is suitable for beginners to learn to use their own use
pid
- 人工神经网络(Artificial Neural Network)是从生理角度对智能的模拟,具有极 高的学习能力和自适应能力,能够以任意精度逼近任意函数,完成对系统的仿真; 而遗传算法是对自然界生物进化过程的模拟,具有极强的全局寻优能力,这两种 算法都是当下研究较多的智能方法。将这两种方法与常规的 PID 控制相结合, 构成智能 PID 控制器,使其具有参数自整定、自适应的能力,以适应复杂环境 下的控制要求,这一思路对提高控制效果具有很好的现实意义。 -Artificia
PID
- 关于智能车PID模糊算法的介绍 电动舵机模糊自适应PID控制方法 电动舵机模糊自适应PID控制研究 电动舵机伺服控制系统的模糊滑模控制 光电智能车模糊PID控制方法 基于模糊控制的智能车调速系统的设计 基于模糊控制算法的智能车转向舵机控制 模糊PID控制算法在电动舵机控制中的应用-Smart car on the introduction of electric PID fuzzy algorithm fuzzy adaptive PID control servo
粒子群PID
- 该代码为基于pso算法优化的PID神经网络的系统控制算法(The code is based on the PSO algorithm optimized PID neural network system control algorithm)
先进PID控制及其MATLAB仿真(含书与程序)
- 关于专家PID,灰色PID,基于遗传算法整定的PID控制,先进pid多变量解耦控制等(Information about PID control)
PID控制算法的C语言实现.(绝对的好东西)
- pid控制算法详解,包含比例、积分、微分计算过程(Detailed solution of PID control algorithm, including proportion, integral and differential calculation process)