登录
首页 » matlab » OBCA-master

OBCA-master

于 2020-12-29 发布
0 217
下载积分: 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 个回复

  • speakerrecognition
    说话人身份识别程序,采用MFCC参数提取,并建立GMM模型来进行识别(Speaker identification procedures, using MFCC extraction, and the establishment of GMM model to identify)
    2010-05-17 17:38:05下载
    积分:1
  • Untitled
    主成分自相关系数可以进行两组对变量的偏最小二乘回归分析(Partial least squares regression analysis can be two groups of variables)
    2012-09-08 19:07:58下载
    积分:1
  • 1
    说明:  主要是针对matlab编程的14个案例; 案例1:一般区域二重、三重积分; 案例2:被积函数含有积分项的一类积分; 案例3:一般区域n重积分; 案例4:蒙特卡洛法计算n重积分; 案例5:第二类Fredholm积分方程; 案例6:第一类Fredholm积分方程; 案例7:第二类Volterra积分方程; 案例8:第一类Volterra积分方程; 案例9:全局优化; 案例10:fsolve求非线性方程组; 案例11:渐变光波求导; 案例12:遗传算法在复杂系统可靠度和冗余度分配优化; 案例13:遗传算法在车间设备布局优化; 案例14:应用Benders分解算法求解混合0-1规划;(Mainly for 14 cases of MATLAB programming; Case 1: General Regional double and three integral; Case 2: a class of integral functions containing integral terms; Case 3: General Regional N multiple integrals; Case 4: Monte Carlo method to calculate the N multiple integral; Case 5: Fredholm integral equations of the second kind; Case 6: Fredholm integral equations of the first kind; Case 7: Volterra integral equations of the second kind; Case 8: Volterra integral equations of the first kind; Case 9: Global optimization; Case 10:fsolve for nonlinear equations; Case 11: gradual wave derivative; Case 12: genetic algorithm for reliability and redundancy allocation optimization in complex systems; Case 13: genetic algorithm in workshop equipment layout optimization; Case 14: applying Benders decomposition algorithm to solve mixed 0-1 programming;)
    2017-08-20 21:28:43下载
    积分:1
  • 4
    说明:  实验4 基于MATLAB的数字滤波器设计 有效的设计IIR和FIR滤波器(Experiment 4 MATLAB-based digital filter design effective design IIR and FIR filters)
    2010-08-14 22:04:28下载
    积分:1
  • GSO2
    Abstract:An improved GSO (Group Search Optimizer)Algorithm with predictive model is introduced in this paper. MATLAB implementation of the improved Group Search Optimizer Al gorithm is described in detail.This paper introduced the concept of function optimization and apphed the im proved algorithm to a function optimization example.
    2012-04-07 12:35:25下载
    积分:1
  • adf
    滤波器仿真 matlab 画图 真是凑不够20个字了(Minato filter simulation matlab drawing is really not enough words of the 20)
    2010-06-01 11:06:44下载
    积分:1
  • robustcontroltoolbook_matlab
    robust control toolbook
    2008-12-12 18:09:33下载
    积分:1
  • 原图象加上水印-dct1_recover
    matlab数字水印 通过这个程序可以给原图象加上水印 但不可以提取!(Matlab digital watermarking through this procedure can be added to the original image watermark but not extract!)
    2005-04-05 22:05:33下载
    积分:1
  • CubicBasisSpline
    Construction of cubic basis spline
    2011-05-02 20:24:04下载
    积分:1
  • PV_Single_Phase
    单相光伏并网发电系统的simulink仿真。包含光伏电池模块、MPPT模块、BOOST模块、逆变模块等。(singal phase PV system simulink)
    2021-04-10 12:48:59下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载