搜索资源列表
-
1下载:
倒立摆是一种复杂、时变、非线性、强耦合、自然不稳定的高阶系统,许多抽象的控制理论概念都可以通过倒立摆实验直观的表现出来。基于人工神经网络BP算法的倒立摆小车实验仿真训练模型,其倒立摆BP网络为4输入3层结构。输入层分别为小车的位移和速度、摆杆偏离铅垂线的角度和角速度。隐含层单元数16个。输出层设置为1个输出单元。输入层采用Tansig函数,隐含层采用Logsig函数,输出层采用Purelin函数。用Matlab 6.5数值计算软件对模型进行学习训练,并与线性反馈控制逻辑算法对比,表明倒立摆控制B
-
-
0下载:
基于hopfield网络的PID模型参考自适应控制,对象为典型的伺服系统速度环框图-Hopfield network-based PID model reference adaptive control, the object of a typical servo system speed loop block diagram
-
-
2下载:
飞机控制的研究,用PID进行速度通道的控制,实现其编队飞行-Control of the aircraft, the speed with PID control channel to achieve the formation flying
-
-
0下载:
控制系统采用经典的三闭环结构,其中电流环采用id=0的矢量控制策略,速度环采用PI控制,位置环采用模糊PI自适应控制,自适应控制通过Matlab软件编程。文中给出了系统各模块仿真模型的建立方法,并针对工程系统实际参数,进行了负载突加突卸时位置、速度和转矩瞬态过程仿真与分析。结果表明,该系统抗干扰性好,能快速准确地跟踪位置及转速给定。-The control system uses the classic three-loop structure, the current loop id = 0
-
-
0下载:
本文讲解了模糊PID控制器的相关知识,并进行了MATLAB仿真。-This paper explains the relevant knowledge of the fuzzy PID controller, and MATLAB simulation.
-
-
0下载:
基于模糊控制的速度控制,地面智能移动车辆速度控制系统,文档中有相关matlab实现代码以及C代码-Speed control based on fuzzy control, intelligent mobile vehicle speed control system on the ground, in the document with related matlab code and C code
-
-
1下载:
matlab代码生成转向和速度(phi,v)命令,使自主车辆遵循预先定义的路径参考路径(x,y)(Matlab code to generate steering and speed (phi,v) command for an autonomous vehicle to follow a predefined path reference path (x,y))
-