搜索资源列表
aco.rar
- 专门用于求解TSP问题的matlab编制的蚁群算法,此程序的优化效率和鲁棒性都非常好,Ant Colony Algorithm for Traveling Salesman Problem,very efficient and robust
ant
- 关于地图着色问题的蚁群搜索算法,启发式搜索算法的改进-Map Coloring Problem on ant colony search algorithm, heuristic search algorithm to improve
IACO
- 对ACO基本算法的改进,主要是针对的信息素的改进。希望对各位有用。-Of the basic ACO algorithm is mainly targeted pheromone improvements. Hope that useful to you.
ACO
- ACO.zip是一个蚁群优化算法,希望对大家有帮助-ACO.zip is an ant colony optimization algorithm, in the hope that we have to help
pso
- 自编的多目标粒子群优化算法,可以运行哦。-Written and directed the multi-objective particle swarm optimization, you can run, oh.
ACO-TSP
- 利用蚁群算法解决旅行商问题,其中运用智能蚂蚁算法-Using Ant Colony Optimization Algorithm to solve Traveling Salesman Problem
aco
- 蚁群算法实现tsp问题的解,适合初学者使用-Ant colony optimization tsp solution of the problem, for beginners
ACO_QoS
- ACO算法的多约束QoS路由计算程序代码-ACO is multi-constrained QoS routing calculation code
aco
- 蚁群算法描述,适合初学者使用,备注清晰,简单明了易懂-Ant Colony Algorithm Descr iption
aco-yiquansuanfa-
- 车辆路径问题的蚁群算法,很好的一个学习蚁群算法的GA例子-The ant colony algorithm of vehicle routing problem, a learning example of ant colony algorithm GA
aco
- 蚁群算法的最优路径求解,很有用,可以下载看看哦。-Optimal routing, very useful, you can download Oh.
aco
- 一个简单的蚁群算法示例,实现tsp问题的路径选择。用了ant 和project两个类,实现简单-Ant Colony Algorithm
ACO-PID
- 此函数实现蚁群算法,用于PID控制参数优化-The function realization of ant colony algorithm for PID parameters optimization
aco
- 基于蚁群算法matlab无功优化 可以参考-Ant colony algorithm matlab Reactive Power Optimization
ACO
- 基于蚁群算法的机器人的路径规划问题蚁群算法,一种与传统的数学规划原理截然不同的,模拟自然生态系统以求解复杂优化问题(如NPC(NP Complete)类问题,典型的有TSP(Traveling Saleman Problem)问题)的仿生优化算法,因其较强分布式计算机制、鲁棒性、易于与其他方法相结合等优点,使得蚁群算法具有较广泛应用领域,为那些最优化技术难以解决的组合优化问题提供了一类新的切实可行的解决方案。从最初的一维的静态优化问题扩展到多维的动态组合优化问题,包括车辆路径规划,工程设计,电力
ACO
- 给定威胁源,利用蚁群算法规划出从指定起始点到目标点的满足代价函数最小的轨迹。-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.
Matlab-ACO
- 蚁群算法的Matlab实现代码,优化设计的一个很好算法-Ant colony algorithm Matlab code
aco
- 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
蚁群算法的能量有效EEABR
- 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)
ACO
- 蚁群算法优化函数,采用matlab来编程,最后给出仿真图(ACO optimizes functions)