搜索资源列表
singleinverted_adaptivefuzzycontrol
- 偶编写的倒立摆系统的MATlab关于模糊自适应控制的对象和控制器S函数,以及Simulink模块文件,一个完全实现的倒立摆程序,发表文章很有用
FUZZY_CONTROL_METHOD_BASED_ON_TS_MODEL
- 单级倒立摆的 T-S 模型 包括 LMI 程序源码 ex6.m 模糊控制器S 函数ctrl ex6.m 被控对象S 函数plant-FUZZY CONTROL METHOD BASED ON T-S MODEL
invertedpendulum
- 倒立摆是一种复杂、时变、非线性、强耦合、自然不稳定的高阶系统,许多抽象的控制理论概念都可以通过倒立摆实验直观的表现出来。基于人工神经网络BP算法的倒立摆小车实验仿真训练模型,其倒立摆BP网络为4输入3层结构。输入层分别为小车的位移和速度、摆杆偏离铅垂线的角度和角速度。隐含层单元数16个。输出层设置为1个输出单元。输入层采用Tansig函数,隐含层采用Logsig函数,输出层采用Purelin函数。用Matlab 6.5数值计算软件对模型进行学习训练,并与线性反馈控制逻辑算法对比,表明倒立摆控制B
dot2
- 二级倒立摆的非线性部分采用S函数实现,此为S函数实现的源代码-The nonlinear part of the double inverted pendulum using S functions to achieve, this is the S function, the source code
dot3
- 三级倒立摆的非线性部分采用S函数实现,此为S函数实现的源代码-The nonlinear part of the triple inverted pendulum using S functions to achieve, this is the S function, the source code
pendlum
- 利用滑模变结构实现对倒立摆的控制仿真,采用s函数编写,便于修改-The use of sliding mode control to achieve inverted pendulum simulation, using s function to write, easy to modify
Inverted-pendulum
- 对二阶倒立摆进行仿真,利用S函数搭建模块,实现对非线性二阶倒立摆的控制仿真-Inverted pendulum on the second simulation, the use of S-function to build the module, to achieve second-order non-linear simulation of inverted pendulum control
ejdlb
- 二级倒立摆的s封装函数 用于建立环形二级倒立摆的系统 -Level 2 inverted pendulum s packaging function
DLB
- 本文件主要内容是以及倒立摆模糊控制,以小车为模型建立的,包含模糊控制规则,S函数,和simulink模型-The main contents of this paper is about the fuzzy control of inverted pendulum, the vehicle model, including fuzzy control rules, the S function, and Simulink model
Cobject
- 倒立摆模型s函数,倒立摆是机器人技术、控制理论、计算机控制等多个领域、多种技术的有机结合,其被控系统本身又是一个绝对不稳定、高阶次、多变量、强耦合的非线性系统,可以作为一个典型的控制对象对其进行研究。倒立摆系统作为控制理论研究中的一种比较理想的实验手段,为自动控制理论的教学、实验和科研构建一个良好的实验平台,以用来检验某种控制理论或方法的典型方案,促进了控制系统新理论、新思想的发展。(Inverted pendulum model s function)