登录
首页 » matlab » path_planning-master

path_planning-master

于 2019-04-22 发布 文件大小:38KB
0 189
下载积分: 1 下载次数: 1

代码说明:

  人工势场法避障 实现从势能高出往低处运动 ,实现路径规划 和避障(artificial potential)

文件列表:

path_planning-master, 0 , 2017-06-05
path_planning-master\Artificial Potential, 0 , 2017-06-05
path_planning-master\Artificial Potential\GradientBasedPlanner.m, 2755 , 2017-06-05
path_planning-master\Artificial Potential\PotentialFieldScript.m, 2954 , 2017-06-05
path_planning-master\Artificial Potential\README.md, 369 , 2017-06-05
path_planning-master\Dijkstra and Astar algorithm, 0 , 2017-06-05
path_planning-master\Dijkstra and Astar algorithm\AStarGrid.m, 4884 , 2017-06-05
path_planning-master\Dijkstra and Astar algorithm\DijkstraGrid.m, 5749 , 2017-06-05
path_planning-master\Dijkstra and Astar algorithm\README.md, 829 , 2017-06-05
path_planning-master\Dijkstra and Astar algorithm\TestScript1.m, 488 , 2017-06-05
path_planning-master\Heuristic function of Euclid- Manhattan and Diagonal distance comparison, 0 , 2017-06-05
path_planning-master\Heuristic function of Euclid- Manhattan and Diagonal distance comparison\AStarGrid.m, 5243 , 2017-06-05
path_planning-master\Heuristic function of Euclid- Manhattan and Diagonal distance comparison\README.md, 160 , 2017-06-05
path_planning-master\Heuristic function of Euclid- Manhattan and Diagonal distance comparison\TestScript1.m, 406 , 2017-06-05
path_planning-master\PRM Algorithm for Six - Linked Arm Robots, 0 , 2017-06-05
path_planning-master\PRM Algorithm for Six - Linked Arm Robots\AddNode2PRM.m, 707 , 2017-06-05
path_planning-master\PRM Algorithm for Six - Linked Arm Robots\CollisionCheck.m, 435 , 2017-06-05
path_planning-master\PRM Algorithm for Six - Linked Arm Robots\DistSixLink.m, 222 , 2017-06-05
path_planning-master\PRM Algorithm for Six - Linked Arm Robots\LocalPlannerSixLink.m, 465 , 2017-06-05
path_planning-master\PRM Algorithm for Six - Linked Arm Robots\PRM.m, 3086 , 2017-06-05
path_planning-master\PRM Algorithm for Six - Linked Arm Robots\PRM.mat, 7946 , 2017-06-05
path_planning-master\PRM Algorithm for Six - Linked Arm Robots\README.md, 896 , 2017-06-05
path_planning-master\PRM Algorithm for Six - Linked Arm Robots\RandomSampleSixLink.m, 239 , 2017-06-05
path_planning-master\PRM Algorithm for Six - Linked Arm Robots\ShortestPathDijkstra.p, 481 , 2017-06-05
path_planning-master\PRM Algorithm for Six - Linked Arm Robots\SixLinkPRMScript.m, 1920 , 2017-06-05
path_planning-master\PRM Algorithm for Six - Linked Arm Robots\SixLinkRobot.m, 317 , 2017-06-05
path_planning-master\PRM Algorithm for Six - Linked Arm Robots\appendFV.m, 180 , 2017-06-05
path_planning-master\PRM Algorithm for Six - Linked Arm Robots\boxFV.m, 127 , 2017-06-05
path_planning-master\PRM Algorithm for Six - Linked Arm Robots\my_linspace.m, 188 , 2017-06-05
path_planning-master\PRM Algorithm for Six - Linked Arm Robots\transformFV.m, 205 , 2017-06-05
path_planning-master\README.md, 829 , 2017-06-05
path_planning-master\Two link robot path planning, 0 , 2017-06-05
path_planning-master\Two link robot path planning\CollisionCheck.m, 444 , 2017-06-05
path_planning-master\Two link robot path planning\DijkstraTorus.m, 3516 , 2017-06-05
path_planning-master\Two link robot path planning\README.md, 645 , 2017-06-05
path_planning-master\Two link robot path planning\TwoLinkCSpace.m, 3474 , 2017-06-05
path_planning-master\Two link robot path planning\TwoLinkRobot.m, 623 , 2017-06-05
path_planning-master\Two link robot path planning\appendFV.m, 330 , 2017-06-05
path_planning-master\Two link robot path planning\transformFV.m, 416 , 2017-06-05
path_planning-master\Two link robot path planning\triangle intersection.m, 4067 , 2017-06-05

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

发表评论

0 个回复

  • faultsimulation
    force simulation of induction motor
    2011-12-09 13:38:20下载
    积分:1
  • detection
    face detection end similarity
    2018-04-13 16:09:41下载
    积分:1
  • Am
    说明:  am modulation with simulink
    2012-08-09 19:30:46下载
    积分:1
  • Skintone
    skin-tone 图片处理 将RGB转换为Lab,然后再Lab格式下检测人肤色,处理后转换回RGB输出(skin-tone image processing)
    2011-11-05 02:53:47下载
    积分:1
  • SOHC
    模式识别。聚类分析算法,经调试可用,希望可用帮到需要的人。(Pattern Recognition. Clustering analysis algorithm used by the debugger, I hope can help people in need.)
    2013-05-26 12:04:15下载
    积分:1
  • address_sin
    正弦值查找表是用matlab代码写的,根据量化地址来查找实际地址的正弦值(Sine value lookup table is written in matlab code, according to quantify the address to find the actual address of the sine value)
    2008-12-30 17:13:31下载
    积分:1
  • theantennainputimpedanceysolving
    用matlab求解天线输入阻抗求解,非常准确,基本上没有误差,用的是矩量法(Matlab solve the antenna input impedance by solving, very accurate, with virtually no errors, using a moment method)
    2010-11-05 14:49:49下载
    积分:1
  • code
    0_Linear:线性回归练习 1_LogistRegression:逻辑回归练习 2_boston:波士顿房价预测 3_regularization:正则化 5_stock:股票价格预测 6_CTR:点击率预测 7_all_model:回归与分类模型 8_muticlass:多分类练习 9_regression_implement:不同回归算法tf实现(0_Linear. 1_LogistRegression. 2_boston. 3_regularization. 5_stock. 6_CTR. 7_all_model. 8_muticlass. 9_regression_implement.)
    2019-05-24 14:44:22下载
    积分:1
  • JpegEncoderFromOther_Formats
    JPEG Image Encoder from other type of file formats.
    2009-07-02 22:14:15下载
    积分:1
  • matlab-image-shifting-and-rotate
    matlab 做图像平移和旋转 用的是领域插值法 二次线性插值 另外还有一些调用matlab自带函数的编程(matlba image shift and rotate)
    2012-04-15 21:25:13下载
    积分:1
  • 696516资源总数
  • 106554会员总数
  • 12今日下载