登录
首页 » matlab » 基于蚂蚁算法的移动机器人三维路径规划代码

基于蚂蚁算法的移动机器人三维路径规划代码

于 2020-02-24 发布
0 202
下载积分: 1 下载次数: 9

代码说明:

说明:  基于蚂蚁算法的三维航迹规划,程序可以运行,亲测有效(Three dimensional path planning based on ant algorithm, the program can run, and the pro test is effective)

文件列表:

chapter24, 0 , 2018-03-09
chapter24\CacuFit.m, 373 , 2010-09-01
chapter24\CacuQfz.m, 632 , 2010-09-01
chapter24\czfz.m, 3746 , 2010-01-11
chapter24\data.m, 2088 , 2010-12-24
chapter24\data1.m, 1179 , 2009-06-14
chapter24\HeightData.mat, 697 , 2010-08-31
chapter24\main.m, 2584 , 2010-12-29
chapter24\searchpath.m, 2055 , 2010-09-01

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

发表评论

0 个回复

  • 2022-03-12 23:59:55下载
    积分:1
  • emasm
    ADS集成开发环境下的,C程序内嵌汇编程序。(ADS integrated development environment, C programming embedded assembler)
    2012-03-29 17:02:28下载
    积分:1
  • 译的c++原代码
    编译的c++原代码-the original code
    2022-12-18 07:45:03下载
    积分:1
  • 多目标优化算法
    目前的多目标优化算法有很多,Kalyanmoy Deb 的 NSGA-II(Nondominated Sorting Genetic Algorithm II,带精英策略的快速非支配排序遗传算法)无疑是其中应用最为广泛也是最为成功的一种。MATLAB 自带的 gamultiobj 函数所采用的算法,就是基于 NSGA-II 改进的一种多目标优化算法(a variant of NSGA-II)。gamultiobj 函数的出现,为在 MATLAB 平台下解决多目标优化问题提供了良好的途径。gamultiobj 函数包含在遗传算法与直接搜索工具箱(Genetic Algorithm and Direct Search Toolbox, GADST)中,这里我们称 gamultiobj 函数为基于遗传算法的多目标优化函数,相应的算法为基于遗传算法的多目标优化算法。本案例将以 gamultiobj 函数为基础,对基于遗传算法的多目标优化算法进行讲解,并详细分析其代码,同时通过一个简单的案例介绍 gamultiobj 函数的使用。 ( (U09) u5126 u591A u591A u5108 u7R2 U7565 u7654 u5EB2 u09A1 u653H U4E5F u662F u6700 u4E3A u6210 u529F u7684 u4E00 u79CD u3002MATLAB u81EA u5E26 u7684 gamultiobj u51FD u6570 u6240 u91C7 u7528 u7689 u7B97 u6CD5 uFF0C u5C31 u662F U57FA u4E8E NSGA-II u6539 u8FDB u7684 u4E00 u79CD u591A u76EE u6807 u4161 u5316 u7B97 u6CD5 uFF08a variant of NSGA-II uFF09 u3002gamultiobj u51FD u6570 u7684 u5150 U73B0 uFF0C u4E3A u5728 MATLAB u5E73 u53F0 u8E0B u89E3 u51B3 u5B1 u591A u76EE u6807 u4F18 u5316 u95EE u9898 u63D0 u4F9B u4E86 u826F u597D u7944 u9014 u5F84 u3002gamultiobj U5135 u5135 u5255 u5135 u5255 u5135 u7R2 u7R2 u7B97 F0C u8FD9 u91CC u6211 u4EEC u79F0 gamultiobj u51FD u6570 u4E3A u57FA u4E8E u907 u4F20 u7B97 u6CD5 u7684 u591A u76EE u6807 u4F18 u5316 u51FD u6570 uFF0C u76F8 U5E94 u7689 u7B97 u6CD2 u4E3A u57FA u4E8E u9057 u4F20 u7B97 u6CD5 u7684 u591A u76EE u6807 )
    2017-05-15 10:14:14下载
    积分:1
  • 创建MFC,在辑界面创建所需的控件,并于Properties中将ID,Caption按表填好,给复选和辑框控件连接变量,对消息处理函数加入指定代码。...
    创建MFC,在编辑界面创建所需的控件,并于Properties中将ID,Caption按表填好,给复选和编辑框控件连接变量,对消息处理函数加入指定代码。-Create MFC, in the editing interface to create the necessary controls and Properties Lieutenant ID, Caption completed table to check and edit the control box to connect variables, on the message processing function by adding the specified code.
    2022-04-15 15:03:27下载
    积分:1
  • Use ATMEGA8L+ 1602LCD written calendar, crystal frequency of 4MHz
    使用ATMEGA8L+1602LCD写的万年历,晶振频率为4MHz-Use ATMEGA8L+ 1602LCD written calendar, crystal frequency of 4MHz
    2022-02-25 17:04:09下载
    积分:1
  • `` very good compilation Guide `
    汇编教程``挺好`-`` very good compilation Guide `
    2022-03-12 07:54:45下载
    积分:1
  • 液晶YM12864与AT89S51并行通信,可以显示四行中文字符
    液晶YM12864与AT89S51并行通信,可以显示四行中文字符-AT89S51 LCD YM12864 with parallel communication, can display four lines of Chinese characters
    2022-08-20 21:30:42下载
    积分:1
  • (1) 有一个主持人控制开关和8路抢答按扭,当主持人允许抢答时才能进行抢答操作,并用一个数码管显示抢答选手的号码,同时其他选手不能再抢答。 (2)电路上...
    (1) 有一个主持人控制开关和8路抢答按扭,当主持人允许抢答时才能进行抢答操作,并用一个数码管显示抢答选手的号码,同时其他选手不能再抢答。 (2)电路上要加个蜂鸣器的电路,当有选手抢答时蜂鸣器响一下。 (3)要有倒计时功能,开始抢答时开始倒20秒计时,用两个数码管显示,当有人抢答时停止倒计时。 2.2拓展部分 用按键可设置倒计时的时间,范围在5秒到30秒之间。-(1) has a host switch and 8-way control button to answer in, when the moderator allowed to be carried out to answer in time to answer in operation, and use an LED display to answer in the number of players, while other players can no longer answer in his place. (2) the circuit, we should add a buzzer circuit, when there are players when the buzzer rang to answer in about. (3) to have the countdown feature to begin to answer in 20 seconds when you start down time, using two digital tube display, when someone stops to answer in the countdown. 2.2 The expansion of part of the buttons can be set with the countdown time, the range of 5 seconds to 30 seconds.
    2022-02-25 13:31:03下载
    积分:1
  • 十六位按键功能的读写程序,包括原代码,可烧录文件,熟悉按键检测功能的使用方法...
    十六位按键功能的读写程序,包括汇编原代码,可烧录文件,熟悉按键检测功能的使用方法-16 button functions to read and write procedures, including the compilation of the original code, recordable documents, familiar with the use of key detection method
    2022-06-03 04:42:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载