搜索资源列表
pid
- BP神经网络PID仿真,利用BP神经网络构造PID控制器,并编写matlab程序对其性能进行仿真。
bp_pid01.rar
- bp神经网络PID参数自整定 S函数实现 不怎么好 期待其它完美的,bp neural network PID parameter self-tuning
nnPID.rar
- 一本关于PID控制的好书,包含各种PID控制,经典PID,模糊PID,神经网络PID,灰色PID,多变量解耦PID。书中附有大量的基于Matlab的仿真程序。 ,A good book on PID control, including a variety of PID control, classical PID, fuzzy PID, neural network PID, gray PID, multivariable decoupling PID. Based on the book
BP_PIDControl
- 基于BP神经网络的PID控制算法,可以实现对正弦、方波、阶跃信号的跟踪-BP neural network based on the PID control algorithm can be achieved for the sine, square, step tracking signal
matlabsimulink
- 《MATLAB控制系统仿真与实例详解》一书的光盘源码。图书简介:本书详细地讲解了MATLAB 7.x的功能与相关操作以及MATLAB在控制系统中的仿真应用。本书内容包括控制系统仿真基础、MATLAB程序设计语言基础、控制系统理论基础、Simulink交互式仿真环境、控制系统建模、线性控制系统的分析与仿真、PID控制系统设计及仿真、最优控制系统设计、鲁棒控制系统设计、神经网络系统设计及其MATLAB实现、模糊控制系统设计和系统辨识。 -" MATLAB Control System S
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,
GA
- 遗传算法优化BP神经网络程序,很不错的,值得学习-GA for BP neural network training
AdaptivePIDcontrolbasedonRBFIdentification
- RBF神经网络整定的PID控制,能以任意精度逼近任意连续函数-RBF neural network-tuning of PID control to arbitrary accuracy any continuous function approaching
TheSimulationStudyonPIDNeuralNetworkDecouplingCont
- 介绍了汽包锅炉燃烧控制系统的控制任务、量间关系、原则性控制方案、传统控制方法,以及解耦控制方法的发展 ,引入了 PID型神经网络控制系统的结构、学习算法、初始权值参数选取. MATLAB仿真结果表明 ,该控制系统对多变量强耦合时变的锅炉燃烧控制对象具有良好的解耦性能和自学习控制特性.-The control tasks, the relations between physical variables, the fundamental controlschemes, the convention
BPsimulation
- BP神经网络仿真 MATLAB仿真程序的程序文件-BP neural network simulation program MATLAB simulation program files
BTFfuzzy
- 基于石油钻井神经网络PID仿真器模型,该模型验证了该算法的可行性和有效性-BTF simulink fangzhen
CHAP4_3
- matlab+PID控制程序,基于BP神经网络的控制程序-matlab+ PID control program
BP-Neural-network-PID
- 神经网络的结构选4-5-3,学习速率为0.28,惯性系数为0.04,加权系数初始值取-0.5-0.5上的随机数。-4-5-3 neural network structure selection, the learning rate is 0.28, the inertia coefficient is 0.04, the initial value of weighting factor to take-0.5-0.5 the random number.
BP神经网络PID算法_matlab程序
- 神经网络优化pid控制程序的matlab文件,(Neural Network Optimization PID m file)
FuzzyNNpid
- 采用模糊神经网络PID控制,使系统输出跟踪上输入。(Use fuzzy neural network PID control and make the system output track the input.)
bp_pid1
- bp神经网络PID,m文件,可以直接用,也可以跟换被控对象(PID of BP neural network)
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)
电机伺服系统PID控制、模糊PID控制、神经网络PID控制仿真比较
- 电机伺服系统PID控制、模糊PID控制、神经网络PID控制仿真比较的MATLAB程序