搜索资源列表
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
- Ant colony optimization algorithm
ACO
- this paper introduce ant clony optimization
aco
- 蚁群算法实现tsp问题的解,适合初学者使用-Ant colony optimization tsp solution of the problem, for beginners
Image-Edge-Detection-Using-ACO
- Image Edge Detection Using Ant Colony Optimization
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
- Ant Colony Algorithm for Non Constraint Optimization Problem
ACO-PID
- 除了蚁群算法,可用于PID参数优化的智能算法还有很多,比如遗传算法、模拟退火算法、粒子群算法、人工鱼群算法,等等。-In addition to the ant colony algorithm can be used to optimize the PID parameters, there are many intelligent algorithms, such as genetic algorithms, simulated annealing algorithm, particle s
ACO
- 蚁群优化算法解决旅行商问题,采用最大最小蚁群优化算法来解决实际问题-Ant colony optimization algorithm
ACO-PID
- 除了蚁群算法,可用于PID参数优化的智能算法还有很多,比如遗传算法、模拟退火算法、粒子群算法、人工鱼群算法,等等。-In addition to the ant colony algorithm, can be used in the intelligent algorithm of PID parameter optimization and there are many, such as genetic algorithm, simulated annealing algorithm, pa
aco
- a scr ipt of Ant Colony Optimization in Matlab
aco-for-qap
- ant colony optimization matlam quadratic assignment
ACO
- 用于全局优化的蚁群算法,可优化其他算法,用于尊求全局最优解等等,数值计算-For the global optimization of the ant colony algorithm, you can optimize other algorithms
Solve TSP using Ant Colony Optimization
- Solve Travelling Salesman Problem Using Ant Colony Optimization
ACO
- matlab code Ant colony optimization for solve Travelling salesman problem
aco
- In computer science and operations research, the ant colony optimization algorithm (ACO) is a probabilistic technique for solving computational problems which can be reduced to finding good paths through graphs. This algorithm is a member of the a
