搜索资源列表
linbppid1
- bp神经网络pid控制小车倒立摆的摆角和小车的位移-inverted pendulum control bppid car
invertedpendulum
- 倒立摆是一种复杂、时变、非线性、强耦合、自然不稳定的高阶系统,许多抽象的控制理论概念都可以通过倒立摆实验直观的表现出来。基于人工神经网络BP算法的倒立摆小车实验仿真训练模型,其倒立摆BP网络为4输入3层结构。输入层分别为小车的位移和速度、摆杆偏离铅垂线的角度和角速度。隐含层单元数16个。输出层设置为1个输出单元。输入层采用Tansig函数,隐含层采用Logsig函数,输出层采用Purelin函数。用Matlab 6.5数值计算软件对模型进行学习训练,并与线性反馈控制逻辑算法对比,表明倒立摆控制B
Double-Inverted-Pendulum
- 基于BP神经网络的二级倒立摆控制器选择小车的位移和速度及两个摆杆偏离铅锤线的角度和角速度为输入数据。并经训练可得到一个神经网络控制器。-The controller of the double inverted pendulum based on the BP neural network chooses displacement and speed of the car, the angle between the two pendulums bar and vertical line and
matlab1
- 本软件是基于人工智能网络算法实现对小车倒立摆的控制-This software is based on artificial intelligence network algorithm to achieve the control of inverted pendulum cart
pole
- 一个控制小车来平衡一个倒立摆的c语言程序-c language program,by controlling a car to balance an inverted pendulum