登录
首页 » matlab » Obstacle-avoidance

Obstacle-avoidance

于 2021-04-29 发布 文件大小:610KB
0 162
下载积分: 1 下载次数: 91

代码说明:

  四个机器人,实现编队行走,遇到障碍物后变换队形,实现避障,基本思想是利用栅格法。(Four robot, achieve the formation of walking, encounter an obstacle after the formation and transformation, to achieve obstacle avoidance, the basic idea is using grid method.)

文件列表:

matlab code and description
...........................\code
...........................\....\des0.m,338,2010-04-01
...........................\....\des1.m,268,2010-04-01
...........................\....\formation0.m,3526,2010-04-01
...........................\....\formation1.m,3399,2010-04-01
...........................\....\images
...........................\....\initialize.m,556,2010-04-01
...........................\....\leader.m,696,2010-04-01
...........................\....\move.m,1460,2010-04-01
...........................\....\nearobstacle.m,752,2010-04-01
...........................\....\readme.docx,10280,2010-04-01
...........................\....\robot_main.m,4551,2010-04-01
...........................\....\track0.m,1952,2010-04-01
...........................\....\track1.m,2660,2010-04-01
...........................\f1.fig,1483,2010-04-01

...........................\f2.fig,1477,2010-04-01

...........................\f3.fig,1540,2010-04-01

...........................\f4.fig,1541,2010-04-01

...........................\f5.fig,1543,2010-04-01

...........................\f6.jpg,13307,2010-04-01
...........................\f7.fig,1546,2010-04-01
...........................\f9.fig,1546,2010-04-01
...........................\f9.jpg,13296,2010-04-01
...........................\formation1.fig,2203,2010-04-01
...........................\formation1.jpg,17023,2010-04-01
...........................\formation2.fig,2142,2010-04-01
...........................\formation2.jpg,17079,2010-04-01
...........................\formation3.fig,2203,2010-04-01
...........................\formation3.jpg,16972,2010-04-01
...........................\initial.fig,2144,2010-04-01
...........................\initial.jpg,17001,2010-04-01
...........................\仿真结果.docx,175201,2010-04-01
...........................\动画
...........................\....\formation.AVI,111104,2010-04-01

...........................\算法优缺点.docx,13200,2010-04-01
编队避障
........\matlab code and description
........\...........................\code
........\...........................\....\des0.m,338,2010-04-01
........\...........................\....\des1.m,268,2010-04-01
........\...........................\....\formation0.m,3526,2010-04-01
........\...........................\....\formation1.m,3399,2010-04-01
........\...........................\....\images





........\...........................\....\......\14.bmp,447326,2016-05-10
........\...........................\....\......\15.bmp,447326,2016-05-10
........\...........................\....\......\16.bmp,447326,2016-05-10
........\...........................\....\......\17.bmp,447326,2016-05-10
........\...........................\....\......\18.bmp,447326,2016-05-10
........\...........................\....\......\19.bmp,447326,2016-05-10
........\...........................\....\......\2.bmp,447326,2016-05-10
........\...........................\....\......\20.bmp,447326,2016-05-10
........\...........................\....\......\21.bmp,447326,2016-05-10
........\...........................\....\......\22.bmp,447326,2016-05-10
........\...........................\....\......\23.bmp,447326,2016-05-10
........\...........................\....\......\24.bmp,447326,2016-05-10
........\...........................\....\......\25.bmp,447326,2016-05-10
........\...........................\....\......\26.bmp,447326,2016-05-10
........\...........................\....\......\27.bmp,447326,2016-05-10
........\...........................\....\......\28.bmp,447326,2016-05-10
........\...........................\....\......\29.bmp,447326,2016-05-10
........\...........................\....\......\3.bmp,447326,2016-05-10
........\...........................\....\......\30.bmp,447326,2016-05-10
........\...........................\....\......\31.bmp,447326,2016-05-10
........\...........................\....\......\32.bmp,447326,2016-05-10
........\...........................\....\......\33.bmp,447326,2016-05-10
........\...........................\....\......\34.bmp,447326,2016-05-10
........\...........................\....\......\35.bmp,447326,2016-05-10
........\...........................\....\......\36.bmp,447326,2016-05-10
........\...........................\....\......\37.bmp,447326,2016-05-10
........\...........................\....\......\38.bmp,447326,2016-05-10
........\...........................\....\......\39.bmp,447326,2016-05-10
........\...........................\....\......\4.bmp,447326,2016-05-10
........\...........................\....\......\40.bmp,447326,2016-05-10
........\...........................\....\......\41.bmp,447326,2016-05-10
........\...........................\....\......\42.bmp,447326,2016-05-10
........\...........................\....\......\43.bmp,447326,2016-05-10
........\...........................\....\......\44.bmp,447326,2016-05-10
........\...........................\....\......\45.bmp,447326,2016-05-10
........\...........................\....\......\46.bmp,447326,2016-05-10
........\...........................\....\......\47.bmp,447326,2016-05-10
........\...........................\....\......\48.bmp,447326,2016-05-10
........\...........................\....\......\49.bmp,447326,2016-05-10
........\...........................\....\......\5.bmp,447326,2016-05-10
........\...........................\....\......\50.bmp,447326,2016-05-10
........\...........................\....\......\51.bmp,447326,2016-05-10
........\...........................\....\......\52.bmp,447326,2016-05-10
........\...........................\....\......\53.bmp,447326,2016-05-10
........\...........................\....\......\54.bmp,447326,2016-05-10

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

