登录
首页 » matlab » 3D-grid-path-planning-master

3D-grid-path-planning-master

于 2020-05-19 发布
0 121
下载积分: 1 下载次数: 6

代码说明:

说明:  多种算法实现路径规划,可以进行相互间的比较(Various algorithms can realize path planning and compare with each other)

文件列表:

3D-grid-path-planning-master, 0 , 2020-04-24
3D-grid-path-planning-master\Main_3D.m, 2318 , 2020-04-24
3D-grid-path-planning-master\README.md, 1181 , 2020-04-24
3D-grid-path-planning-master\a_star_3D.m, 6078 , 2020-04-24
3D-grid-path-planning-master\grid_3D_safe_zone.m, 4711 , 2020-04-24
3D-grid-path-planning-master\lazy_theta_star_3D.m, 8849 , 2020-04-24
3D-grid-path-planning-master\line_sight_partial_3D.m, 5505 , 2020-04-24
3D-grid-path-planning-master\theta_star_3D.m, 8881 , 2020-04-24

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

发表评论

0 个回复

  • Luenberger
    Luenberger observer matlab simulink simulation
    2021-04-02 09:39:08下载
    积分:1
  • JSP--E-T--GA
    针对带有交货期窗口硬约束,并对提前/拖期零件进行惩罚的一类作业车间调度问题,设计了一种改进型遗传算法EGA。交货期窗口硬约束是指每个零件均有交货期和deadline,零件可以在交货期后完工,但绝不能超出deadline。EGA采用“逆向后推”和“顺向前拉”相结合的两阶段求解策略。针对部分染色体在解码过程中违反交货期窗口硬约束而产生非法解的问题,采用基于关键路径的染色体修复方法来调整染色体基因序列,以期实现在满足交货期窗口硬约束的同时降低零件拖期成本;在保持第一调度阶段拖期成本不变的基础上,采用基于逆向重调度的目标值修订方法来延迟零件开工时间,以减小成品提前库存成本。(This paper deals with the job shop scheduling problem with due window to minimize the sum of weighted earliness and weighted tardiness of jobs. This due window is a time duration between the due date and the latest acceptable completion date, namely dealine, of a job. Penalties are incurred if jobs are completed within the due window and the illegal schedule will occur if one job is finished after its deadline. A new Enhanced Genetic Algorithm (EGA), based on a two phase schedule mechanism was introduced. To avoid the violations of due window constraint and simultaneously reduce tardiness costs, a chromosome repair method based on critical paths was designed to adjust chromogene sequence. Then, on keeping tardiness costs unchanged, an objective value revision method based on reverse rescheduling was put forward to delay job release date for reducing earliness costs introduced by each job. )
    2012-04-29 21:39:36下载
    积分:1
  • 11
    说明:   empirical formula with kaiser clc clear all fs=1000 fc=250 df=50 r=0.001 f=fc/fs dw=2*pi*(df/fs) a=-20*log(r) n=floor(((a-8)/(2.285*dw))+1) if a>50 b=0.1102*(a-8.7) elseif a>=21 && a<=50 b=0.5842*((a-21)^0.4)+0.07886*(a-21) elseif a<21 b=0.0 end w=kaiser(n,b) for i=1:n if i~=(n-1)/2 hd(i)= (2*f*sin((i-((n-1)/2))*2*pi*f))/((i-((n-1)/2))*2*pi*f) elseif i==(n-1)/2 hd(i)=2*f end end for j=1:n h(j)=w(j)*hd(j) end subplot(3,1,1), plot(w) subplot(3,1,2), plot(h) subplot(3,1,3), plot(h,n)
    2014-12-24 23:20:03下载
    积分:1
  • MATLABtuwensuanfa
    说明:  关于matlab数字图像处理算法的实验原理及其报告(Matlab digital image processing algorithms on the experimental principle and the report)
    2010-04-26 20:10:29下载
    积分:1
  • MAZE
    a new way to solve MAZE problem using cellular automaton
    2011-09-24 04:10:14下载
    积分:1
  • suspension
    汽车被动悬架模型,半主动正在整,稍后上传(Car passive suspension model, semi-active being whole, later upload)
    2014-01-12 15:21:47下载
    积分:1
  • shaping_filter
    filter ask simulation program, including land-side, the originator, channel, as well a apsk modulation methods used for school data modulation
    2010-06-15 18:36:34下载
    积分:1
  • HMGD_mo_ni
    理论力学——霍曼轨道运动的matlab计算机模拟 主程序名 hmgd.m 函数名 界面程序名hmgdfun.mhmgdgui(Theoretical Mechanics- Hö rmann computer simulation of orbital motion, matlab main program interface function names were hmgd.m program name hmgdfun.mhmgdgui)
    2009-12-27 08:48:35下载
    积分:1
  • A_TV
    自适应TV去噪模型的源代码. 直接运行demo_adap_tv.m (The code of the TV model for image denoising)
    2010-02-02 23:34:28下载
    积分:1
  • buc1
    TUTORIAL ON MATLAB GUI FOR BIGENERS AND EXPEST VERY SIMPLE AND EFFECTIVE WAY TO LEARN MATLAB SIMULINK AND GUI MATLAB
    2011-05-19 17:13:54下载
    积分:1
  • 696518资源总数
  • 104228会员总数
  • 45今日下载