CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - aco算法

搜索资源列表

  1. aco.rar

    0下载:
  2. 专门用于求解TSP问题的matlab编制的蚁群算法,此程序的优化效率和鲁棒性都非常好,Ant Colony Algorithm for Traveling Salesman Problem,very efficient and robust
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:2094
    • 提供者:唐毅
  1. ant

    0下载:
  2. 关于地图着色问题的蚁群搜索算法,启发式搜索算法的改进-Map Coloring Problem on ant colony search algorithm, heuristic search algorithm to improve
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-22
    • 文件大小:5835
    • 提供者:yurongguo
  1. IACO

    0下载:
  2. 对ACO基本算法的改进,主要是针对的信息素的改进。希望对各位有用。-Of the basic ACO algorithm is mainly targeted pheromone improvements. Hope that useful to you.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:1842
    • 提供者:yanghui
  1. ACO

    0下载:
  2. ACO.zip是一个蚁群优化算法,希望对大家有帮助-ACO.zip is an ant colony optimization algorithm, in the hope that we have to help
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:817435
    • 提供者:cxd
  1. pso

    1下载:
  2. 自编的多目标粒子群优化算法,可以运行哦。-Written and directed the multi-objective particle swarm optimization, you can run, oh.
  3. 所属分类:Other windows programs

    • 发布日期:2016-03-04
    • 文件大小:1234
    • 提供者:sunny
  1. ACO-TSP

    0下载:
  2. 利用蚁群算法解决旅行商问题,其中运用智能蚂蚁算法-Using Ant Colony Optimization Algorithm to solve Traveling Salesman Problem
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:74112
    • 提供者:波波
  1. aco

    0下载:
  2. 蚁群算法实现tsp问题的解,适合初学者使用-Ant colony optimization tsp solution of the problem, for beginners
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:9425
    • 提供者:cy
  1. ACO_QoS

    0下载:
  2. ACO算法的多约束QoS路由计算程序代码-ACO is multi-constrained QoS routing calculation code
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:11332
    • 提供者:Ann
  1. aco

    0下载:
  2. 蚁群算法描述,适合初学者使用,备注清晰,简单明了易懂-Ant Colony Algorithm Descr iption
  3. 所属分类:Other systems

    • 发布日期:2017-12-10
    • 文件大小:10104
    • 提供者:张扬
  1. aco-yiquansuanfa-

    0下载:
  2. 车辆路径问题的蚁群算法,很好的一个学习蚁群算法的GA例子-The ant colony algorithm of vehicle routing problem, a learning example of ant colony algorithm GA
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:7146
    • 提供者:李倩
  1. aco

    0下载:
  2. 蚁群算法的最优路径求解,很有用,可以下载看看哦。-Optimal routing, very useful, you can download Oh.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:1833984
    • 提供者:xiabb
  1. aco

    0下载:
  2. 一个简单的蚁群算法示例,实现tsp问题的路径选择。用了ant 和project两个类,实现简单-Ant Colony Algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:2064
    • 提供者:陆云飞
  1. ACO-PID

    0下载:
  2. 此函数实现蚁群算法,用于PID控制参数优化-The function realization of ant colony algorithm for PID parameters optimization
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:1507
    • 提供者:汪丹海
  1. aco

    1下载:
  2. 基于蚁群算法matlab无功优化 可以参考-Ant colony algorithm matlab Reactive Power Optimization
  3. 所属分类:Other systems

    • 发布日期:2016-01-05
    • 文件大小:3072
    • 提供者:hanshao
  1. ACO

    0下载:
  2. 基于蚁群算法的机器人的路径规划问题蚁群算法,一种与传统的数学规划原理截然不同的,模拟自然生态系统以求解复杂优化问题(如NPC(NP Complete)类问题,典型的有TSP(Traveling Saleman Problem)问题)的仿生优化算法,因其较强分布式计算机制、鲁棒性、易于与其他方法相结合等优点,使得蚁群算法具有较广泛应用领域,为那些最优化技术难以解决的组合优化问题提供了一类新的切实可行的解决方案。从最初的一维的静态优化问题扩展到多维的动态组合优化问题,包括车辆路径规划,工程设计,电力
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-10
    • 文件大小:1100410
    • 提供者:lin
  1. ACO

    0下载:
  2. 给定威胁源,利用蚁群算法规划出从指定起始点到目标点的满足代价函数最小的轨迹。-Given the threat source, using ant algorithm mapped out from the designated starting point to the target point trajectory to meet the minimum cost function.
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:4356
    • 提供者:肖晨
  1. Matlab-ACO

    0下载:
  2. 蚁群算法的Matlab实现代码,优化设计的一个很好算法-Ant colony algorithm Matlab code
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6661
    • 提供者:胡君
  1. aco

    0下载:
  2. spd描述子,ACO算法匹配,文件中包含其他的描述子(形状上下文。。。),同时距离函数包括欧式距离和卡方距离(The SPD descr iptor matches the ACO algorithm, and the file contains other descr iptors (shape context) At the same time, the distance function includes Euclidean distance and chi square distance
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:466944
    • 提供者:huisedetian
  1. 蚁群算法的能量有效EEABR

    0下载:
  2. ACO蚁群优化算法 针对能量有效的ACO蚁群优化算法的程序,C++语言实现,对研究蚁群优化的小伙伴有所帮助(The program for the efficient ACO ant colony optimization algorithm, the implementation of the C++ language, is helpful to the small partners studying the ant colony optimization)
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:19456
    • 提供者:shiyuanyin
  1. ACO

    2下载:
  2. 蚁群算法优化函数,采用matlab来编程,最后给出仿真图(ACO optimizes functions)
  3. 所属分类:其他

    • 发布日期:2021-03-11
    • 文件大小:1024
    • 提供者:skpopo
« 12 3 »
搜珍网 www.dssz.com