搜索资源列表
蚁群算法的matlab实现
- 蚁群算法的matlab实现
java蚁群算法
- 本代码是基于java语言,通过蚁群算法的实现了对最优路径查找的功能。
物流配送蚁群算法
- 蚁群算法在物流配送中运用,实现最优路径巡寻优,可得出实际界面,直观
QoS组播路由问题的蚁群算法通用Matlab源码
- QoS组播路由问题的蚁群算法通用Matlab源码(QoS multicast routing problem ant colony algorithm, general Matlab source code)
基于蚁群算法解决旅行商问题
- 主要讲解了如何用蚁群算法来解决 旅行商问题(Mainly explains how to use ant colony algorithm to solve travel salesman problem)
蚁群算法
- 简单的蚁群算法程序,适合初学者,里面是路径规划的内容(Simple ant colony algorithm program, suitable for beginners)
蚁群算法
- 功能齐全的蚁群算法,代码开源,容易理解,希望能帮到你(it is very useful.hoping it can help you .)
matlab-基本蚁群算法(TSP)(多点版)
- 蚁群算法解决TSP问题的matlab源代码(Ant colony algorithm to solve the TSP problem matlab source code)
蚁群算法_最优路径(二维)
- 应用粒子群算法实现路径规划,可以实现仿真(Application of particle swarm optimization algorithm to achieve path planning, simulation can be achieved)
最基本的蚁群算法+2opt邻域搜索_求解TSP
- 蚁群算法,蚁群优化算法(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 specified by the Eulidean distance
蚁群算法
- 实现了最佳路劲选择,而不遗漏任何一个坐标位置的蚁群算法程序,c++.(An ant colony algorithm program for selecting the best road strength without missing any one coordinate position, c++.)
蚁群算法
- 通过蚁群算法训练样本参数,不断的优化结构,输出变量,预测输出(Through the ant colony algorithm training sample parameters, continuous optimization of the structure, output variables, forecast output)
=== 带精英策略的排序蚁群算法(C语言) ===
- 此算法可以很好的帮助使用语言进行开发的人,学习蚁群算法(This algorithm can help people who use language to develop and learn ant colony algorithm.)
蚁群算法智能优化
- 基于改进蚁群算法的机器人路径规划 包括路径规划、路径优化等等(Robot path planning based on improved ant colony algorithm)
蚁群MATlab
- 群优化算法之一,模拟蚁群生活习惯,优化算法(One of the group optimization algorithms, simulation of ant colony living habits, optimization algorithm)
蚁群算法的优化计算——旅行商问题(TSP)优化
- 蚁群算法的优化计算——旅行商问题(TSP)优化(Optimization calculation of ant colony algorithm)
蚁群聚类算法及其改进
- 用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.)
蚂蚁算法演示
- 此文件描述的是蚁群算法的训练与预测的代码实现(This document describes the code implementation of training and prediction of ant colony algorithm.)
蚁群算法
- 蚁群算法的Matlab源程序,可用于数学建模及其他的一些应用(Can be used for mathematical modeling)
人工智能算法-蚁群算法
- 人工智能算法中的蚁群算法,可应用于多项约束下的最优规划问题。(The ant colony algorithm in artificial intelligence algorithms can be applied to optimal planning problems under multiple constraints.)