发表评论

0 个回复

  • Frame-Algorithm
    代码实现了平移不变小波框架的快速分解重构算法。(A fast decomposition and reconstruction algorithm based on the translation invariant is included in the pakage. )
    2012-04-17 22:43:52下载
    积分:1
  • BlockedBaseDCTDataHiding
    Block base DCT data hiding and recovery of secrete image.
    2013-10-29 18:18:54下载
    积分:1
  • Pulso
    Simulation poulse wave on matlab try it
    2013-10-31 04:54:28下载
    积分:1
  • Jacobi2
    The following Matlab code converts a Matrix into it a diagonal and off-diagonal component and performs up to 100 iterations of the Jacobi method or until 蔚step < 1e-5
    2009-03-20 04:26:34下载
    积分:1
  • ycsj
    遗传算法用于函数拟合与模式识别的Matlab示例程序 (Genetic algorithm for function fitting and pattern recognition procedures Matlab Example)
    2008-07-31 11:04:54下载
    积分:1
  • FivePointCubicMethod
    五点三次法实现振动信号趋势项的消除, 1、 计算出数据的均值、均方值、方差 ; 2、 用matlab编制五点三次法消趋势项程序。 3、 在同一坐标下绘出消趋势项前后时域信号,并分析比较。 绘出消趋势项前后信号的自相关函数。( Five points three times a method to achieve the elimination of the trend of the vibration signal, 1, to calculate the mean of the data, the mean square value, variance 2, the preparation of the five points three times France extinction trend procedure using matlab. 3, plotted in the same coordinate consumer trends before and after the time-domain signal, analyzed and compared. Draw to eliminate the trend before and after the signal autocorrelation function. )
    2012-03-15 02:09:43下载
    积分:1
  • WPDV-HOP 粒子群算法与dv-hop算法的改进
    wpdv-hop算法,dvhop算法的一种改进,粒子群算法与dv-hop算法的改进(Improved wpdv-hop algorithm, dvhop algorithm, PSO algorithm with dv-hop Improvement)
    2020-09-20 21:47:54下载
    积分:1
  • DOF_Markov
    一个 markov jump system仿真程序(h2 and h-inf control of markov jump system)
    2020-12-02 20:39:26下载
    积分:1
  • HW1b
    Simulation of the real time traffic signals
    2010-06-11 21:17:10下载
    积分:1
  • Leaflet_WCDMAchannels
    the comb pilot aided channel estimation in ofdm modulation is considered. the power of pilot subchannels is under the control. The data experience frequency selective channel then the AWGN noise is added to make the situation worse. The bit error rate is ploted versus SNR.
    2010-11-15 02:19:23下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载