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

MPC-fleet-control-master避障

于 2019-03-21 发布 文件大小:468KB
0 261
下载积分: 1 下载次数: 14

代码说明:

  用于解决多机器人编队的避障的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 个回复

  • BP
    说明:  一种改进的BP算法 MAtlab运用于预测(An improved BP algorithm is applied to predict MAtlab)
    2010-08-26 12:50:02下载
    积分:1
  • ex7
    performance description for codes in LTE applications
    2013-11-14 12:27:27下载
    积分:1
  • tuxiangyasuo
    一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除。(Image Compression A collection of simple routines for image compression using different techniques. BTCODE: Image compression Using Block Truncation Coding. PYRAMID: Image compression based on Gaussian Pyramids. DCTCOMPR: Image compression based on Discrete Cosine Transform. IMCOMPR: Image compression based on Singular Value Decomposition. The given codes can be also used in 2D noise suppression. Notes: The function "conv2fft" performs a 2D FFT-based convolution. Type "help conv2fft" on Matlab command window for more informations.)
    2010-07-22 19:41:53下载
    积分:1
  • 语音处理工具箱
    一个非常好的基于MATLAB的语音处理工具箱,对学习语音处理的读者非常有用(a very good MATLAB-based voice processing toolbox for studying voice processing readers very useful)
    2005-06-29 09:47:48下载
    积分:1
  • Rayleigh-fading-in-MRC
    Rayleigh in MRC scheme
    2013-09-01 17:20:10下载
    积分:1
  • GAs
    遗传算法简明教程,附带程序,深入浅出讲解(Simple genetic algorithm tutorial, with procedures in layman' s language to explain)
    2010-07-21 16:34:53下载
    积分:1
  • bp
    说明:  BP神经网络拟合y=x^2 使用matlab自带的工具箱(BP neural network fitting of y = x ^ 2)
    2012-04-07 17:08:54下载
    积分:1
  • CharacterRecongnize
    说明:  特征提取,人的手的动作等,对这些数据进行捕捉,提取(Feature extraction, human hand movements, etc., these data capture, extraction)
    2010-04-09 20:31:30下载
    积分:1
  • MATLAB+DSP
    数字滤波器的MATLAB设计与DSP上的实现(Digital Filter Design with MATLAB DSP Implementation)
    2007-04-18 14:51:24下载
    积分:1
  • TREE
    this is tree program, i made this program for comply my daily task on class computer programing in semester 2.
    2015-01-23 16:15:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载