搜索资源列表
dlb_k
- 采用状态反馈方法控制倒立摆,matlab源码,对象:小车一阶倒立摆。-using state feedback control inverted pendulum, Matlab source, object : a band car inverted pendulum.
guidlb
- 建立一个对倒立摆动画进行控制的用户界面。一共用到:3-static text, 2-popupmenu, 4-pushbutton和1-axes。 先给定小车起始坐标和终点坐标,按“启动”键开始仿真;按“暂停”后,画面将停止,按任意键(键盘)继续;仿真结束后,按“刷新”清屏;按“退出”键关闭窗口,点“ok“确认。 -creation of an inverted pendulum control animation user i
linbppid1
- bp神经网络pid控制小车倒立摆的摆角和小车的位移-inverted pendulum control bppid car
invertedpendulum
- 倒立摆是一种复杂、时变、非线性、强耦合、自然不稳定的高阶系统,许多抽象的控制理论概念都可以通过倒立摆实验直观的表现出来。基于人工神经网络BP算法的倒立摆小车实验仿真训练模型,其倒立摆BP网络为4输入3层结构。输入层分别为小车的位移和速度、摆杆偏离铅垂线的角度和角速度。隐含层单元数16个。输出层设置为1个输出单元。输入层采用Tansig函数,隐含层采用Logsig函数,输出层采用Purelin函数。用Matlab 6.5数值计算软件对模型
fuzzycontrol
- 这个程序是我自己编写的小车倒立摆经典PID控制和模糊控制matlab程序,相信对初学模糊控制的朋友有不小的帮助,包含传统PID控制和模糊控制的对比,是一份内容详细的完整报告-This program is written in my own car classic inverted pendulum PID control and fuzzy control matlab program, I believe beginner frie
daolibai
- 不含积分环节的伺服系统, 对小车倒立摆的控制的matlab仿真程序-Non-integral part of the servo system, control of inverted pendulum car matlab simulation program
matlab1
- 本软件是基于人工智能网络算法实现对小车倒立摆的控制-This software is based on artificial intelligence network algorithm to achieve the control of inverted pendulum cart
pole
- 小车-倒立摆的平衡控制问题,由强化学习方法来求解,参考sutton《强化学习》一书-cart-pole balancing control problem,reinforcement learning algortihm is used here, please refer to Sutton s book ,named 《reinforcement learning》
inverted_pendulum_2
- C语言控制倒立摆的程序。用C语言编写,利用力控制,类似于棒棒控制,能有效使小车倒立摆系统保持平衡。-C language program control inverted pendulum. C language, the use of force control, similar to Bang Bang control, can effectively make the car inverted pendulum system to
T-S_module
- 小车倒立摆,利用t-s模型与pid调节,比较简单实用-xiao che dao libai li yong pid tiao jie
fuzzycontrol_daolibai
- 使用labview编写的基于模糊控制的小车倒立摆程序-Using labview prepared based on inverted pendulum fuzzy control car program
code
- 小车倒立摆的程序,通过pwm输出的方式控制电机正反转,从而使立在小车上的摆不倒下。-Car inverted pendulum process, through the way of controlling the output pwm motor reversing, so stand in a small car of the pendulum does not fall.
way3
- 利用LQR方法(线性二次调节器)对一级小车倒立摆的数学模型进行控制。-The method of use of LQR (linear quadratic regulator) on a mathematical model of the car inverted pendulum control.
倒立摆PID控制
- 倒立摆PID控制采用MATLAB编写,控制小车直立(Inverted pendulum, PID control)
【平衡小车之家】STM32 旋转倒立摆自动起摆源码
- 2011年国赛题目,倒立摆自动起摆代码。可以实现倒立摆自动起摆功能,单片机使用的是STM32F103,Keil5编程软件。(2011 national championship, inverted pendulum automatic pendulum code. Inverted pendulum can achieve automatic pendulum function, the microcontroller is using
【平衡小车之家】Forest D1 旋转倒立摆源码
- 平衡小车,希望对大家有用,打开包进行解压(Balanced car, I hope useful to everyone, unpack the package for decompression)
daolibai
- 小车倒立摆设计,是倒立摆保持平衡,含几点配置,PID设计(Vehicle inverted pendulum design, is to maintain the balance of the inverted pendulum, including several configurations, PID design)
基于LQR和PID的倒立摆小车控制
- 基于LQR和PID的倒立摆小车控制,希望有需要的人能用到(Based on the control of the inverted pendulum trolley based on LQR and PID, I hope that those in need can use it)
倒立摆
- 1. 建立倒立摆系统的状态空间模型和传递函数模型。 2. 对倒立摆系统设计控制器 利用MATLAB GUI设计,系统的参数(诸如小车质量、小杆质量、小杆长度等参数)由用户设定,最终的阶跃响应以图形效果展示出来,并给出控制器的参数(K_p、K_i和K_d)。(1. Establish the state space model and transfer function model of the inverted pendulum s
一阶倒立摆
- 一阶倒立摆写状态空间方程,在输入量的控制下,显示最终小车图像(The first-order inverted pendulum writes the state space equation and displays the final car image under the control of the input)