登录
首页 » matlab » GAforPathPlaning

GAforPathPlaning

于 2019-05-02 发布
0 290
下载积分: 1 下载次数: 40

代码说明:

说明:  采用栅格对机器人的工作空间进行划分,再利用优化算法对机器人路径优化,是采用智能算法求最优路径的一个经典问题。目前,采用蚁群算法在栅格地图上进行路径优化取得比较好的效果,而利用遗传算法在栅格地图上进行路径优化在算法显得更加难以实现。 利用遗传算法处理栅格地图的机器人路径规划的难点主要包括:1保证路径不间断,2保证路径不穿过障碍。 用遗传算法解决优化问题时的步骤是固定的,就是种群初始化,选择,交叉,变异,适应度计算这样,那么下面我就说一下遗传算法求栅格地图中机器人路径规划在每个步骤的问题、难点以及解决办法。(It is a classical problem to divide the workspace of the robot by grids and optimize the path of the robot by using optimization algorithm. At present, the ant colony algorithm is used to optimize the path on the grid map, and the genetic algorithm is used to optimize the path on the grid map, which is more difficult to achieve. The difficulties of using genetic algorithm to deal with the path planning of robot on raster map mainly include: 1. guaranteeing that the path is uninterrupted, 2. guaranteeing that the path does not cross obstacles. The steps of genetic algorithm in solving optimization problems are fixed, that is, population initialization, selection, crossover, mutation, fitness calculation. Then I will talk about the problems, difficulties and solutions of genetic algorithm in each step of robot path planning in raster map.)

文件列表:

GAforPathPlaning\cal_path_smooth.m, 1361 , 2019-01-10
GAforPathPlaning\cal_path_value.m, 749 , 2018-12-17
GAforPathPlaning\crossover.m, 1014 , 2019-01-10
GAforPathPlaning\DrawMap.m, 335 , 2019-01-10
GAforPathPlaning\generate_continuous_path.m, 3632 , 2018-12-17
GAforPathPlaning\main.m, 4401 , 2019-01-10
GAforPathPlaning\mutation.m, 1257 , 2018-12-17
GAforPathPlaning\selection.m, 566 , 2018-12-17
GAforPathPlaning, 0 , 2019-01-12

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

发表评论

0 个回复

  • dataacquire
    通过matlab软件实现数据的从声卡采集(sound accquire)
    2009-06-07 10:00:03下载
    积分:1
  • Chap1
    雷达系统仿真的第一单元仿真程序,程序为原版书籍的程序,注释为英文(Radar system simulation unit simulation program, the procedures of the program as the original books, comments in English)
    2013-05-17 20:14:50下载
    积分:1
  • MATLAB2
    matlab在数字信号处理中的应用,介绍了一些信号处理的函数(The application of matlab in the digital signal processing, introduces some signal processing function)
    2014-05-14 12:03:16下载
    积分:1
  • junhengqi
    本程序是用MATLAB编写的孤立词的语音识别的程序,包含mel倒谱分析以及单个词的语音识别。(This procedure is used to prepare MATLAB isolated word speech recognition procedures, including mel cepstrum analysis, and single-word speech recognition. )
    2014-10-09 21:49:13下载
    积分:1
  • music8
    MUSIC算法DO模拟2个独立窄带信号入射到均匀线阵上,信号间互不相关,与噪声相互独立,噪声为理想高斯白噪声,阵列的阵元数为10,快拍数为200。阵元间距为入射信号波长的1/2,信噪比为20dB,信号入射角度差分别为5°,10°,20°。(DO MUSIC algorithm simulate two independent narrowband signals incident on the ULA, among signal unrelated, independent noise, the noise is ideal Gaussian white noise, the number of array elements of the array is 10, the number of snapshots to 200. Element spacing is 1/2 of the wavelength of the incident signal, SNR is 20dB, the signal difference between the angle of incidence was 5 °, 10 °, 20 °.)
    2014-12-09 08:56:21下载
    积分:1
  • zernikeCalculator_new
    给定某项Zernike系数能够绘出对应的三维、二维图像,支持合并功能的GUI计算器。(Given a Zernike coefficient can draw the corresponding three-dimensional, two-dimensional images, and support combined function GUI calculator.)
    2013-04-09 10:10:50下载
    积分:1
  • vnr
    车牌识别程序 从图片中自动获取车牌号码 完成定位和识别(License plate recognition program from pictures automatically locate and obtain the license plate numbers to complete identification)
    2010-05-06 14:50:29下载
    积分:1
  • Graphics.and.GUIs.with.MATLAB
    GUI方面的经典教材. 这本书讲解详细易懂,是初学MATLAB的图像处理不错的入门教材(This book contains information obtained from authentic and highly regarded sources. Reprinted material is quoted with permission, and sources are indicated. A wide variety of references are listed. Reasonable efforts have been made to publish reliable data and information, but the author and the publisher cannot assume responsibility for the validity of all materials or for the consequences of their use.)
    2012-12-29 14:09:23下载
    积分:1
  • sttc
    在ofdm系统中空时格状码编译码方式,与ofdm结合性能的比较(in OFDM systems hollow when trellis coding- decoding methods, combined with OFDM Performance Comparison)
    2006-06-21 10:06:16下载
    积分:1
  • FELICS
    In computer science and information theory, data compression, source coding,[1] or bit-rate reduction involves encoding information using fewer bits than the original representation. Compression can be either be lossy or lossless. Lossless compression reduces bits by identifying and eliminating statistical redundancy. No information is lost in lossless compression. Lossy compression reduces bits by identifying marginally important information and removing it. The process of reducing the size of a data file is popularly referred to as data compression, although its formal name is source coding (coding done at the source of the data, before it is stored or transmitted).
    2012-09-26 18:06:47下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载