登录
首页 » matlab » MPC-fleet-control-master避障

MPC-fleet-control-master避障

于 2019-03-21 发布
0 311
下载积分: 1 下载次数: 29

代码说明:

说明:  用于解决多机器人编队的避障的MPC-fleet算法(MPC-fleet algorithm for solving obstacle avoidance of multi-robot formation)

文件列表:

MPC-fleet-control-master避障, 0 , 2019-03-11
MPC-fleet-control-master避障\Final script for leading car, 0 , 2019-03-11
MPC-fleet-control-master避障\Final script for leading car\Planner_BatchforMPC.asv, 5255 , 2018-03-13
MPC-fleet-control-master避障\Final script for leading car\Planner_BatchforMPC.m, 5253 , 2018-03-13
MPC-fleet-control-master避障\Final script for leading car\Planner_MPC.m, 1636 , 2018-03-13
MPC-fleet-control-master避障\Final script for leading car\bikeFE.m, 411 , 2018-03-13
MPC-fleet-control-master避障\Final script for leading car\main.m, 767 , 2018-03-13
MPC-fleet-control-master避障\README.md, 584 , 2018-03-13
MPC-fleet-control-master避障\Script in progress for leading car, 0 , 2019-03-11
MPC-fleet-control-master避障\Script in progress for leading car\Main.m, 3889 , 2018-03-13
MPC-fleet-control-master避障\Script in progress for leading car\One obstacle MPC Test.mat, 4389 , 2018-03-13
MPC-fleet-control-master避障\Script in progress for leading car\One obstacle MPC Test_Noa.mat, 3996 , 2018-03-13
MPC-fleet-control-master避障\Script in progress for leading car\One obstacle MPC Test_Noa_shape.mat, 4267 , 2018-03-13
MPC-fleet-control-master避障\Script in progress for leading car\One obstacle MPC by SDPR.mat, 2803 , 2018-03-13
MPC-fleet-control-master避障\Script in progress for leading car\One obstacle Test.mat, 36073 , 2018-03-13
MPC-fleet-control-master避障\Script in progress for leading car\Planner2_Batch.m, 3934 , 2018-03-13
MPC-fleet-control-master避障\Script in progress for leading car\Planner2_BatchforMPC.m, 3919 , 2018-03-13
MPC-fleet-control-master避障\Script in progress for leading car\Planner2_MPC.m, 1718 , 2018-03-13
MPC-fleet-control-master避障\Script in progress for leading car\Planner_Batch.m, 3545 , 2018-03-13
MPC-fleet-control-master避障\Script in progress for leading car\Planner_Batch_shape.m, 4613 , 2018-03-13
MPC-fleet-control-master避障\Script in progress for leading car\Planner_BatchforMPC.m, 4902 , 2018-03-13
MPC-fleet-control-master避障\Script in progress for leading car\Planner_BatchforMPC_Noa.m, 8553 , 2018-03-13
MPC-fleet-control-master避障\Script in progress for leading car\Planner_BatchforMPC_Noa_NoYalmip.m, 7221 , 2018-03-13
MPC-fleet-control-master避障\Script in progress for leading car\Planner_MPC.m, 1870 , 2018-03-13
MPC-fleet-control-master避障\Script in progress for leading car\Planner_MPC_Noa.m, 2336 , 2018-03-13
MPC-fleet-control-master避障\Script in progress for leading car\Planner_MPC_Noa_NoYalmip.m, 1941 , 2018-03-13
MPC-fleet-control-master避障\Script in progress for leading car\Reformulation_1_BatchMPC.m, 5433 , 2018-03-13
MPC-fleet-control-master避障\Script in progress for leading car\Reformulation_1_MPC.m, 1766 , 2018-03-13
MPC-fleet-control-master避障\Script in progress for leading car\SimulationTrajectory.fig, 149269 , 2018-03-13
MPC-fleet-control-master避障\Script in progress for leading car\TruckFE.m, 660 , 2018-03-13
MPC-fleet-control-master避障\Script in progress for leading car\Two obstacles MPC Test.mat, 2164 , 2018-03-13
MPC-fleet-control-master避障\Script in progress for leading car\Two obstacles MPC Test_Noa.mat, 5246 , 2018-03-13
MPC-fleet-control-master避障\Script in progress for leading car\Two obstacles Test.mat, 29491 , 2018-03-13
MPC-fleet-control-master避障\Script in progress for leading car\Untitled2.m, 591 , 2018-03-13
MPC-fleet-control-master避障\Script in progress for leading car\bikeFE.m, 659 , 2018-03-13
MPC-fleet-control-master避障\Script in progress for leading car\bikeFE_Noa.m, 714 , 2018-03-13
MPC-fleet-control-master避障\Script in progress for leading car\four obstacles MPC Test_Noa.mat, 6887 , 2018-03-13
MPC-fleet-control-master避障\Script in progress for leading car\plot_haha.m, 267 , 2018-03-13
MPC-fleet-control-master避障\Script in progress for leading car\steeringangle.fig, 18027 , 2018-03-13
MPC-fleet-control-master避障\optimization-based-locally-2.pdf, 196503 , 2018-03-13
MPC-fleet-control-master避障\putTogth.m, 18188 , 2018-03-13

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • LMSfilter
    假设一个接收到的信号为:x(t)=s(t)+n(t), 其中s(t)=A*cos(wt+a), 已知信号的频率w=1KHz, 而信号的幅度和相位未知,n(t)是一个服从N(0,1)分布的白噪声。为了利用计算机对信号进行处理, 将信号按10KHz的频率进行采样。 通过对x(t)进行LMS自适应信号处理,从接收信号中滤出有用信号s(t). 在未知信号频率的情况下,通过对x(t)进行LMS自适应信号处理,从接收信号中滤出有用信号s(t). (Assuming a received signal: x (t) = s (t)+ n (t), one of s (t) = A* cos (wt+ a), the known frequency signal w = 1KHz, And the signal amplitude and phase of the unknown, n (t) is a subject to N (0,1) the distribution of white noise. The use of computers in order to deal with the signal, The signal by sampling frequency of 10KHz. Of x (t) for LMS adaptive signal processing, filtering from the received signal in the useful signal s (t). Frequency signals in unknown circumstances, the adoption of x (t) for LMS adaptive signal processing, filtering from the received signal in the useful signal s (t).)
    2009-03-31 18:17:09下载
    积分:1
  • MATLAB_program_question
    这里是初学者在学习使用MATLAB过程中会经常遇到的问题。(Here are a beginner in learning to use MATLAB process will often encounter problems.)
    2010-09-09 21:54:15下载
    积分:1
  • shiyan3
    控制系统的超前滞后校正,以及在MATLAB中的实现。需要的人可以看一下。(System Calibration。Lead and lag correction control system in MATLAB. Those who need it can look.)
    2012-04-10 19:44:48下载
    积分:1
  • boundExtract
    本代码是基于镜头分割的关键帧提取代码,是用matlab来实现的。(The code is the code key frame extraction based on shot segmentation is achieved using matlab.)
    2014-01-21 10:44:07下载
    积分:1
  • ML_equalizer_for_STBC_systems
    Maximum likelihood estimation for stbc system
    2015-03-30 19:36:46下载
    积分:1
  • 81404593juxingchuang
    说明:  matlab 滤波器设计的源程序 福建的历史卡机弗兰克斯敬爱疯了撒 (matlab filter design of the source of Fujian)
    2008-11-10 14:27:27下载
    积分:1
  • Smith
    这是SMITH预估器的相关程序,适合搞过程控制的同学学习,希望对大家有用(This is SMITH predictor procedures for students engaged in learning process control, want to be useful)
    2011-10-16 14:45:11下载
    积分:1
  • ACOTSP
    蚁群算法的matlab实现源码,具有很大的参考价值(Ant colony matlab implementation source of great reference value)
    2010-06-03 18:46:34下载
    积分:1
  • crypto
    crypto technique..simple coding mechanism for given string
    2010-10-22 12:18:45下载
    积分:1
  • yalmip
    国外专家做的求解LMI鲁棒控制的工具箱,可以相对高效的解决LMI问题(foreign tool box of matlab,good method to solve problem of robust LMI)
    2021-03-16 09:39:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载