CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 蚁群算法

搜索资源列表

  1. ACA

    0下载:
  2. 蚁群算法解决连续空间上的全局优化问题,参数可以修改-Ant colony algorithm to solve the continuous space on the global optimization problems, the parameters can be modified
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1795
    • 提供者:wushuyuan
  1. ACOTSP.V1.0

    0下载:
  2. 该程序利用C编程实现蚁群算法解决旅行商问题-ACO algorithm for TSP
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:99636
    • 提供者:熊福力
  1. ant_tsp

    0下载:
  2. 蚁群算法解决tsp问题,输出目前为止找到的最优路径的长度和运算结果-Ant colony algorithm to solve TSP problem, the length of the output so far to find the optimal path and operation result
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3434
    • 提供者:殷燃
  1. cross

    0下载:
  2. 旅行商问题的蚁群算法程序,可以方便的计算旅行商问题,也可以作为蚁群算法的参考。-Traveling salesman problem of ant colony algorithm program, easy to calculate the traveling salesman problem, can also be used as a reference of ant colony algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2310
    • 提供者:lishaowei
  1. ant-colony-algorithm

    0下载:
  2. 蚁群算法解决TSP问题源代码,并有相应数据已经运行成功。-Ant colony algorithm to solve TSP problem source code, and a corresponding data has been run successfully.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2799
    • 提供者:黄厦
  1. ant-colony-algorithm_improvement

    0下载:
  2. 实现了蚁群算法,并对其进行了改进,对于复杂曲面的造型,有重要意义,具有极高的参考价值。-ant colony algorithm_improvement
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:182048
    • 提供者:
  1. ant-colony-algorithm

    0下载:
  2. 用matlab实现蚁群算法,求解TSP以及两地最优问题,在原始的基础上改进,效果良好。-use Matlab to realize ant colony algorithm to solve TSP and optimal problem, on the basis of the original improvement, the result is good.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1691
    • 提供者:陈浩
  1. MMAS

    0下载:
  2. 最大最小蚁群算法Max-min ant colony algorithm-Max-min ant colony algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-27
    • 文件大小:10682
    • 提供者:林勇
  1. Ant-Algorithm

    0下载:
  2. 蚁群算法的源代码,有MATLAB源程序和c语言的源代码。可以自己改进代码解决问题-Ant colony algorithm source code, with MATLAB source and c language source code. Can improve code to solve the problem by themselves
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:79275
    • 提供者:xi
  1. Ant-colony-algorithm

    0下载:
  2. 蚁群算法MATLAB代码实现,请注意修改变量,仅供参考。-Ant colony algorithm MATLAB code, please note that the modified variable, for reference only
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1627
    • 提供者:
  1. MOACO

    2下载:
  2. 多目标蚁群算法,蚁群算法(ant colony optimization, ACO),又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型算法。-MOACO,Multi-objective ant colony algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1863
    • 提供者:kurt
  1. wurenjiguiji

    2下载:
  2. 基于蚁群算法的无人机航迹规划,航迹规划是无人机的关键智能技术,在地理环境信息已知的条件下,如何综合考虑威胁和油耗,给出一条最优的自动航行路径,是无人机航迹规划要解决的问题。-Unmanned aerial vehicle (uav) flight path planning based on ant colony algorithm, path planning is the key to the uav intelligence technology, under the condition
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1102
    • 提供者:陈孝君
  1. CMA-ES-optimization

    1下载:
  2. 包括优化算法源程序及算法原理介绍。自适应协方差矩阵进化策略,一种2000年左右发展起来的新优化算法,简称CMA-ES,最近十几年得到了学术界的广泛关注,非常有应用前景。这是一种黑箱子优化算法,可以再程序末自己定义优化函数,也可以调用外部程序(如有限元等)进行计算,然后提取优化函数的解。该优化算法在各种变量维度下的表现优于蚁群算法、粒子群算法,有较好的收敛性,这归功于其严谨的数学表达。-Covariance matrix adaptation evolution strategy, about o
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:631128
    • 提供者:Weizhu Yang
  1. ant

    0下载:
  2. 用matlab实现的蚁群算法的源码,附算例文件-ant algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1208
    • 提供者:朱广健
  1. Ant1_jwdis

    0下载:
  2. 蚁群算法的C++实现,for TSP problem-Ant for c++ input 10 citys output aresult
  3. 所属分类:Algorithm

    • 发布日期:2017-05-16
    • 文件大小:3757474
    • 提供者:zhaominqiang
  1. ACO3

    0下载:
  2. 融合蚁群算法和模拟退火算法的C++程序,解决TSP-Fusion ant colony algorithm and simulated annealing algorithm C++ program to solve TSP
  3. 所属分类:Algorithm

    • 发布日期:2017-05-18
    • 文件大小:4918684
    • 提供者:程俊涛
  1. spiral_dyn

    0下载:
  2. 基于结构优化的现代智能优化算法(遗传算法,蚁群算法,神经网络算法)-Modern intelligent optimization algorithm based on structural optimization (genetic algorithm, ant colony algorithm, neural network algorithm)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:566
    • 提供者:xiao
  1. PSO

    0下载:
  2. 实数编码的粒子群算法源程序 实数编码的蚁群算法源程序-Real- coded particle swarm algorithm source code real- coded ant colony algorithm source code
  3. 所属分类:Algorithm

    • 发布日期:2017-12-17
    • 文件大小:1630208
    • 提供者:江雨薇
  1. gemdhrogrammingcode

    0下载:
  2. 机器人路径规划中的蚁群算法小程序自己编程的 不错的源码-Robot path planning in the ant colony algorithm is a small program good programming source code
  3. 所属分类:Algorithm

    • 发布日期:2017-12-16
    • 文件大小:37888
    • 提供者:Olbirn
  1. route1.1

    0下载:
  2. 华为精英挑战赛2016源码,从start点出发到end点,中途经过必经节点,蚁群算法-huawei competion 2016.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-15
    • 文件大小:137216
    • 提供者:大左
« 1 2 34 »
搜珍网 www.dssz.com