搜索资源列表
模糊自适应控制
- 模糊自适应控制的一个例子!!
用于水箱水位的模糊自适应控制
- 一个用于水箱水位的模糊自适应控制的简单例子!!
Simulink.rar
- 基于Simulink的小车_倒摆模糊自适应控制系统设计与仿真,Simulink based on the car _ inverted pendulum fuzzy adaptive control system design and simulation
simulink
- 自适应模糊PID控制的仿真文件和模糊规制-Adaptive fuzzy PID control and fuzzy simulation of regulatory documents
fuzzy_adaptiv
- 基于matlab和simulink的模糊自适应控制仿真-fuzzy adaptiv control based on matlab & simulink
gaoanfis2
- 模糊自适应神经网络(ANFIS)建立模型,精度较高-Fuzzy adaptive neural network (ANFIS) model the high precision
researchoncontrolsystemformultistageinvertedpendul
- 这是一篇大连理工大学的硕士学位论文,题为基于模糊逻辑的多级倒立摆控制系统研究,是在李洪兴教授的指导下完成的。该论文的亮点在于详细的介绍变论域自适应模糊控制思想,并以二级倒立摆为实验对象给出了相应的方针结果。-This is a master' s degree thesis, Dalian University of Technology, entitled Multi-level Fuzzy Logic Inverted Pendulum Control System, is under
rfnn
- 用matlab编写的一个小程序,实现模糊控制。在此基础上可以修改编写自适应模糊控制器。-With a small program written in matlab, fuzzy control. On this basis, the preparation can be modified adaptive fuzzy controller.
Resot
- 救援机器人自适应模糊控制的研究Rescue adaptive fuzzy control of robot-Rescue adaptive fuzzy control of robot
模糊自适应滑模控制
- 一种简单的模糊自适应滑模控制,通过模糊自适应控制实现消除滑模控制的抖振。(A simple fuzzy adaptive sliding mode control is adopted to eliminate chattering of sliding mode control by fuzzy adaptive control.)
线性化反馈的自适应模糊滑模控制
- 一种线性化反馈的自适应模糊滑模控制,通过线性化反馈和模糊自适应控制的结合,实现消除滑模控制的抖振。(An adaptive fuzzy sliding mode control with linear feedback is proposed, and the chattering of sliding mode control is eliminated by combining linear feedback with fuzzy adaptive control.)
切换模糊化自适应滑模控制
- 一种切换模糊化自适应滑模控制。通过切换模糊化与自适应滑模的结合,实现消除滑模控制的抖振。(A switching fuzzy adaptive sliding mode control. The chattering elimination of sliding mode control is realized by combining the switching fuzzy and adaptive sliding mode.)
辽宁某学院模糊pid仿真
- 这是我根据百度文库中一片辽宁某学院的本科毕设论文还原的二阶传递函数模糊pid控制、pid控制的代码。真实有效。(This is the two - order transfer function fuzzy PID control and PID control code that I have reduced according to an undergraduate thesis of a Liaoning college in the Baidu library. True and eff
基于模糊补偿的机械手自适应模糊滑模控制
- 基于模糊补偿的机械手自适应模糊滑模控制 matlab仿真程序(Matlab simulation program of adaptive fuzzy sliding mode control for manipulator based on fuzzy compensation)
_模糊PID控制器设计及MATLAB仿真
- MATLABPID模糊控制器设计仿真m本文将模糊控制和 PID 控制结合在一起,根据各自的特点构造了一个自适应模糊 PID 控制系统, 并在 MATLAB 中的模糊逻辑工具箱和 SIMULINK 基础上对该控制系统进行了仿真研究。(MATLAB fuzzy controller)
自适应模糊控制
- 基于matlab的自适应模糊控制算法实现代码(Fussy Control base on matlab)
自适应模糊PID控制模型
- 将模糊自适应控制与PID控制算法结合起来,建立模型并利用simulink进行仿真。(Combining fuzzy adaptive control with PID control algorithm, the model is built and simulated in simulink.)
模型自适应模糊控制源代码
- 运用模型参考的方法实现自适应控制的!采用lypanuov稳定性理论来设计参数的调节(Using model reference method to realize adaptive control! Using lypanuov stability theory to design parameter adjustment)
FuzzPID
- 模糊自适应整定PID仿真程序。自适应模糊PID控制器以误差e和误差变化ec作为输入,可以满足不同时刻的e和ec对PID参数自整定的要求。(Fuzzy Adaptive Tuning PID Control.)
控制理论与科学-自适应模糊PID控制
- 针对双容水箱液位会受到外界环境干扰和内部摄动的影响,导致水箱液位出现较大波动等问题,提出将模糊控制技术与PID控制相结合的自适应水箱液位控制方法,设计出自适应模糊PID控制器。