登录
首页 » Visual C++ » ACO-Path-planning-

ACO-Path-planning-

于 2015-04-16 发布 文件大小:380KB
0 231
下载积分: 1 下载次数: 110

代码说明:

  基于蚁群算法的路径规划,包括二维路径和三维路径,非常实用,无BUG,注释详细(Path planning, ant colony algorithm, including 2D and 3D path planning path,)

文件列表:

蚁群优化—三维路径
..................\CacuFit.m,373,2015-04-13
..................\CacuQfz.m,632,2015-01-19
..................\czfz.m,3746,2015-04-13
..................\data.m,2088,2015-04-13
..................\data1.m,1181,2015-04-13
..................\HeightData.mat,697,2015-04-13
..................\main.asv,2599,2015-01-19
..................\main.m,2567,2015-01-19
..................\searchpath.m,2118,2015-01-19
蚁群优化—二维路径
..................\barrier.txt,190,2015-04-13
..................\DijkstraPlan.m,1158,2015-04-13
..................\lines.txt,122,2015-04-13
..................\main.m,6655,2015-01-18
..................\matrix.txt,988,2015-01-16
蚁群路径优化.docx,426925,2015-04-16

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

发表评论

0 个回复

  • 5
    一道程序编译顺序的考题,涉及到函数调用的先后顺序及运算符号的优先级等问题。下面我展开给你讲。 C的程序编译总是从main函数开始的,这道题的重点在“fun((int)fun(a+c,b),a-c)) ”语句。 系统首先要确定最外层 fun()函数的实参,第一个参数的确定需要递归调用fun()函数(不妨称其为内层函数)。内层函数的两个参数分别为x=a+b=2+8=10、y=b=5,执行函数体x+y=10+5=15,于是得外层函数的参数x=15。其另一个参数y=a-c=2-b=-6,再次执行函数体,得最终返回值x+y=15+(-6)=9。 (Compiling together the sequence of test procedures, involving the sequence of function calls and operator symbols, such as the priority problem. Now I give you to start speaking. Procedures for C compiler always start from the main function and at这道题the focus of " fun ((int) fun (a+ c, b), ac)) " statement. System must first determine the most outer layer of fun () function of real parameters, the first parameters of recursive calls required fun () function (may be called the inner function). Inner function separately for the two parameters x = a+ b = 2+8 = 10, y = b = 5, to execute the function body x+ y = 10+5 = 15, then the outer function parameters were x = 15 . Its another parameter y = ac = 2-b =- 6, once again to execute the function body may eventually return the value of x+ y = 15+ (-6) = 9.)
    2009-03-15 15:36:23下载
    积分:1
  • TLBGmatlaabh
    毕业设计做的...用LBG算法实现矢量量化的算法法..matlab ,经测试可直接使用。 (Graduation design ... vector quantization algorithm method using the LBG algorithm .. Matlab, has been tested and can be used directly.)
    2012-07-18 11:29:00下载
    积分:1
  • HistogramPCalculation
    应用MATLAB(或C)语言编写一幅灰度图像直方图统计程序(Application of MATLAB (or C) written in a gray-scale image histogram statistics program)
    2011-05-28 14:17:26下载
    积分:1
  • DBSCANClusteringAlgorithm
    说明:  聚类算法MATLAB程序实现,聚类(Cluster)分析是由若干模式(Pattern)组成的,通常,模式是一个度量(Measurement)的向量,或者是多维空间中的一个点。聚类分析以相似性为基础,在一个聚类中的模式之间比不在同一聚类中的模式之间具有更多的相似性。(DBSCAN_Clustering Algorithm)
    2010-03-23 16:51:41下载
    积分:1
  • deep-CCA
    深度典型相关性分析,在线性的CCA上增加了深度网络,以此来学习新特征并提高多模态数据之间相关性( Deep cca ,the deep network is added in linear CCA to learning description that the correlation is better between multi-modal datas)
    2020-12-13 19:29:15下载
    积分:1
  • radar_interface
    此程序实现一个模拟的雷达PPI显示界面,能显示雷达站的相关信息(this program produces a interpace about radar PPI, it can display radar station information)
    2012-04-09 09:46:52下载
    积分:1
  • coding_for_security
    说明:  安全编程修炼之道英文版和代码,比较详细,推荐(coding_for_security)
    2010-04-05 13:46:07下载
    积分:1
  • prog1
    通信原理实验生成软件及相关代码,调制解调(C生成)(Communication principle experiment generation software and related codes, modulation and demodulation (C generated))
    2014-09-17 20:13:40下载
    积分:1
  • 局部二值模式LBP
    lbp实现图像的特征提取,可得到图像的直方图特征。(LBP realizes the image feature extraction, and can get the histogram features of the image)
    2017-11-20 15:24:05下载
    积分:1
  • 75448192saperate3
    说明:  进行等时延分段,并对等间隔段的两个时延矩阵分别求取均值,采用类似联合近似对角化,估计出最优化的酉矩阵,(ing second-order statistics (different time-delay correlation matrix) of non-stationary and structural characteristics of the signal timing can roughly estimate that the instantaneous linear mixture of blind source signal. With the time delay increasing, only using a single delay covariance equalization and ignoring the time-varying characteristics of the signal, which difficult to ensure the performance of algorithm. Analysis of the average characteristics of ma)
    2010-04-07 21:38:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载