搜索资源列表

  1. QAS组播 蚁群

    0下载:
  2. QAS蚁群算法程序
  3. 所属分类:文档资料

    • 发布日期:2011-04-18
    • 文件大小:31744
    • 提供者:lxdsea
  1. 基于蚁群的NS2源代码实现

    0下载:
  2. 蚁群算法C++和OTcl在NS2中的应用(Application of ant colony algorithm C++ and OTcl in NS2)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-05
    • 文件大小:147456
    • 提供者:Dutor
  1. 最基本的蚁群算法+2opt邻域搜索_求解TSP

    0下载:
  2. 蚁群算法,蚁群优化算法(ant colony optimization,ACO)就是一种特别成功的元启发式算法,在20年前诞生于意大利的一所最负盛名的大学——米兰理工大学。其灵感来源于真实蚂蚁的行为。(We list below 25 TSP instances taken from the World TSP. For these instances, the cost of travel between cities is spec
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:76800
    • 提供者:7号咯
  1. 改进蚁群

    0下载:
  2. 将蚁群算法应用于三维路径规划问题上,算法编程完整,注释详细,是初学者宝贵的学习材料。(The ant colony algorithm is applied to the three-dimensional path planning problem, the algorithm programming is complete, detailed notes, is a valuable learning material for be
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:11264
    • 提供者:赵小乙
  1. 蚁群算法

    0下载:
  2. 基于蚁群算法的路径规划算法,在matlab上可实现(The path planning algorithm based on ant colony algorithm can be implemented on MATLAB)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-05
    • 文件大小:11264
    • 提供者:jyniki
  1. 蚁群

    0下载:
  2. 利用蚁群算法整定PID参数,得到PID的参数,使得系统的动态性能最好(get PID parameters by ACA)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:66560
    • 提供者:jiadee
  1. 蚁群MATlab

    0下载:
  2. 群优化算法之一,模拟蚁群生活习惯,优化算法(One of the group optimization algorithms, simulation of ant colony living habits, optimization algorithm)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:21504
    • 提供者:水之子
  1. 蚁群

    0下载:
  2. 实现蚁群算法的基本功能,解决了TSP的问题。(Implement the basic functions of the ant colony algorithm and solve the TSP problem.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:3072
    • 提供者:努力写paper
  1. 蚁群

    0下载:
  2. 蚁群算法路径寻优,具有GUI界面,可以运行(Ant colony algorithm path optimization, with GUI interface, can run.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:54272
    • 提供者:hymanll
  1. 蚁群聚类算法及其改进

    0下载:
  2. 用MATLAB实现的蚁群算法,并加入了自己改进的一些内容,包含一群算法原理介绍的详细PPT。(The ant colony algorithm implemented by MATLAB is added to some of its improved contents, including a detailed PPT introduced by a group of algorithm principles.)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:259072
    • 提供者:WG_JNU
  1. 蚂蚁算法演示

    0下载:
  2. 此文件描述的是蚁群算法的训练与预测的代码实现(This document describes the code implementation of training and prediction of ant colony algorithm.)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:122880
    • 提供者:执手浪天涯
  1. matlab编写蚁群算法实践

    0下载:
  2. 基于matlab编写的粒子群算法,用于学习粒子群(Particle swarm optimization based on MATLAB is used to study particle swarm.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-05
    • 文件大小:2048
    • 提供者:大码农
  1. 混合遗传蚁群HGIACA

    0下载:
  2. 智能优化方法--混合遗传蚁群算法,结合了蚁群算法和遗传算法(Intelligent optimization method, hybrid genetic ant colony algorithm, combines ant colony algorithm and genetic algorithm.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-05
    • 文件大小:3072
    • 提供者:reseei
  1. 对于蚁群优化算法的研究

    0下载:
  2. 解决tsp问题中的一种策略——蚁群算法,含蚁群算法过程,原理,及程序范例。(One of the strategies to solve the TSP problem is ant colony algorithm, including ant colony algorithm process, principle and program paradigm.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-05
    • 文件大小:11264
    • 提供者:吃鸡的鸭
  1. 机器人蔽障蚁群算法

    2下载:
  2. 蚁群 避障 matlab算法 ,机器学习(Ant colony avoidance, matlab algorithm)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-05
    • 文件大小:63488
    • 提供者:诶呀我去
  1. 蚁群bp

    0下载:
  2. 用蚁群算法优化bp神经网络,增加预测精度(Using ant colony algorithm to optimize BP neural network and increase prediction accuracy)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:2048
    • 提供者:浮沉yjj
  1. 蚁群算法

    1下载:
  2. 群体智能算法,蚁群算法,有关无人机航迹规划,MATLAB 代码(Swarm intelligence algorithm, ant colony algorithm, related drone path planning, MATLAB code)
  3. 所属分类:matlab例程

  1. 蚁群算法进行三维路径规划

    0下载:
  2. 在MATLAB中用一群算法实现三维路径规划的代码,可以运行,自己修改地图数据即可达到自己的需求(Using a group of algorithms to realize three-dimensional path planning code in MATLAB, it can run and modify map data to meet its own needs.)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-05
    • 文件大小:6144
    • 提供者:hopfiled
  1. 蚁群算法_最优路径(二维)

    0下载:
  2. 有关蚁群最优算法,求最优路径,亲测有效,欢迎下载。(For the ant colony optimization algorithm, find the optimal path, pro-test is effective, welcome to download)
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-05
    • 文件大小:33792
    • 提供者:额秦始皇
  1. 蚁群VRP

    0下载:
  2. 用蚁群算法解决VRP问题,包含基本蚁群算法(我记得不含时间窗约束)(Using ant colony algorithm to solve VRP problem, including basic ant colony algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:9216
    • 提供者:Shielas
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org