搜索资源列表
BP_PIDControl
- 基于BP神经网络的PID控制算法,可以实现对正弦、方波、阶跃信号的跟踪-BP neural network based on the PID control algorithm can be achieved for the sine, square, step tracking signal
NNCONTROLINGANDBP
- 神经网络控制作为一种全新的智能控制方法,是解决非线性系统预测和控制问题的一种重要手段,受到了许多专家学者的广泛关注,是目前国内外研究的热点之一。本文着重研究前向神经网络的学习算法,简单探讨了BP算法在逼近非线性系统中各个因素对系统的影响。 -Neural Network Control as a new intelligent control method is to solve the nonlinear system to predict and control an important
BPNN
- 用BP神经网络实现模糊控制规则为T=int[(e +ec)/2]的模糊神经网络控制器。可以改变隐层节点数和学习速率。网络训练算法是变学习速率法。-BP neural network with fuzzy control rules for the T = int [(e+ Ec)/2] of the fuzzy neural network controller. Can change the hidden layer nodes and learning rate. Network tra
bp_neutral_network
- bp神经网络改进算法,有关交通控制方面的只是和介绍,只供参考和学习,不得抄袭-bp neutral network
TheSimulationStudyonPIDNeuralNetworkDecouplingCont
- 介绍了汽包锅炉燃烧控制系统的控制任务、量间关系、原则性控制方案、传统控制方法,以及解耦控制方法的发展 ,引入了 PID型神经网络控制系统的结构、学习算法、初始权值参数选取. MATLAB仿真结果表明 ,该控制系统对多变量强耦合时变的锅炉燃烧控制对象具有良好的解耦性能和自学习控制特性.-The control tasks, the relations between physical variables, the fundamental controlschemes, the convention
QDRWNN
- 准对角递归小波神经网络PID算法,其控制效果要比常规的多变量PID控制算法要好的多-Design of multivariable self-tuning PID controllers via Quasi-Diagonal Recurrent wavelet Neural Network
NNPID
- 基于PID控制的神经网络控制算法,智能控制课堂作业-PID control based on neural network control algorithms, intelligent control of the classroom work
BP-Example
- 神经网络控制的Matlab程序代码的详细解读,通过长时间的使用神经网络控制我对该算法深刻认识都清清楚楚写在每一句代码的后面,包括如何修改,基本可以涵盖多种神经网络控制(模糊神经网络,自适应神经网络等等)相信这个程序解读对本科及硕士的毕业设计是有极大帮助的-Matlab neural network control of the detailed code interpretation, through the use of neural networks a long time to contr
chap9
- 神经网络控制,基于神经网络的系统辨识,神经网络与其他算法相结合,控制系统的故障诊断-Neural network control, system identification based on neural networks, neural networks combined with other algorithms, control system fault diagnosis
immune-gengtic-simulation
- 为了更好了解遗传神经网络在系统中的对比效果,我们以室内温度控制为例,设室内的温度控制目标为18℃(20℃),其他参数保持不变的情况下,分别按照单独神经网络和基于遗传算法优化后的神经网络控制进行仿真实验.仿真结果表明,上述应用遗传算法优化的神经网络是非常有效的,通过运用遗传算法对神经网络进行优化,使其具有良好的泛化能力和快速的收敛性。-To better understand the genetic neural network contrast in the system, we control
neural-network-control-algorithm
- 详细介绍了神经网络的自适应控制方法!对于初学者有很实用的价值,毕业设计_神经网络控制算法仿真-Details of the neural network adaptive control! For beginners there is a very practical value, graduation _ neural network control algorithm simulation
RBF_Control
- RBF神经网络控制器,梯度下降更新算法;(RBF neural controller)
danPID
- 神经网络PID 比较好用的PID控制算法,虽然不能很好的实现,但是也可以作为参考(ANN PID Neural network PID relatively easy to use PID control algorithm, although not very good to achieve, but can also be used as a reference)
chapter3基于遗传算法的BP神经网络优化算法
- 用遗传算法去优化BP神经网络,使控制更加精准(Genetic algorithm is used to optimize BP neural network)
matlab神经网络源程序
- 可以参考于智能控制一书中有关于BP神经网络的算法仿真,(a simulation example)
基于模糊神经网络PID算法的电阻炉温控系统
- 基于bp模糊神经网路pid控制系统matlab仿真和相关论文报告(Based on bp fuzzy neural network pid control system matlab simulation and related paper report)
基于S函数的BP神经网络PID控制器及Simulink仿真
- 神经网络控制,基于matlab编程算法。可以学习借鉴使用(Neural network control, based on MATLAB programming algorithm. You can learn from it.)
源代码
- 1 基于遗传算法的TSP算法(王辉) 2 基于遗传算法和非线性规划的函数寻优算法(史峰) 3 基于遗传算法的BP神经网络优化算法(王辉) 4 设菲尔德大学的MATLAB遗传算法工具箱(王辉) 5 基于遗传算法的LQR控制优化算法(胡斐)(1 TSP algorithm based on genetic algorithm (Wang Hui) 2 Function optimization algorithm based on genetic algorithm and non
系统辨识及其MATLAB仿真
- 对动态系统辨识理论做了概括性的介绍,包含了常用的非参数系统辨识方法和参数辨识方法,并将神经网络人工智能算法应用到复杂系统参数识别,适用于系统控制、参数识别与数据预测等领域的学习。传统方法与现在智能算法都配有实例,每个代码文件都有详细注释。(This paper gives a general introduction to the dynamic system identification theory, including commonly used non-parametric system
基于BP神经网络的模糊控制算法程序
- 通过BP神经网络对模糊规则的学习能跟好的控制,实现模糊PID的有效控制。(Through learning fuzzy rules by BP neural network, better control effect can be achieved.)