登录
首页 » matlab » OBCA-master

OBCA-master

于 2020-12-29 发布
0 233
下载积分: 1 下载次数: 8

代码说明:

说明:  可以实现车辆避碰和路径规划,文档中有效果动图。可参考(Vehicle collision avoidance and path planning can be realized, and effective motion maps can be found in the documents. May refer to)

文件列表:

OBCA-master, 0 , 2018-04-27
OBCA-master\.gitignore, 48 , 2018-04-27
OBCA-master\AutonomousParking, 0 , 2018-04-27
OBCA-master\AutonomousParking\DualMultWS.jl, 3414 , 2018-04-27
OBCA-master\AutonomousParking\ParkingConstraints.jl, 5378 , 2018-04-27
OBCA-master\AutonomousParking\ParkingDist.jl, 10584 , 2018-04-27
OBCA-master\AutonomousParking\ParkingSignedDist.jl, 10628 , 2018-04-27
OBCA-master\AutonomousParking\README.md, 1183 , 2018-04-27
OBCA-master\AutonomousParking\a_star.jl, 10071 , 2018-04-27
OBCA-master\AutonomousParking\collision_check.jl, 3654 , 2018-04-27
OBCA-master\AutonomousParking\hybrid_a_star.jl, 18336 , 2018-04-27
OBCA-master\AutonomousParking\main.jl, 8986 , 2018-04-27
OBCA-master\AutonomousParking\obstHrep.jl, 3021 , 2018-04-27
OBCA-master\AutonomousParking\plotTraj.jl, 4057 , 2018-04-27
OBCA-master\AutonomousParking\reeds_shepp.jl, 25260 , 2018-04-27
OBCA-master\AutonomousParking\setup.jl, 2102 , 2018-04-27
OBCA-master\AutonomousParking\veloSmooth.jl, 3220 , 2018-04-27
OBCA-master\LICENSE, 35147 , 2018-04-27
OBCA-master\QuadcopterNavigation, 0 , 2018-04-27
OBCA-master\QuadcopterNavigation\QuadcopterDist.jl, 10048 , 2018-04-27
OBCA-master\QuadcopterNavigation\QuadcopterSignedDist.jl, 10584 , 2018-04-27
OBCA-master\QuadcopterNavigation\README.md, 1240 , 2018-04-27
OBCA-master\QuadcopterNavigation\a_star_3D.jl, 12775 , 2018-04-27
OBCA-master\QuadcopterNavigation\constrSatisfaction.jl, 7578 , 2018-04-27
OBCA-master\QuadcopterNavigation\mainQuadcopter.jl, 4935 , 2018-04-27
OBCA-master\QuadcopterNavigation\plotTrajQuadcopter.jl, 7169 , 2018-04-27
OBCA-master\QuadcopterNavigation\setupQuadcopter.jl, 1453 , 2018-04-27
OBCA-master\README.md, 1446 , 2018-04-27
OBCA-master\images, 0 , 2018-04-27
OBCA-master\images\TrajBack_ParkingVideo.gif, 998710 , 2018-04-27
OBCA-master\images\TrajPar_ParkingVideo.gif, 987704 , 2018-04-27
OBCA-master\images\TrajQuad_3D_Video.gif, 7380830 , 2018-04-27
OBCA-master\images\TrajTrailer_ParkingVideo.gif, 1185580 , 2018-04-27

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

发表评论

0 个回复

  • cuboids_gravity
    This is a m file which can be used for calculating the gravity of cuboids.
    2013-02-27 16:06:16下载
    积分:1
  • CH26
    经济和金融问题的求解 ; 时间序列预测模型 ,经济学模型 ,规划问题求解 (The solution of economic and financial issues time series forecasting models, economic models, planning and problem solving)
    2011-05-20 15:14:39下载
    积分:1
  • matlab
    仿真程序:首先需要用一个随机发生器产生(0.1)内的均匀随机数,然后再将该序列映射到对应的幅度电平{Am}。然后将这个范围再分成4个相等的区间,这些子区间分别对应于4个信号比特的符号00,01,10,11。检测器观察到r=Am+n,并且计算r和4种可能传输的信号幅度之间的距离,它的输出Bm就是相应于最小距离的信号电平。Bm与真正的的传输信号幅度比较,差错计数器用来对检测器产生的差错计数。(Simulation program: first need to use a random generator (0.1) the uniform random number, then the sequence is mapped to the corresponding amplitude level {Am}. Then this range has been divided into four equal intervals, these sub-intervals corresponding to four signal bits of the symbol 00,01,10,11. Detector observed r = Am+ n, and calculate r and 4 possible transmission distance between the signal amplitude, its output corresponding to the minimum distance Bm is the signal level. Bm and the real rate of transmission of the signal comparison, error detection counter is used to generate the error count.)
    2011-05-21 12:18:13下载
    积分:1
  • N-Lsuanfa
    改进牛顿拉夫逊法,克服传统的牛顿法的缺点,缩短计算时间。(Improved Newton Raphson method to overcome the shortcomings of the traditional Newton method to shorten the calculation time.)
    2014-11-09 20:50:42下载
    积分:1
  • melp-MATLAB
    基于低速率语音编码的MELP算法的源代码,很全很强大!欢迎积极下载!(MELP based on low rate speech coding algorithm source code, very full very powerful!Welcome to actively download!)
    2021-04-20 16:08:50下载
    积分:1
  • matlab-drawing-course
    说明:  M AT L A B拥有大量简单、灵活、易用的二维和三维图形绘图命令,本教程用于学习MATLAB 绘图。(M AT LAB has a large number of simple, flexible, easy to use two-dimensional and three-dimensional graphics drawing commands, the tutorial for learning MATLAB graphics.)
    2011-04-11 19:28:19下载
    积分:1
  • Iterative-threshold
    迭代求图像最佳分割阈值的算法 迭代求图像最佳分割阈值的算法(Iterative threshold image segmentation algorithm for optimal Iterative threshold image segmentation algorithm for optimal)
    2011-05-09 15:05:27下载
    积分:1
  • MaxMatriz
    This program is able to obtain the maximun value of a given matrix NxM. The output arguments are the maximun value,the row ande the column in wich this value locates.The input value is a matrix os NxM.
    2012-06-10 07:23:12下载
    积分:1
  • DDS__matlab
    matlab的DDS仿真,用寻址法获得相关输出频率的正余弦函数以及任意初相的正弦(Matlab the DDS simulation, addressing law related output frequency of the cosine function and an arbitrary initial phase sine)
    2012-06-21 15:11:55下载
    积分:1
  • SplitLab1.0.5
    横波分裂,matlab一个图形用户界面,方便的远震剪切波分裂观测处理(Graphical User Interface to facilitate the processing of teleseismic shear-wave splitting observations)
    2015-01-20 10:35:12下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载