搜索资源列表
pid+bp
- 一种基于BP神经网络整定的PID控制的matlab源程序
matlab_3
- 基于BP神经网络整定的PlD控制,神经网络,根据系统的运行状态,调节PID控制器的参数,以期达到某种性能指标 的最优化,使输出层神经元的输出状态对于控制器的三个可调参数
4
- 介绍神经PID控制,包括:基于神经元网络、BP神经网络、RBF神经网络等PID整定的讲解和相关的源代码
BP_PIDControl
- 基于BP神经网络的PID控制算法,可以实现对正弦、方波、阶跃信号的跟踪-BP neural network based on the PID control algorithm can be achieved for the sine, square, step tracking signal
fadongjiMBP
- 伺服电机的神经网络参数自整定程序,利用BP误差反向传播算法改变PID 控制参数以获得优越的控制效果-Servo motor parameters of the neural network self-tuning procedures, the use of error back-propagation algorithm BP to change PID control parameters for superior control
MATLABprogram
- 基于Matlab环境编写的一些神经网络PID控制和模糊PID控制源代码,其中包含BP pid,CMAC PID,RBF PID,BP数值逼近算法,BP预测控制以及模糊PID。-Matlab-based environment for the preparation of a number of neural network PID control and fuzzy PID control of the source code, which includes BP pid, CMAC PID,
Matlab-BP
- 基于BP神经网络的PID控制 绝对能运行的-Based on BP neural network PID control can certainly run
BPlizi_1
- PID神经网络 BP神经网络 本人自编 PID采用增量式PID控制-PID neural network BP neural network self I use incremental PID control PID
bp
- bp神经网络控制PID控制器 训练1000次得到一个更为仔细的值-bp neural network control PID controller training 1000 times to get a more detailed value
bpsj1
- 典型系统BP神经网络与传统PID控制性能的比较-Typical BP neural network and the traditional PID control performance comparison
bpsj2
- 典型系统BP神经网络与传统PID控制性能的比较-例子2-Typical BP neural network and the traditional PID control performance comparison
nural-control
- 基于BP神经网络的自整定PID控制仿真 里面包含两个m文件程序,与传统的PID控制进行了对比,效果明显-Based on BP neural network self-tuning PID control simulation
The-BP-neural-network
- Matlab的编程例题,关于BP神经网络的PID温度控制-Matlab programming examples on BP neural network PID temperature control
finally_run
- 本程序为基于BP神经网络的Pid调参方法,用于控制某时变系统,以提高系统的自适应性能-This program is Pid Scheduling method based on BP neural network to control a time-varying systems in order to improve the adaptive system performance
Neural-network-PID-level-control
- 实现神经网络PID 液位控制程序,对程序进行编程,仿真,此神经网络是BP神经网络PID控制液位的程序。-Neural network PID level control procedures, implementation programming, the software simulation, the neural network of BP neural network PID control level.
BP
- 基于BP神经网络的PID控制器结构,控制器由两部分组成:一是常规PID控制器,用以直接对对象进行闭环控制,且3个参数在线整定;二是神经网络NN,根据系统的运行状态,学习调整权系数,从而调整PID参数,达到某种性能指标的最优化。-基于BP神经网络的PID控制器结构,控制器由两部分组成:一是常规PID控制器,用以直接对PID controller structure BP neural network, the controller consists of two parts: First, a c
BP-AND-PID
- 卫星姿态控制的matlab/simulink BP神经网络PID控制器设计源代码及模型资料等-matlab/simulink BP PID
chap4
- 基于单神经元网络的pid智能控制,基于bp神经网络整定的pid控制,基于rbf神经网络整定的pid控制(PID intelligent control based on single neuron network, PID control based on BP neural network tuning, PID control based on RBF neural network tuning)
BP
- 基于BP神经网络的中PID控制,把被控对象的模型,现在变为二阶传递函数:G(s)=1/(0.003s^2+0.067s) ,想仿真此对象的阶跃跟踪的效果(Based on BP neural network PID control, the model of the controlled object, now turned into second order transfer function: G (s) = 1 / (0.003 s ^ 2 + 0.003 s), to the simul
BPPID
- 基于BP神经网络的一种PID实现方法,将神经网络技术和常用的PID方法结合,实现更精准的控制。(A Realization Method of PID Based on BP Neural Network)