搜索资源列表
智能控制系统
- 一本关于智能控制系统的好书,里面包括了模糊逻辑、专家系统、神经网络控制等内容,不仅理论叙述翔实,还有大量的实际程序附录,值得大家学习。-an intelligent control system on the books, including the inside of fuzzy logic, expert system, neural network and control content, not only informative narrative theory, there is a
GA
- 在详细论述模糊神经网络技术基础上,提出了基于GA 的模糊神经网络控制器构造方法. 选择 MATLAB 作为开发工具,使用所提供的神经网络和模糊逻辑工具箱,完成了基于GA 的模糊神经网络控制 器设计,并应用ActiveX 技术在虚拟测控系统中实现了对其的调用.
bp-fuzzy
- 一种基于模糊神经网络的控制策略,融合了模糊控制和神经网络的优点,根据变量的动态调整实施控制器的动态参数调整-Based on fuzzy neural network control strategy, the convergence of fuzzy control and neural network advantages, in accordance with the dynamic adjustment of the implementation of variable controll
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
fuzzyneuralnetwork
- 一个将模糊控制和神经网络相结合的方法,用matlab实现的模板-A fuzzy control and neural network combining methods to achieve matlab template
Recurrentfuzzycontrol
- 模糊神经网络控制的英文论文,主要用于机器人跟踪控制问题-Recurrent neuro fuzzy control design for tracking of mobile robots via hybrid algorithm
sadsdsadsadsadsa
- 本程序运用广义模糊神经网络理论采用c++编程,实现了自适应控制-the procedures used fuzzy generalized neural network theory used MATLABL programming, the adaptive control-theory used MATLABL programming, the adaptive control
FNNjieousuanfa
- 给出了一模糊神经网络解耦控制算法,对含有噪声的二阶系统进行控制,并与PID控制结果进行了比较,效果不错!-Given a fuzzy neural network decoupling control algorithm, controls the second-order system for noise control and PID control and the results were compared with the effect of good!
BP_FUZZY
- BP神经网络与模糊控制的联合控制程序,你一定能有所收获的-BP neural network and fuzzy control, joint control procedures, you will be able to be harvested
AMT
- AMT车辆巡航模糊神经网络控制,希望对大家有用!-AMT cruise fuzzy neural network control of vehicles and hope for all of us!
DATAFUSION
- 借用模糊控制策略 ,与改进的BP 神经网络算法结合对其进行数据融合。在仿真中取得了比已往算法更高的精度 ,控制策略制定准确、 可靠。是一种较有潜力的多传感器数据融合方法。-Data fusion
Implementation_of_Intelligent_Control_using_MATLAB
- 电子书包含了MATLAB在神经网络控制、模糊逻辑控制、预测控制方面的应用介绍,每一部分都包括基本控制理论的介绍和MATLAB对应工具箱的介绍和实现方式。 智能控制及其MATLAB实现-E-book contains the MATLAB neural network control, fuzzy logic control, predictive control applications introduction, each part including the introduction of
PSO_Java
- 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域,基于Java语言实现。-Compared with the genetic algorithm, PSO has the advantage is simple and easy and there is no need to adjust many parameters. Has been widely applied to function o
BP-Example
- 神经网络控制的Matlab程序代码的详细解读,通过长时间的使用神经网络控制我对该算法深刻认识都清清楚楚写在每一句代码的后面,包括如何修改,基本可以涵盖多种神经网络控制(模糊神经网络,自适应神经网络等等)相信这个程序解读对本科及硕士的毕业设计是有极大帮助的-Matlab neural network control of the detailed code interpretation, through the use of neural networks a long time to contr
FNNAC
- 利用神经网络实现交流调速的模糊控制。控制方法具有很强的自学习和抗干扰能力。-AC adjustment speed system is realized by the method of fuzzy controller based on neural network
chap4
- matlab中关于模糊控制器的设计,编程,模糊神经网络控制,模糊PID控制等-matlab fuzzy controller on the design, programming, fuzzy neural network control, fuzzy PID control
anli
- 模糊神经网络控制水质监测源代码,三种水质检测比较-Fuzzy neural network control of water quality monitoring of the source code, three more water quality testing
AdvancedPIDControlandMATLABsimulation
- 这个是关于先进控制技术的matlab代码,都是结合实例的。内包含:模糊控制、神经网络控制、灰色控制、专家控制、鲁棒控制、Smith控制、达林控制、以及各种通用工业PID控制-This is about the matlab code for advanced control technologies are combined with examples. Contains: fuzzy control, neural network control, gray control, expert c
基于模糊神经网络PID算法的电阻炉温控系统
- 基于bp模糊神经网路pid控制系统matlab仿真和相关论文报告(Based on bp fuzzy neural network pid control system matlab simulation and related paper report)
work2.6
- 实现控制规则为T=int((e+e1)/2)的模糊神经网络控制器(A fuzzy neural network controller with T=int ((e+e1) /2) control rule is implemented.)