登录
首页 » matlab » 几种改进的路径规划算法

几种改进的路径规划算法

于 2019-05-07 发布
0 219
下载积分: 1 下载次数: 15

代码说明:

说明:  matlab编写的基于人工势场法的路径规划算法,可运行(The path planning algorithm written by Matlab can run)

文件列表:

Path_Planning_Simulator-master, 0 , 2016-11-28
Path_Planning_Simulator-master\.gitattributes, 378 , 2016-11-28
Path_Planning_Simulator-master\Bidirectional_RRT.m, 4700 , 2016-11-28
Path_Planning_Simulator-master\LoadMap.m, 1413 , 2016-11-28
Path_Planning_Simulator-master\Maps, 0 , 2016-11-28
Path_Planning_Simulator-master\Maps\a_map1.bmp, 251078 , 2016-11-28
Path_Planning_Simulator-master\Maps\a_map2.bmp, 251078 , 2016-11-28
Path_Planning_Simulator-master\Maps\a_map3.bmp, 251078 , 2016-11-28
Path_Planning_Simulator-master\Maps\a_map4.bmp, 251078 , 2016-11-28
Path_Planning_Simulator-master\Maps\a_map5.bmp, 251078 , 2016-11-28
Path_Planning_Simulator-master\Maps\map1.bmp, 308346 , 2016-11-28
Path_Planning_Simulator-master\Potential_field_function.m, 5439 , 2016-11-28
Path_Planning_Simulator-master\README.md, 362 , 2016-11-28
Path_Planning_Simulator-master\RobotSimulation.fig, 36632 , 2016-11-28
Path_Planning_Simulator-master\RobotSimulation.m, 19465 , 2016-11-28
Path_Planning_Simulator-master\a_star.m, 4685 , 2016-11-28
Path_Planning_Simulator-master\a_start_compute_path.m, 3272 , 2016-11-28
Path_Planning_Simulator-master\bidirectional_RRT_compute_final_path.m, 3454 , 2016-11-28
Path_Planning_Simulator-master\callback_interrupt.m, 5889 , 2016-11-28
Path_Planning_Simulator-master\checkPath.m, 978 , 2016-11-28
Path_Planning_Simulator-master\distToEdge.m, 441 , 2016-11-28
Path_Planning_Simulator-master\distanceCost.m, 552 , 2016-11-28
Path_Planning_Simulator-master\distanceCost_RRT.m, 603 , 2016-11-28
Path_Planning_Simulator-master\ex_guide_timergui.fig, 5477 , 2016-11-28
Path_Planning_Simulator-master\ex_guide_timergui.m, 7074 , 2016-11-28
Path_Planning_Simulator-master\feasiblePoint.m, 727 , 2016-11-28
Path_Planning_Simulator-master\heuristic.m, 542 , 2016-11-28
Path_Planning_Simulator-master\historic.m, 535 , 2016-11-28
Path_Planning_Simulator-master\minDistToEdges.m, 521 , 2016-11-28
Path_Planning_Simulator-master\plotRobot.m, 1362 , 2016-11-28
Path_Planning_Simulator-master\potential_field.m, 3218 , 2016-11-28
Path_Planning_Simulator-master\potential_field_compute_path.m, 2102 , 2016-11-28
Path_Planning_Simulator-master\probabilistic_roadmap_final_path.m, 3624 , 2016-11-28
Path_Planning_Simulator-master\rrtExtend.m, 2128 , 2016-11-28
Path_Planning_Simulator-master\seminar_path_planning.pdf, 1456675 , 2016-11-28

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

发表评论

0 个回复

  • DIPUM-Toolbax-V1.1.3
    对于数字图像等一系列处理进行系统的实验,有效提高自学者对于数字图像的能力(For digital image processing system, a series of experiments, effectively improve the scholars of digital image ability )
    2012-04-04 15:55:29下载
    积分:1
  • matlabpro2
    以matlab实现数字水印的生成和提取,用的是高斯随机序列生成的易碎的隐式数字水印。(to Matlab digital watermark generation and extraction, using a Gaussian random sequence generation of friable implicit digital watermarking.)
    2007-05-10 19:11:55下载
    积分:1
  • TSP
    求解TSP问题,即在N个城市中各经历一次回到出发点,使所经过的路程最短。采用连续的Hopfield网络实现以5个城市为例的TSP问题。(TSP problem, that each of the N cities experiencing a return to the starting point, so that the shortest distance elapsed. Use continuous Hopfield networks to five cities as an example of the TSP.)
    2013-11-03 16:26:49下载
    积分:1
  • guocaiyang
    实现大点数的IFFT变换,先进行小点数IFFT变化,然后再进行过采样滤波,有频谱图及例子(Achieve great points IFFT transform, first have a small point IFFT change, and then over-sampling filter, a spectrum and examples)
    2013-10-18 16:41:36下载
    积分:1
  • dataliink.c
    计算机网络数据链路选择性重传实验。   设计一个滑动窗口协议,在仿真环境下编程实现有噪音信道环境下两站点之间无差错双工通信。信道模型为8000bps 全双工卫星信道,信道传播时延270毫秒,信道误码率为,信道提供字节流传输服务,网络层分组长度固定为256字节。(Computer network data link selective retransmission experiment. Design of a sliding window protocol in simulation programming environment there is no error duplex communication channel between the noisy environment the two sites. Channel model is 8000bps full-duplex satellite channel, the channel propagation delay 270 ms, channel bit error rate, channel provides a byte stream transmission services, network layer packet length is fixed at 256 bytes.)
    2013-11-26 19:19:51下载
    积分:1
  • LAB12
    Compute the frequency samples of the DTFT
    2010-11-10 13:34:48下载
    积分:1
  • Fault-diagnosis
    This pdf is a textbook concerning fault diagnosis techniques
    2012-12-28 16:58:50下载
    积分:1
  • orthorize_match_persuit
    关于压缩感知的信号处理应用,信号的恢复重构采用正交匹配追踪算法。(Application of wavelet transform signal processing, signal recovery reconstruction algorithm using orthogonal matching pursuit.)
    2010-05-31 20:47:35下载
    积分:1
  • 5wwaavelift)
    暂时只支持jpeg2000支持的 cdf97 与spline53matlab代码.(Being only to support the jpeg2000 supported cdf97 and spline53matlab code.)
    2012-07-17 06:49:39下载
    积分:1
  • Matlab-100-examples-
    matlab编程的100个实例,是初学matlab者很好的学习工具和平台。(Matlab programming examples of one hundred source)
    2014-10-09 10:24:08下载
    积分:1
  • 696518资源总数
  • 105531会员总数
  • 4今日下载