搜索资源列表
fnn-ok
- 用于自适应控制的模糊神经网络代码,输入是误差和误差变化率。-for adaptive control of the FNN code, the importation of error and error rate of change.
Simulink仿真环境
- 一级倒立摆的模糊控制与神经网络控制。Simulink仿真环境。使用说明:在使用模糊控制时先把*.fis导入workspace,否则无法运行。,An inverted pendulum fuzzy control and neural network control. Simulink simulation environment. Usage: in the use of fuzzy control to import*. fis first workspace, otherwise it is
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
matlabsimulink
- 《MATLAB控制系统仿真与实例详解》一书的光盘源码。图书简介:本书详细地讲解了MATLAB 7.x的功能与相关操作以及MATLAB在控制系统中的仿真应用。本书内容包括控制系统仿真基础、MATLAB程序设计语言基础、控制系统理论基础、Simulink交互式仿真环境、控制系统建模、线性控制系统的分析与仿真、PID控制系统设计及仿真、最优控制系统设计、鲁棒控制系统设计、神经网络系统设计及其MATLAB实现、模糊控制系统设计和系统辨识。 -" MATLAB Control System S
MATLABlanguageandapplication
- < 控制系统计算机辅助设计--MATLAB语言与应用>>系统地介绍了国际控制界最流行的控制系统计算机辅助设计语言MATLAB,侧重于介绍MATLAB语言编程基础与技巧、数学问题的MATLAB求解、线性系统计算机辅助分析、控制系统与其他复杂系统的Simulink建模,控制系统的计算机辅助设计方法,包括串联控制器、状态反馈控制器、多变量系统频域设计、PID控制器设计、最优控制器设计、LQG/LTR控制器设计、H2=H1 最优控制、分数阶控制、自适应控制、模糊控制、神经网络控制、遗传
piddaima
- 模糊神经网络智能控制,设计了模糊控制与PID相结合的MATLAB系统仿真-Fuzzy Neural Network Intelligent Control
FNN_0329
- 改程序实现了模糊控制与模糊神经网络的等价转换!欢迎下载!-Reform program to achieve a fuzzy control and fuzzy neural network is equivalent to conversion! Welcome to download!
pso
- PSO算法简单、易实现且参数较少,现已被应用于函数优化、神经网络训练、模糊系统控制以及其它遗传算法的应用领域-PSO algorithm is simple, easy to implement and less parameters, have been applied to function optimization, neural network training, fuzzy system control and other applications of genetic algorit
44
- 智能控制 模糊控制 神经网络控制序号 多变量控制系统设计-Intelligent control fuzzy control of multivariable control system design of the neural network control of serial number
network-control-code
- 用于自适应控制的模糊神经网络代码,输入是误差和误差变化率-For adaptive fuzzy neural network control code input error and error rate of change
fuzzy
- 汽车自动倒车的控制理论主要有神经网络控制、模糊控制等智能控制方法-The auto reversing control theory neural network control, fuzzy control, intelligent control method
mohuNNE
- 运用广义模糊神经网络辨识系统并对系统进行自适应控制仿真-NNE and self-adaptive control
model126.m
- 该源程序是属于matlab软件的 模糊神经网络控制范畴的 可是自行该参数实现 该源程序是属于matlab软件的 模糊神经网络控制范畴的-to realize the fuzzy neural network bsed on matlab to realize the fuzzy neural network bsed on matlab
模糊神经网络matlab实现
- 实现模糊神经网络 参数修正过程。 增加方式,非批处理方式迭代(fuzzy neural network)
FuzzyNNpid
- 采用模糊神经网络PID控制,使系统输出跟踪上输入。(Use fuzzy neural network PID control and make the system output track the input.)
智能控仿真程序
- 主要是智能控制算法程序,包含了专家系统,模糊控制,神经网络各种智能控制算法。(Mainly is the intelligent control algorithm, including expert system, fuzzy control, neural network intelligent control algorithm.)
模糊控制用于机器人避障
- 智能小车是移动机器人的一种,可通过计算机编程来实现其对行驶方向、启停以及速度的控制。要想让智能小车在行驶过程中能成功地避开障碍物,必须对其进行路径规划?,路径规划的任务是为小车规划一条从起始点到目标点的无碰路径。路径规划方法有:BP人工神经网络法(Back Propagation)、机器学习(Reinforcement Learning)、以及模糊控制(Fuzzy Control)方法等。模糊技术具有人类智能的模糊性和推理能力,在路径规划中,模糊推理的应用主要体现在基于行为的导航方式上,即将机器
程序
- 根据所学过的BP网络设计及改进方案设计实现模糊控制规则为T = int((e+ec)/2)的模糊神经网络控制器,其中输入变量e和ec的变化范围分别是:e = int[-2, 2],ec = int[-2, 2]。网络设计的目标误差为 0.001。(According to the BP network design and improvement plan that we have learned, we design a fuzzy neural network controller with
Neuro-Fuzzy-master
- 模糊神经网络的实现 用于控制,优化等自动领域(Algoritmo de inferencia difusa ANFIS Takagi-sugeno)
电机伺服系统PID控制、模糊PID控制、神经网络PID控制仿真比较
- 电机伺服系统PID控制、模糊PID控制、神经网络PID控制仿真比较的MATLAB程序