期刊文献+
共找到1,459篇文章
< 1 2 73 >
每页显示 20 50 100
Improved ant colony optimization algorithm for the traveling salesman problems 被引量:22
1
作者 Rongwei Gan Qingshun Guo +1 位作者 Huiyou Chang Yang Yi 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2010年第2期329-333,共5页
Ant colony optimization (ACO) is a new heuristic algo- rithm which has been proven a successful technique and applied to a number of combinatorial optimization problems. The traveling salesman problem (TSP) is amo... Ant colony optimization (ACO) is a new heuristic algo- rithm which has been proven a successful technique and applied to a number of combinatorial optimization problems. The traveling salesman problem (TSP) is among the most important combinato- rial problems. An ACO algorithm based on scout characteristic is proposed for solving the stagnation behavior and premature con- vergence problem of the basic ACO algorithm on TSP. The main idea is to partition artificial ants into two groups: scout ants and common ants. The common ants work according to the search manner of basic ant colony algorithm, but scout ants have some differences from common ants, they calculate each route's muta- tion probability of the current optimal solution using path evaluation model and search around the optimal solution according to the mutation probability. Simulation on TSP shows that the improved algorithm has high efficiency and robustness. 展开更多
关键词 ant colony optimization heuristic algorithm scout ants path evaluation model traveling salesman problem.
在线阅读 下载PDF
Ant colony optimization algorithm and its application to Neuro-Fuzzy controller design 被引量:11
2
作者 Zhao Baojiang Li Shiyong 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2007年第3期603-610,共8页
An adaptive ant colony algorithm is proposed based on dynamically adjusting the strategy of updating trail information. The algorithm can keep good balance between accelerating convergence and averting precocity and s... An adaptive ant colony algorithm is proposed based on dynamically adjusting the strategy of updating trail information. The algorithm can keep good balance between accelerating convergence and averting precocity and stagnation. The results of function optimization show that the algorithm has good searching ability and high convergence speed. The algorithm is employed to design a neuro-fuzzy controller for real-time control of an inverted pendulum. In order to avoid the combinatorial explosion of fuzzy rules due tσ multivariable inputs, a state variable synthesis scheme is employed to reduce the number of fuzzy rules greatly. The simulation results show that the designed controller can control the inverted pendulum successfully. 展开更多
关键词 neuro-fuzzy controller ant colony algorithm function optimization genetic algorithm inverted pen-dulum system.
在线阅读 下载PDF
A Bayesian Network Learning Algorithm Based on Independence Test and Ant Colony Optimization 被引量:20
3
作者 JI Jun-Zhong ZHANG Hong-Xun HU Ren-Bing LIU Chun-Nian 《自动化学报》 EI CSCD 北大核心 2009年第3期281-288,共8页
关键词 最优化 随机系统 自动化 BN
在线阅读 下载PDF
Solving algorithm for TA optimization model based on ACO-SA 被引量:4
4
作者 Jun Wang Xiaoguang Gao Yongwen Zhu 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2011年第4期628-639,共12页
An ant colony optimization (ACO)-simulated annealing (SA)-based algorithm is developed for the target assignment problem (TAP) in the air defense (AD) command and control (C2) system of surface to air missi... An ant colony optimization (ACO)-simulated annealing (SA)-based algorithm is developed for the target assignment problem (TAP) in the air defense (AD) command and control (C2) system of surface to air missile (SAM) tactical unit. The accomplishment process of target assignment (TA) task is analyzed. A firing advantage degree (FAD) concept of fire unit (FU) intercepting targets is put forward and its evaluation model is established by using a linear weighted synthetic method. A TA optimization model is presented and its solving algorithms are designed respectively based on ACO and SA. A hybrid optimization strategy is presented and developed synthesizing the merits of ACO and SA. The simulation examples show that the model and algorithms can meet the solving requirement of TAP in AD combat. 展开更多
关键词 target assignment (TA) optimization ant colony optimization (aco algorithm simulated annealing (SA) algorithm hybrid optimization strategy.
在线阅读 下载PDF
Efficiency improvement of ant colony optimization in solving the moderate LTSP 被引量:1
5
作者 Munan Li 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2015年第6期1301-1309,共9页
In solving small- to medium-scale travelling salesman problems (TSPs) of both symmetric and asymmetric types, the traditional ant colony optimization (ACO) algorithm could work well, providing high accuracy and sa... In solving small- to medium-scale travelling salesman problems (TSPs) of both symmetric and asymmetric types, the traditional ant colony optimization (ACO) algorithm could work well, providing high accuracy and satisfactory efficiency. However, when the scale of the TSP increases, ACO, a heuristic algorithm, is greatly challenged with respect to accuracy and efficiency. A novel pheromone-trail updating strategy that moderately reduces the iteration time required in real optimization problem-solving is proposed. In comparison with the traditional strategy of the ACO in several experiments, the proposed strategy shows advantages in performance. Therefore, this strategy of pheromone-trail updating is proposed as a valuable approach that reduces the time-complexity and increases its efficiency with less iteration time in real optimization applications. Moreover, this strategy is especially applicable in solving the moderate large-scale TSPs based on ACO. 展开更多
关键词 ant colony optimization (aco travelling salesmanproblem (TSP) time-complexity of algorithm pheromone-trail up-dating.
在线阅读 下载PDF
Extraction of affine invariant features for shape recognition based on ant colony optimization 被引量:1
6
作者 Yuxing Mao Ching Y. Suen Wei He 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2011年第6期1003-1009,共7页
A new approach to extraction of affine invariant features of contour image and matching strategy is proposed for shape recognition.Firstly,the centroid distance and azimuth angle of each boundary point are computed.Th... A new approach to extraction of affine invariant features of contour image and matching strategy is proposed for shape recognition.Firstly,the centroid distance and azimuth angle of each boundary point are computed.Then,with a prior-defined angle interval,all the points in the neighbor region of the sample point are considered to calculate the average distance for eliminating noise.After that,the centroid distance ratios(CDRs) of any two opposite contour points to the barycenter are achieved as the representation of the shape,which will be invariant to affine transformation.Since the angles of contour points will change non-linearly among affine related images,the CDRs should be resampled and combined sequentially to build one-by-one matching pairs of the corresponding points.The core issue is how to determine the angle positions for sampling,which can be regarded as an optimization problem of path planning.An ant colony optimization(ACO)-based path planning model with some constraints is presented to address this problem.Finally,the Euclidean distance is adopted to evaluate the similarity of shape features in different images.The experimental results demonstrate the efficiency of the proposed method in shape recognition with translation,scaling,rotation and distortion. 展开更多
关键词 shape recognition affine transformation centroid distance ratio(CDR) ant colony optimization(aco path planning.
在线阅读 下载PDF
基于ARIMA与GGACO算法的ETL任务调度机制研究
7
作者 周金治 刘艺涵 吴斌 《控制工程》 北大核心 2025年第2期208-215,共8页
随着抽取-转换-加载(extraction-transformation-loading,ETL)系统的ETL任务量增多,任务复杂度和波动性也随之提升,现有的ETL任务调度机制难以满足调度需求,如时间片轮转法受限于弹性调度能力弱、效率低下等缺点。为研究如何提升ETL任... 随着抽取-转换-加载(extraction-transformation-loading,ETL)系统的ETL任务量增多,任务复杂度和波动性也随之提升,现有的ETL任务调度机制难以满足调度需求,如时间片轮转法受限于弹性调度能力弱、效率低下等缺点。为研究如何提升ETL任务调度机制的弹性调度能力以及执行效率,提出了一种基于整合移动平均自回归(autoregressive integrated moving average,ARIMA)模型与贪心-遗传-蚁群优化(greedy-genetic-ant colony optimization,GGACO)算法的ETL任务调度机制。初期,建立ARIMA模型并弹性地结合贪心算法计算初始解;中期,利用遗传算法的全局快收敛的特性结合初始解圈定最优解的大致范围;最后,利用蚁群优化算法的局部快速收敛性进行最优解搜索。实验结果表明:该调度机制能够弹性地指导任务调度尽可能地找到最优解,减少任务的执行时间,以及尽可能实现更高效的负载均衡。 展开更多
关键词 弹性调度 ARIMA 贪心算法 遗传算法 蚁群优化算法
在线阅读 下载PDF
Weapon target assignment problem satisfying expected damage probabilities based on ant colony algorithm 被引量:26
8
作者 Wang Yanxia Qian Longjun Guo Zhi Ma Lifeng 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2008年第5期939-944,共6页
A weapon target assignment (WTA) model satisfying expected damage probabilities with an ant colony algorithm is proposed. In order to save armament resource and attack the targets effectively, the strategy of the we... A weapon target assignment (WTA) model satisfying expected damage probabilities with an ant colony algorithm is proposed. In order to save armament resource and attack the targets effectively, the strategy of the weapon assignment is that the target with greater threat degree has higher priority to be intercepted. The effect of this WTA model is not maximizing the damage probability but satisfying the whole assignment result. Ant colony algorithm has been successfully used in many fields, especially in combination optimization. The ant colony algorithm for this WTA problem is described by analyzing path selection, pheromone update, and tabu table update. The effectiveness of the model and the algorithm is demonstrated with an example. 展开更多
关键词 weapon target assignment ant colony algorithm optimization.
在线阅读 下载PDF
Bayesian-based ant colony optimization algorithm for edge detection
9
作者 YU Yongbin ZHONG Yuanjingyang +6 位作者 FENG Xiao WANG Xiangxiang FAVOUR Ekong ZHOU Chen CHENG Man WANG Hao WANG Jingya 《Journal of Systems Engineering and Electronics》 2025年第4期892-902,共11页
Ant colony optimization(ACO)is a random search algorithm based on probability calculation.However,the uninformed search strategy has a slow convergence speed.The Bayesian algorithm uses the historical information of t... Ant colony optimization(ACO)is a random search algorithm based on probability calculation.However,the uninformed search strategy has a slow convergence speed.The Bayesian algorithm uses the historical information of the searched point to determine the next search point during the search process,reducing the uncertainty in the random search process.Due to the ability of the Bayesian algorithm to reduce uncertainty,a Bayesian ACO algorithm is proposed in this paper to increase the convergence speed of the conventional ACO algorithm for image edge detection.In addition,this paper has the following two innovations on the basis of the classical algorithm,one of which is to add random perturbations after completing the pheromone update.The second is the use of adaptive pheromone heuristics.Experimental results illustrate that the proposed Bayesian ACO algorithm has faster convergence and higher precision and recall than the traditional ant colony algorithm,due to the improvement of the pheromone utilization rate.Moreover,Bayesian ACO algorithm outperforms the other comparative methods in edge detection task. 展开更多
关键词 ant colony optimization(aco) Bayesian algorithm edge detection transfer function.
在线阅读 下载PDF
基于ACO-ANFIS的多变量生产过程在线质量预测
10
作者 杨薪玉 刘玉敏 王宁 《统计与决策》 北大核心 2025年第13期70-75,共6页
数据的高维度和非线性是影响多变量生产过程在线质量预测的瓶颈。文章将自适应神经模糊推理系统(ANFIS)和蚁群优化算法(ACO)相结合,提出了一种基于ACO-ANFIS的多变量生产过程在线质量预测新方法。首先,对生产过程数据采用模糊C均值聚类... 数据的高维度和非线性是影响多变量生产过程在线质量预测的瓶颈。文章将自适应神经模糊推理系统(ANFIS)和蚁群优化算法(ACO)相结合,提出了一种基于ACO-ANFIS的多变量生产过程在线质量预测新方法。首先,对生产过程数据采用模糊C均值聚类进行数据降维,有效地减少了模糊推理系统的规则数,提高了ANFIS模型的泛化能力;其次,采用ACO算法对ANFIS模型参数进行优化,提高了模型的预测精度;最后,运用所提方法对青霉素发酵过程进行实证分析,并与GA-ANFIS和PSO-ANFIS预测模型进行对比,验证了所提方法的有效性与准确性。 展开更多
关键词 多变量生产过程 质量预测 自适应神经模糊推理系统 蚁群优化算法
在线阅读 下载PDF
ACO使能的边缘计算系统服务部署和计算任务卸载方法
11
作者 邓福康 许英豪 +1 位作者 张建山 陈星 《小型微型计算机系统》 北大核心 2025年第2期314-320,共7页
随着物联网和5G的不断发展,用户对流畅体验感的需求日益迫切,对于数据传输速率、响应延迟和服务质量的要求不断提高.边缘计算范式能够使服务器更加接近用户和设备,更快地响应数据请求,提高网络的效率和可扩展性,从而提供更好的用户体验... 随着物联网和5G的不断发展,用户对流畅体验感的需求日益迫切,对于数据传输速率、响应延迟和服务质量的要求不断提高.边缘计算范式能够使服务器更加接近用户和设备,更快地响应数据请求,提高网络的效率和可扩展性,从而提供更好的用户体验.在此基础上了,本文提出了一种多边缘计算服务器协同提供计算服务的网络系统模型,并定义了服务部署和计算任务卸载联合优化问题.针对该问题,提出了一种基于蚁群优化算法(Ant Colony Optimization,ACO)的服务部署和计算任务卸载联合优化问题解决策略.实验结果表明,相较于基准策略,所提出的策略能够显著降低任务完成时延和能耗,并有效提高网络的效率和可扩展性. 展开更多
关键词 边缘计算 服务部署 任务卸载 蚁群优化算法
在线阅读 下载PDF
基于ACO-BP神经网络的储能电源上壳件气辅成型工艺参数优化
12
作者 杨明 刘赛 +3 位作者 刘巨保 李峰 姚建锋 刘厚德 《工程塑料应用》 北大核心 2025年第4期101-107,共7页
以某储能电源上壳件为研究对象,为提高气辅成型效果,运用Moldflow软件进行气辅成型数值模拟。以气体穿透体积和最大翘曲变形量为优化指标设计了正交试验,利用Critic权重法确定权重占比,通过计算综合评分将双目标优化转化为单目标优化;... 以某储能电源上壳件为研究对象,为提高气辅成型效果,运用Moldflow软件进行气辅成型数值模拟。以气体穿透体积和最大翘曲变形量为优化指标设计了正交试验,利用Critic权重法确定权重占比,通过计算综合评分将双目标优化转化为单目标优化;建立工艺参数与综合评分之间的BP神经网络模型,利用蚁群算法(ACO)进行全局寻优。结果表明,当熔体预注射量为93%、熔体温度为270℃、模具温度为87.78℃、延迟时间为3.5 s、气体压力为35 MPa、气体注射时间为20 s、冷却时间为179.62 s时,综合评分值最大、工艺方案最优。利用Moldflow软件对最优工艺参数进行验证,结果显示气体穿透体积为10.6975%、最大翘曲变形量为2.169 mm,计算其线性组合得到综合评分为1.0495,与优化算法结果的误差仅为1.1%,并进行试模验证,试模翘曲结果与模流分析结果误差为2.8%,且产品无吹穿、吹破等缺陷,表面质量良好。以上研究结果表明,基于ACO-BP神经网络优化气辅成型工艺参数的技术方法具有可行性。 展开更多
关键词 气体辅助注射成型 数值模拟 参数优化 BP神经网络 蚁群算法
在线阅读 下载PDF
Research of Rural Power Network Reactive Power Optimization Based on Improved ACOA
13
作者 YU Qian ZHAO Yulin WANG Xintao 《Journal of Northeast Agricultural University(English Edition)》 CAS 2010年第3期48-52,共5页
In view of the serious reactive power loss in the rural network, improved ant colony optimization algorithm (ACOA) was used to optimize the reactive power compensation for the rural distribution system. In this stud... In view of the serious reactive power loss in the rural network, improved ant colony optimization algorithm (ACOA) was used to optimize the reactive power compensation for the rural distribution system. In this study, the traditional ACOA was improved in two aspects: one was the local search strategy, and the other was pheromone mutation and re-initialization strategies. The reactive power optimization for a county's distribution network showed that the improved ACOA was practicable. 展开更多
关键词 rural power network reactive power optimization ant colony optimization algorithm local search strategy pheromone mutation and re-initialization strategy
在线阅读 下载PDF
舰船管路布置PG-MACO优化方法 被引量:3
14
作者 林焰 金庭宇 杨宇超 《上海交通大学学报》 EI CAS CSCD 北大核心 2024年第7期1027-1035,共9页
针对舰船管路设计效率低下的问题提出一种管路布置优化方法.综合考虑安全性、经济性、协调性和可操作性等工程背景建立优化数学模型,改进蚁群算法在处理混合管路布置工况下的缺陷,提出优化可行解搜索的空间状态转移策略,提升信息素启发... 针对舰船管路设计效率低下的问题提出一种管路布置优化方法.综合考虑安全性、经济性、协调性和可操作性等工程背景建立优化数学模型,改进蚁群算法在处理混合管路布置工况下的缺陷,提出优化可行解搜索的空间状态转移策略,提升信息素启发效果并加速算法收敛的信息素扩散机制,面向混合管路布置工况设计多蚁群协同进化机制.基于二次开发技术实现本方法在第三方设计软件上的应用,采用核级一回路管道布置工程案例进行验证.结果表明信息素高斯扩散多蚁群优化(PG-MACO)算法的性能和布置效果优于传统蚁群算法,寻路效率提升58.38%,收敛代数缩短43.24%,布置结果中管路长度缩短33.88%,管路折弯次数减少41.67%,验证了本方法的有效性和工程实用性. 展开更多
关键词 舰船管路 布局优化 蚁群优化算法 信息素扩散
在线阅读 下载PDF
基于ACO-USK优化VMD参数的滚动轴承故障诊断研究 被引量:1
15
作者 张卫国 王紫阳 +1 位作者 夏立成 陈永和 《中国工程机械学报》 北大核心 2024年第5期695-700,共6页
传统变分模态分解(VMD)技术需要人为主观预设模态分解个数K和二次惩罚因子α,由此可能导致信号的欠分解、过分解、模态混叠或信息丢失等问题,从而影响对滚动轴承早期故障信号的分解效果。本文根据峭度指标对滚动轴承早期故障异常敏感的... 传统变分模态分解(VMD)技术需要人为主观预设模态分解个数K和二次惩罚因子α,由此可能导致信号的欠分解、过分解、模态混叠或信息丢失等问题,从而影响对滚动轴承早期故障信号的分解效果。本文根据峭度指标对滚动轴承早期故障异常敏感的特点,提出了一种以联合平方峭度(USK)指标为目标函数,结合蚁群优化(ACO)算法的ACO-USK优化方法,对VMD模态分解个数K和二次惩罚因子α进行自适应寻优。研究结果表明:对于滚动轴承早期故障信号,与以包络熵(EE)为目标函数的VMD优化方法对比,本文提出的方法既具有较好的包络谱信噪比(SNRES),又有在计算用时上的优越性,具有一定的工程应用价值。 展开更多
关键词 变分模态分解(VMD) 滚动轴承 故障诊断 联合平方峭度(USK) 蚁群优化(aco)算法
在线阅读 下载PDF
一种GA-ACO-BP模型的热网泄漏故障诊断研究 被引量:3
16
作者 郝江勇 段鹏飞 +2 位作者 杜永峰 冯梦丹 陈京磊 《太原理工大学学报》 CAS 北大核心 2024年第2期338-347,共10页
【目的】研究目前传统BP(back propagation)模型对热网泄漏故障诊断过程中存在故障识别率低、收敛速度慢以及易陷入局部极值等问题。【方法】提出了一种基于遗传蚁群(genetic algorithm-ant colony optimization,GA-ACO)算法优化的BP模... 【目的】研究目前传统BP(back propagation)模型对热网泄漏故障诊断过程中存在故障识别率低、收敛速度慢以及易陷入局部极值等问题。【方法】提出了一种基于遗传蚁群(genetic algorithm-ant colony optimization,GA-ACO)算法优化的BP模型。利用GA算法的交叉变异算子改进了信息素初始值,通过ACO算法提高了模型的迭代速度以及最优解的寻找,优化了BP模型的初始权值和阈值,并通过系统仿真软件将此模型应用到热网泄漏故障诊断中。【结果】结果表明:相比于传统BP模型和GA-BP模型,GA-ACO-BP模型具有更快的收敛速度,预测值更加接近期望值且误差更小,有效提高了热网泄漏故障的预测精度,能够实现对泄漏故障快速、准确的诊断和定位。 展开更多
关键词 热网泄漏 BP神经网络 遗传算法 蚁群算法 故障诊断
在线阅读 下载PDF
动态SHO-ACO的焊接机器人路径规划 被引量:1
17
作者 任红格 宋雪琪 史涛 《机械设计与制造》 北大核心 2024年第7期1-5,共5页
移动焊接机器人在户外进行路径规划时的高效性和安全性尤为重要。针对蚁群算法(ACO)信息素以总长度为单个影响因子的缺陷,加入转向次数要素,建立环境适应度函数,从而改进轨迹上信息素增值状况;针对基本蚁群收敛速度慢的问题,借鉴自私羊... 移动焊接机器人在户外进行路径规划时的高效性和安全性尤为重要。针对蚁群算法(ACO)信息素以总长度为单个影响因子的缺陷,加入转向次数要素,建立环境适应度函数,从而改进轨迹上信息素增值状况;针对基本蚁群收敛速度慢的问题,借鉴自私羊群算法(SHO)的空间因素,改进启发函数;针对局部最优问题,将SHO的吸引力函数融入信息素变化中再结合环境适应度函数,动态指引蚁群朝向更加优良的轨迹前行;而且针对停滞僵局问题,提出撤离行动与预警行动,确保蚂蚁探路效率;针对传统轮转方法随机性问题,提出了评判拐弯机制以在有目的选择下一节点的同时,计算路径距离方法,降低了算法的复杂程度。SHO-ACO与势场蚁群和传统蚁群算法进行仿真对比实验,结果表明,SHO-ACO在简单环境与复杂环境中均具有优越性。 展开更多
关键词 移动焊接机器人 路径规划 自私羊群优化算法 蚁群算法 环境适应度函数 信息素更新 评判拐弯机制
在线阅读 下载PDF
基于Dijkstra-ACO混合算法的煤矿井下应急逃生路径动态规划
18
作者 卢国菊 史文芳 《工矿自动化》 CSCD 北大核心 2024年第10期147-151,178,共6页
煤矿井下应急逃生路径规划需要根据煤矿井下环境的变化及时调整,但传统方法依赖静态网络和固定权重而无法实现逃生路径规划适应井下环境动态变化。针对上述问题,提出了一种基于Dijkstra-ACO(蚁群优化)混合算法的煤矿井下应急逃生路径动... 煤矿井下应急逃生路径规划需要根据煤矿井下环境的变化及时调整,但传统方法依赖静态网络和固定权重而无法实现逃生路径规划适应井下环境动态变化。针对上述问题,提出了一种基于Dijkstra-ACO(蚁群优化)混合算法的煤矿井下应急逃生路径动态规划方法。基于巷道坡度和水位对逃生的影响分析,建立了煤矿井下应急逃生最优路径动态规划模型,实现逃生路径随巷道坡度、水位等环境变化而实时调整,从而提高逃生效率和安全性。采用Dijkstra-ACO混合算法求解煤矿井下应急逃生最优路径动态规划模型,即利用Dijkstra算法快速确定初始路径,引入ACO算法寻找距离最短且安全性最高的逃生路径,实现规划路径能够适应环境变化。搭建了模拟某煤矿多种巷道类型及其坡度、水位等参数的仿真环境,开展了应急逃生路径动态规划实验。结果表明,在50 m×100 m,100 m×200 m,150 m×250 m 3种不同尺寸的测试区域中,基于Dijkstra-ACO混合算法规划的路径长度比基于A^(*)算法和基于改进蚁群算法规划的路径长度缩短了19%以上,同时避障率提高了5%以上。 展开更多
关键词 煤矿井下应急逃生 路径动态规划 Dijkstra-aco混合算法 蚁群优化算法
在线阅读 下载PDF
基于宏微导向的ACO-MUSIC两级相控声源定位算法
19
作者 刘缘 邓丽军 +2 位作者 程树添 曾吕明 纪轩荣 《振动.测试与诊断》 EI CSCD 北大核心 2024年第1期67-73,197,共8页
针对传统的多重信号分类(multiple signal classification,简称MUSIC)算法定位声源位置时存在计算量大的问题,提出了一种基于宏微导向的蚁群(ant colony optimization,简称ACO)-MUSIC两级相控声源定位算法。首先,利用ACO估算出声源所在... 针对传统的多重信号分类(multiple signal classification,简称MUSIC)算法定位声源位置时存在计算量大的问题,提出了一种基于宏微导向的蚁群(ant colony optimization,简称ACO)-MUSIC两级相控声源定位算法。首先,利用ACO估算出声源所在的宏观位置,再用MUSIC算法精确搜索声源所在的微观方位;其次,对提出的算法进行数值仿真,并搭建实验系统进行验证。仿真和实验结果表明,所提出的算法可以高精度、快速地定位出声源所在的位置;在搜索步距为0.05°时,算法的计算复杂度和计算时间仅为传统MUSIC算法的0.25%和2.8%。 展开更多
关键词 宏微导向 蚁群算法 多重信号分类算法 声源定位算法
在线阅读 下载PDF
双机器人的任务分配和协同作业算法研究
20
作者 李铁军 赵博言 +2 位作者 刘今越 贾晓辉 唐春瑞 《控制工程》 北大核心 2025年第4期577-585,共9页
针对双机器人难以实现合理的任务分配和协同作业的问题,提出了一种基于工作量平衡机制与主从协同蚁群优化算法完成双机器人的任务分配和协同作业的方法。首先,基于任务点集合建立不平衡任务指派模型,任务分配阶段通过迭代路径规划算法... 针对双机器人难以实现合理的任务分配和协同作业的问题,提出了一种基于工作量平衡机制与主从协同蚁群优化算法完成双机器人的任务分配和协同作业的方法。首先,基于任务点集合建立不平衡任务指派模型,任务分配阶段通过迭代路径规划算法平衡两机器人的工作量。然后,通过主从协同蚁群优化算法解算机器人之间避免干涉且保持工作量最小的多目标协同作业优化模型。最后,结合钢筋绑扎场景展开实验,实验结果表明,所提方法可以在两机器人之间实现合理的任务分配,减少二者的工作差异量,使其高效地完成钢筋绑扎作业,并且可以有效避免机器人在作业过程中发生干涉。 展开更多
关键词 双机器人 任务分配 主从协同 蚁群优化算法
在线阅读 下载PDF
上一页 1 2 73 下一页 到第
使用帮助 返回顶部