搜索资源列表
mmas
- 采用C++语言编写最大最小蚁群优化算法程序,解决问题-using C language largest smallest ant colony optimization algorithm to solve problems
mop_5_27_modified_a
- 用改进蚁群算法求解一类连续空间优化问题的matlab实现-improved ant colony algorithm for solving a class of continuous space optimization problems achieving Matlab
PSOFuzzyModeler
- Fuzzy PSO算法仿真源代码,实现模糊蚁群优化算法的仿真。-Fuzzy PSO algorithm
Antcolonyalgorithmpathplanning
- 用于蚁群算法,环境是matlab,是关于路径优化-Ant colony algorithm path planning
aco
- mop算法,蚁群算法,多目标优化,基于c-mop
yiqunsuanfa
- 蚁群算法解决单目标函数优化问题。并通过作图的形式直观看出形象。-The ant colony algorithm to solve the single objective function optimization problem. And seen the image of the form of mapping intuitive.
ant
- 蚁群算法(ant colony optimization, ACO),又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型算法。-The ant colony algorithm (ant colony optimization, ACO), also known as ant algorithm the the probability type algorithm is a method for finding the optimal path in the graph.
zinengsufa
- 智能优化算法集(PSO GA 蚁群 上帝算法等)-Intelligent optimization algorithms set (PSO GA the ant colony God algorithms, etc.)
matlab
- 优化算法,蚁群算法,有助于将实现过程理解,用matlab实现-It can help you study
matlab-resource
- 基于旅行商问题的蚁群算法优化,对于蚁群算法初学者很有帮助!-Optimization, ant colony algorithm based on the traveling salesman problem for the ant colony algorithm beginners helpful!
Ant-Colony-Algorithmmatlab
- 蚁群算法是一种用来在图中寻找优化路径的机率型算法-Ant colony algorithm is a method used in the diagram to find the optimal path probability-based algorithm
yichuanyuyiquan.RAR
- 蚁群算法,又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型算法.-Ant Colony Optimization, ACO
guzhang-zhenduan
- 蚁群优化算法,优化理论详细注解。更改数据后可举一反三-Ant colony optimization algorithm, optimization theory detailed notes. After you change the data can draw inferences
abc
- 蚁群算法 matlab代码 解决路径优化问题-Ant colony algorithm matlab code to solve the routing problem
antsystem-TSP
- matlab智能算法 蚁群算法的优化计算,旅行商问题优化(案例背景为巡回我国31个地区)-apply ant colony algorithm to solve TSP
yiqun
- 蚁群算法的优化计算――旅行商问题(TSP)优化 -Ant colony optimization algorithm- traveling salesman problem (TSP) optimization
yiqunyouhua
- 蚁群算法是受真实的蚂蚁群体行为启发而得出的一类仿生算法。采用蚁群算法,设计好蚁群系统,利用MATLAB进行仿真,解决函数优化问题。-Ant colony algorithm is inspired by real ants swarm behavior and it is concluded that the category of bionic algorithm. Using ant colony algorithm, design good ant colony system, use o
ACO
- 蚁群算法(Ant Colony Optimization,ACO)是一种新颖的组合优化算法,它具有较强的鲁棒性、优良的分布式计算机制、易于与其他方法相结合等优点.包括改进的蚁群算法求解最优路径MATLAB源码,运行环境R2014b-Ant colony algorithm (Ant Colony Optimization, ACO) is a novel combinatorial optimization algorithm that is robust, excellent distribu
TSP双蚁群算法
- 蚁群算法是一种用来寻找优化路径的概率型算法。它由Marco Dorigo于1992年在他的博士论文中提出,其灵感来源于蚂蚁在寻找食物过程中发现路径的行为(The ant colony algorithm is a probabilistic algorithm used to find the optimal path. It was proposed by Marco Dorigo in his doctoral dissertation in 1992, inspired by the wa
ACO-BP预测
- 一种基于蚁群算法优化的BP神经网络,请大家参考指正(Ant Colony Optimization BP Neural Network)