The best motion curves were obtained by gradually thinning and detailed edge detection with the ant algorithm.
再逐步细化,使用蚂蚁算法进行详细的检测,得到最佳的运动曲线。
This is one of the ant algorithm robot path optimization application of a slide, and I hope to be helpful to everyone.
这是一个关于蚂蚁算法在机器人路径寻优应用方面的一个幻灯片,希望对对大家有所帮助。
The ant algorithm is a class of population based bionic algorithm, which provides new methods for complex combinatorial optimization problem.
蚁群算法是基于群体的一种仿生算法,为求解复杂的组合优化方法问题提供了一种新思路。
The case study shows that the ant algorithm, simple to be programmed and easy to be realized, can well solve the problems with complicated constraints for the short-term optimal operation.
实例证明,蚂蚁算法能够解决具有复杂约束的水电站短期优化运行问题,算法编程简单,易于实现。
On the other hand, the path obtained by the artificial potential field method is optimized by the ant algorithm, which overcomes the local minima problem in the artificial potential field method.
另一方面,机器人的路径也同时得到优化,克服了人工势场法的局部极小问题。
Ant Colony optimization (ACO) is a new-style simulating evolution algorithm. The behavior of real ant colonies foraging for food is simulated and used for solving optimization problems.
蚁群算法是一种新型的模拟进化算法,它通过模拟蚁群在觅食过程中寻找最短路径的方法来求解优化问题。
This paper provides a model of the clustering and an optimized ant colony-clustering algorithm which is based on the swarm intelligence and that mathematic model is provided at the same time.
该文通过对现有群体智能理论和聚类算法的研究,提出了一种基于群体智能理论的聚类模型,并在此基础上给出了一种优化蚁群聚类算法。
Here we use the ant colony algorithm to solve the problem to find the shortest path to travel.
这里我们运用蚁群算法对问题进行求解找到最短的旅行路径。
The ant colony algorithm is a novel simulated evolutionary algorithm which shows many good properties.
蚁群算法是一种模拟进化算法,该算法具有许多优越的性质。
The improved ant algorithm was used to implement bus network passenger's information search.
并利用改进的蚂蚁算法实现了公交网络乘客信息查询。
Two-dimensional stock cutting problem can be settled by solving two one-dimensional knapsack problems, this paper presents a new algorithm based on the ant colony optimization idea.
基于一维问题的蚂蚁算法,本文将二维矩形件排样问题转化为一维背包问题,然后进行求解。
An adaptive parallel ant colony algorithm is presented by considering the critical factors influencing the parallelization of the ant colony algorithm.
本文根据影响并行蚁群算法性能的关键因素,提出了一种自适应的并行蚁群算法。
Combined the characteristic of sensor network and the properties of ant algorithm to quickly identify optimal path, an ant routing algorithm based on deflection Angle is proposed.
根据传感器网络的特性,结合蚂蚁算法能够快速找出最优路径的特点,提出了一种基于偏转角的蚂蚁路由算法。
To build a rational grid network, this paper analyzed several grid framework optimization methods especially the ant colony algorithm and regradation step-by-step algorithm.
为了构建一个合理的电网网架,本文对现有的网架优化方法进行了研究,重点分析了逐步倒推法和蚁群算法。
Obstacle avoidance path planning for free flying space robot is realized by the use of ant algorithm.
本文采用蚁群算法实现了自由飞行空间机器人的避障路径规划。
By using the intrinsic characters of this model, we design four types of heuristic information for bid and two problem solvers: the binary ant colony algorithm and the greedy algorithm.
因此本文针对标的本身的结构提出了四种启发式信息及两种求解器:二元蚁群算法及贪婪算法。
To solve the problems of transmission scheme optimization for complex mechanical products, a new ant algorithm combined the simulated annealing algorithm was put forward.
针对复杂机械产品传动方案的优化设计问题,提出了一种融合模拟退火算法的新型蚂蚁算法。
Also this paper discusses the basic method of ant colony algorithm to optimize PID control parameter.
探讨了遗传算法优化PID参数的基本方法,着重研究了改进遗传算法的PID控制优化。
The paper analyzes the influence of the parameters, such as ant population, on the algorithm performance.
本文也通过实验分析了蚂蚁数量等参数对算法性能的影响。
We use the projection pursuit model based on the improved ant colony algorithm to analyze the status of the water quality of the Dongting Lake in 2001.
在对洞庭湖的水质状态进行分析时,运用基于改进蚁群算法的投影寻踪评价模型对其2001年的水质状态进行评价。
The basic ant colony clustering algorithm in the calculation of similarity, due to not take direction between adjacent objects, often caused by clustering algorithms do not even slow convergence.
基本蚁群聚类算法在计算相似度时,由于没有考虑相邻对象之间方向的影响,往往造成聚类速度缓慢甚至算法不收敛。
Resource search is a popular application area of P2P networks and the ant colony algorithm (ACA) is a heuristic approach inspired by the foraging behavior of real ants.
资源搜索是P2P网络应用领域中最为广泛的问题,蚁群算法是受到自然界中真实的蚂蚁集体行为的启发而提出的一种算法。
Then, the recent applications of the ant colony algorithm in discrete optimization, data mining and other field are summarized.
然后总结了近年来蚁群算法在组合优化、数据挖掘等领域的应用进展;
After comparison with the conventional ant colony algorithm found that the new algorithm has been significantly improved in the solution quality.
实验结果表明新算法在求解质量上比传统蚁群算法有了明显提高。
Compared with the ant system algorithm, this paper introduces MMAS systemically and proves its convergence theoretically.
文章系统地介绍了MMAS算法,并在理论上证明了该算法的收敛性。
This paper defines big window and small window and points that the classical ant colony algorithm is the ant colony algorithm of big window essentially.
定义了大窗口和小窗口,指出经典蚁群算法实质上是大窗口蚁窗算法。
Furthermore, according to the features of the pheromone strewing when solving the problem by ant colony algorithm, the strewing method and updating strategy of pheromone were reconstructed.
此外,根据蚁群算法处理本问题时信息素散播的特点,重构了信息素的更新策略和散播方式。
In response to this phenomenon, this paper describes the principle of ant colony algorithm and algorithm implementation process.
针对这个现象,本文首先介绍了蚁群算法的原理及算法实现过程。
In response to this phenomenon, this paper describes the principle of ant colony algorithm and algorithm implementation process.
针对这个现象,本文首先介绍了蚁群算法的原理及算法实现过程。
应用推荐