期刊文献+
共找到350篇文章
< 1 2 18 >
每页显示 20 50 100
Optimization of Fairhurst-Cook Model for 2-D Wing Cracks Using Ant Colony Optimization (ACO), Particle Swarm Intelligence (PSO), and Genetic Algorithm (GA)
1
作者 Mohammad Najjarpour Hossein Jalalifar 《Journal of Applied Mathematics and Physics》 2018年第8期1581-1595,共15页
The common failure mechanism for brittle rocks is known to be axial splitting which happens parallel to the direction of maximum compression. One of the mechanisms proposed for modelling of axial splitting is the slid... The common failure mechanism for brittle rocks is known to be axial splitting which happens parallel to the direction of maximum compression. One of the mechanisms proposed for modelling of axial splitting is the sliding crack or so called, “wing crack” model. Fairhurst-Cook model explains this specific type of failure which starts by a pre-crack and finally breaks the rock by propagating 2-D cracks under uniaxial compression. In this paper, optimization of this model has been considered and the process has been done by a complete sensitivity analysis on the main parameters of the model and excluding the trends of their changes and also their limits and “peak points”. Later on this paper, three artificial intelligence algorithms including Particle Swarm Intelligence (PSO), Ant Colony Optimization (ACO) and genetic algorithm (GA) has been used and compared in order to achieve optimized sets of parameters resulting in near-maximum or near-minimum amounts of wedging forces creating a wing crack. 展开更多
关键词 WING Crack Fairhorst-Cook Model Sensitivity Analysis OPTIMIZATION Particle swarm INTELLIGENCE (PSO) ant Colony OPTIMIZATION (ACO) Genetic algorithm (GA)
下载PDF
Traveling Salesman Problem Using an Enhanced Hybrid Swarm Optimization Algorithm 被引量:2
2
作者 郑建国 伍大清 周亮 《Journal of Donghua University(English Edition)》 EI CAS 2014年第3期362-367,共6页
The traveling salesman problem( TSP) is a well-known combinatorial optimization problem as well as an NP-complete problem. A dynamic multi-swarm particle swarm optimization and ant colony optimization( DMPSO-ACO) was ... The traveling salesman problem( TSP) is a well-known combinatorial optimization problem as well as an NP-complete problem. A dynamic multi-swarm particle swarm optimization and ant colony optimization( DMPSO-ACO) was presented for TSP.The DMPSO-ACO combined the exploration capabilities of the dynamic multi-swarm particle swarm optimizer( DMPSO) and the stochastic exploitation of the ant colony optimization( ACO) for solving the traveling salesman problem. In the proposed hybrid algorithm,firstly,the dynamic swarms,rapidity of the PSO was used to obtain a series of sub-optimal solutions through certain iterative times for adjusting the initial allocation of pheromone in ACO. Secondly,the positive feedback and high accuracy of the ACO were employed to solving whole problem. Finally,to verify the effectiveness and efficiency of the proposed hybrid algorithm,various scale benchmark problems were tested to demonstrate the potential of the proposed DMPSO-ACO algorithm. The results show that DMPSO-ACO is better in the search precision,convergence property and has strong ability to escape from the local sub-optima when compared with several other peer algorithms. 展开更多
关键词 particle swarm optimization(PSO) ant COLONY optimization(ACO) swarm intelligence TRAVELING SALESMAN problem(TSP) hybrid algorithm
下载PDF
Hybridization of Fuzzy and Hard Semi-Supervised Clustering Algorithms Tuned with Ant Lion Optimizer Applied to Higgs Boson Search 被引量:1
3
作者 Soukaina Mjahed Khadija Bouzaachane +2 位作者 Ahmad Taher Azar Salah El Hadaj Said Raghay 《Computer Modeling in Engineering & Sciences》 SCIE EI 2020年第11期459-494,共36页
This paper focuses on the unsupervised detection of the Higgs boson particle using the most informative features and variables which characterize the“Higgs machine learning challenge 2014”data set.This unsupervised ... This paper focuses on the unsupervised detection of the Higgs boson particle using the most informative features and variables which characterize the“Higgs machine learning challenge 2014”data set.This unsupervised detection goes in this paper analysis through 4 steps:(1)selection of the most informative features from the considered data;(2)definition of the number of clusters based on the elbow criterion.The experimental results showed that the optimal number of clusters that group the considered data in an unsupervised manner corresponds to 2 clusters;(3)proposition of a new approach for hybridization of both hard and fuzzy clustering tuned with Ant Lion Optimization(ALO);(4)comparison with some existing metaheuristic optimizations such as Genetic Algorithm(GA)and Particle Swarm Optimization(PSO).By employing a multi-angle analysis based on the cluster validation indices,the confusion matrix,the efficiencies and purities rates,the average cost variation,the computational time and the Sammon mapping visualization,the results highlight the effectiveness of the improved Gustafson-Kessel algorithm optimized withALO(ALOGK)to validate the proposed approach.Even if the paper gives a complete clustering analysis,its novel contribution concerns only the Steps(1)and(3)considered above.The first contribution lies in the method used for Step(1)to select the most informative features and variables.We used the t-Statistic technique to rank them.Afterwards,a feature mapping is applied using Self-Organizing Map(SOM)to identify the level of correlation between them.Then,Particle Swarm Optimization(PSO),a metaheuristic optimization technique,is used to reduce the data set dimension.The second contribution of thiswork concern the third step,where each one of the clustering algorithms as K-means(KM),Global K-means(GlobalKM),Partitioning AroundMedoids(PAM),Fuzzy C-means(FCM),Gustafson-Kessel(GK)and Gath-Geva(GG)is optimized and tuned with ALO. 展开更多
关键词 ant lion optimization binary clustering clustering algorithms Higgs boson feature extraction dimensionality reduction elbow criterion genetic algorithm particle swarm optimization
下载PDF
基于改进天牛须群落的卫星光网络路由算法
4
作者 刘治国 吕文强 潘成胜 《兵器装备工程学报》 CAS CSCD 北大核心 2024年第6期188-194,共7页
针对当前卫星光网络路由算法波长利用率低,通信成功率低,导致路由效率低下的问题,提出一种改进天牛须群落的卫星光网络路由算法(BS-ACRWA)。该方法使用波长矩阵乘的形式生成与当前卫星节点相邻节点的波长冲突度,求得最大公有波长数,同... 针对当前卫星光网络路由算法波长利用率低,通信成功率低,导致路由效率低下的问题,提出一种改进天牛须群落的卫星光网络路由算法(BS-ACRWA)。该方法使用波长矩阵乘的形式生成与当前卫星节点相邻节点的波长冲突度,求得最大公有波长数,同时考虑时延和卫星节点负载状态构建约束优化模型,降低无效路由的次数。在路由阶段对天牛须群落算法进行改进,引入蚁群算法信息素机制,在搜索方向上充分考虑卫星之间链路有限的特性,对搜索方向进行更新,提高算法效率。仿真结果表明:与SARWA算法、CL-ACRWA算法和Dijkstra算法相比,BS-ACRWA算法将波长利用率提高了0.05、0.11、0.23,同时在平均时延、丢包率、阻塞率、路由成功率等方面具有更好的性能。 展开更多
关键词 卫星光网络 路由和波长分配算法 天牛须群落算法 蚁群算法 服务质量
下载PDF
考虑电动汽车充电负荷及储能寿命的充电站储能容量配置优化
5
作者 马永翔 韩子悦 +2 位作者 闫群民 万佳鹏 淡文国 《电网与清洁能源》 CSCD 北大核心 2024年第4期92-101,共10页
提出了一种优化电动汽车充电站储能容量配置的方法。该方法考虑了季节性电动汽车充电负荷波动与光伏出力之间的关系,并且考虑了储能寿命。论文利用蒙特卡罗法考虑了不同类型电动汽车的多种影响因素,对整体负荷进行预测。以每日运行成本... 提出了一种优化电动汽车充电站储能容量配置的方法。该方法考虑了季节性电动汽车充电负荷波动与光伏出力之间的关系,并且考虑了储能寿命。论文利用蒙特卡罗法考虑了不同类型电动汽车的多种影响因素,对整体负荷进行预测。以每日运行成本最低为优化目标,在考虑四季光伏出力和储能寿命的影响下,采用了3种算法对目标函数进行优化,以得到最佳的光储充电站储能配置方案。研究以西北某地区为例。结果表明:冬季下综合成本为3.0432×10^(6)元,相比于其余3个季节综合成本最低;采用遗传算法时,在综合成本相差不多时,获得的储能配置最优,储能容量为22.82 MWh,储能功率为7.31MW,从而得到光储充电站最优的储能容量配置。 展开更多
关键词 光储充电站 电动汽车 储能寿命 储能容量优化 遗传算法 粒子群算法 蚁群算法
下载PDF
陷阱标记联合懒蚂蚁的自适应粒子群优化算法
6
作者 张伟 蒋岳峰 《系统仿真学报》 CAS CSCD 北大核心 2024年第7期1631-1642,共12页
为解决现有粒子群改进策略无法帮助已陷入局部最优和过早收敛的粒子恢复寻优性能的问题,提出一种陷阱标记联合懒蚂蚁的自适应粒子群优化(adaptive particle swarm optimization based on trap label and lazy ant, TLLA-APSO)算法。陷... 为解决现有粒子群改进策略无法帮助已陷入局部最优和过早收敛的粒子恢复寻优性能的问题,提出一种陷阱标记联合懒蚂蚁的自适应粒子群优化(adaptive particle swarm optimization based on trap label and lazy ant, TLLA-APSO)算法。陷阱标记策略为粒子群提供动态速度增量,使其摆脱最优解的束缚。利用懒蚂蚁寻优策略多样化粒子速度,提升种群多样性。通过惯性认知策略在速度更新中引入历史位置,增加粒子的路径多样性和提升粒子的探索性能,使粒子更有效地避免陷入新的局部最优。理论证明了引入历史位置的粒子群算法的收敛性。仿真实验结果表明,所提算法不仅能有效解决粒子群已陷入局部最优和过早收敛的问题,且与其他算法相比,具有较快的收敛速度和较高的寻优精度。 展开更多
关键词 粒子群优化算法 懒蚂蚁 陷阱标记 局部最优 过早收敛
下载PDF
基于AIS轨迹和改进蚁群算法的船舶航线规划方法
7
作者 陈林春 郝永志 《武汉船舶职业技术学院学报》 2024年第1期87-92,共6页
在保证船舶航线安全的前提下,以最短航程为目标,提出基于AIS轨迹和改进蚁群算法的船舶航线规划方法。对船舶AIS数据进行预处理,去除船舶AIS数据中的冗余数据,完成船舶AIS数据提纯;采用基于粒子群与K均值混合聚类算法的核心转向点筛选与... 在保证船舶航线安全的前提下,以最短航程为目标,提出基于AIS轨迹和改进蚁群算法的船舶航线规划方法。对船舶AIS数据进行预处理,去除船舶AIS数据中的冗余数据,完成船舶AIS数据提纯;采用基于粒子群与K均值混合聚类算法的核心转向点筛选与识别方法,筛选并识别船舶AIS数据中船舶航线核心转向点数据;通过基于改进蚁群算法的航线规划方法,以核心转向点数据为基础,构建航线网络,在此网络中,通过人工势场法对蚁群算法进行改进,对船舶航线进行寻优,实现船舶航线规划。经实验验证,本文方法能够规划出安全合理的船舶航线。 展开更多
关键词 AIS轨迹 改进蚁群算法 航线规划 粒子群 人工势场法
下载PDF
改进蚁群算法在地形跟随航线规划问题中的应用
8
作者 陶杨 周益 蒋黄滔 《现代防御技术》 北大核心 2024年第1期34-40,共7页
针对飞机地形跟随航线规划需要,提出了一种基于改进蚁群算法的通用解决方案。该方法通过空间等分的思想将三维地图重构为解空间,并通过一系列改进措施提升蚁群算法效率,包括围绕加强蚁群中最优蚂蚁的正增益、减弱最劣蚂蚁的负增益,设计... 针对飞机地形跟随航线规划需要,提出了一种基于改进蚁群算法的通用解决方案。该方法通过空间等分的思想将三维地图重构为解空间,并通过一系列改进措施提升蚁群算法效率,包括围绕加强蚁群中最优蚂蚁的正增益、减弱最劣蚂蚁的负增益,设计信息素更新策略;综合考虑可行航路点距离、高度、转弯角度的影响,设计节点移动策略;采用粒子群算法,智能优化求解蚁群算法的核心参数等,实现地形跟随航线的快速生成。通过具体算例验证了该方法的先进性和可行性。 展开更多
关键词 航线规划 航路约束 地形跟随 蚁群算法 参数组合 粒子群算法
下载PDF
基于粒子群和改进蚁群算法的云计算任务调度
9
作者 任小强 聂清彬 +1 位作者 王浩宇 林慧琼 《计算机工程与设计》 北大核心 2024年第6期1797-1804,共8页
针对目前云计算任务调度方法的效率较低和日益多样化的用户服务质量需求等问题,提出一种将粒子群算法和改进蚁群算法结合的混合粒子群蚁群算法(HPSO-ACO),包括建立云计算任务调度模型、用户服务质量模型及虚拟资源节点模型。利用离散型... 针对目前云计算任务调度方法的效率较低和日益多样化的用户服务质量需求等问题,提出一种将粒子群算法和改进蚁群算法结合的混合粒子群蚁群算法(HPSO-ACO),包括建立云计算任务调度模型、用户服务质量模型及虚拟资源节点模型。利用离散型粒子群算法,得到初始解集,转化为蚁群算法信息素的初始值,通过改进蚁群算法的寻径规则和信息素更新规则,得到最终解。通过仿真实验将粒子群算法、蚁群算法和HPSO-ACO算法进行比较,其结果表明,HPSO-ACO算法有效且可行,能够减少任务完成时间和降低完成成本,满足用户服务质量要求。 展开更多
关键词 云计算 有向无环图 用户服务质量 蚁群算法 信息素 粒子群算法 任务调度方案
下载PDF
一种改进ANN的GNSS高程曲面拟合方法研究
10
作者 吕毅 陈启智 《贵州科学》 2024年第3期80-84,共5页
在精细化区域高程系统构建过程中高程基准转化模型研究中,主要使用机器学习算法对传统曲面拟合方法进行替代,即使用非线性机器学习模型来实现GNSS高程系统的拟合工作。本文分别利用蚁群优化算法、遗传算法和粒子群优化算法对ANN模型进... 在精细化区域高程系统构建过程中高程基准转化模型研究中,主要使用机器学习算法对传统曲面拟合方法进行替代,即使用非线性机器学习模型来实现GNSS高程系统的拟合工作。本文分别利用蚁群优化算法、遗传算法和粒子群优化算法对ANN模型进行优化,使用某矿区观测站实测的GNSS和水准数据对优化算法效果进行验证。实验结果表明:在观测区域较大和高程异常不规则的情况下,使用优化算法对ANN模型进行优化均取得较好效果。粒子群算法优化后的ANN模型更加适用于对小区域内GNSS高程曲面拟合上的应用,有效提升了高程拟合精度。 展开更多
关键词 人工神经网络 蚁群算法 遗传算法 粒子群优化算法
下载PDF
基于智能优化方法的工业机器人时间最优轨迹规划方法
11
作者 王凯威 尉静娴 《价值工程》 2024年第18期127-129,共3页
随着工业自动化进程的加速,工业机器人的轨迹规划问题愈发凸显其重要性。由于传统轨迹规划方法在时间最优性方面的局限性,本文致力于研究基于智能优化算法的工业机器人时间最优轨迹规划。本文阐述了轨迹规划的定义并建立了相应的数学模... 随着工业自动化进程的加速,工业机器人的轨迹规划问题愈发凸显其重要性。由于传统轨迹规划方法在时间最优性方面的局限性,本文致力于研究基于智能优化算法的工业机器人时间最优轨迹规划。本文阐述了轨迹规划的定义并建立了相应的数学模型。通过对比传统方法与智能优化算法,重点探讨了基于粒子群优化和蚁群优化的时间最优轨迹规划方法,分别描述了问题并提出了求解策略。研究结果显示,智能优化算法在提升工业机器人运动效率和精度方面具有显著优势。 展开更多
关键词 工业机器人 轨迹规划 智能优化算法 粒子群优化 蚁群优化
下载PDF
Blackboard Mechanism Based Ant Colony Theory for Dynamic Deployment of Mobile Sensor Networks 被引量:5
12
作者 Guang-ping Qi Ping Song Ke-jie Li 《Journal of Bionic Engineering》 SCIE EI CSCD 2008年第3期197-203,共7页
A novel bionic swarm intelligence algorithm, called ant colony algorithm based on a blackboard mechanism, is proposed to solve the autonomy and dynamic deployment of mobiles sensor networks effectively. A blackboard m... A novel bionic swarm intelligence algorithm, called ant colony algorithm based on a blackboard mechanism, is proposed to solve the autonomy and dynamic deployment of mobiles sensor networks effectively. A blackboard mechanism is introduced into the system for making pheromone and completing the algorithm. Every node, which can be looked as an ant, makes one information zone in its memory for communicating with other nodes and leaves pheromone, which is created by ant itself in naalre. Then ant colony theory is used to find the optimization scheme for path planning and deployment of mobile Wireless Sensor Network (WSN). We test the algorithm in a dynamic and unconfigurable environment. The results indicate that the algorithm can reduce the power consumption by 13% averagely, enhance the efficiency of path planning and deployment of mobile WSN by 15% averagely. 展开更多
关键词 ant colony algorithm wireless sensor network blackboard mechanism bionic swarm intelligence algorithm
下载PDF
Improved algorithms to plan missions for agile earth observation satellites 被引量:2
13
作者 Huicheng Hao Wei Jiang Yijun Li 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2014年第5期811-821,共11页
This study concentrates of the new generation of the agile (AEOS). AEOS is a key study object on management problems earth observation satellite in many countries because of its many advantages over non-agile satell... This study concentrates of the new generation of the agile (AEOS). AEOS is a key study object on management problems earth observation satellite in many countries because of its many advantages over non-agile satellites. Hence, the mission planning and scheduling of AEOS is a popular research problem. This research investigates AEOS characteristics and establishes a mission planning model based on the working principle and constraints of AEOS as per analysis. To solve the scheduling issue of AEOS, several improved algorithms are developed. Simulation results suggest that these algorithms are effective. 展开更多
关键词 mission planning immune clone algorithm hybrid genetic algorithm (EA) improved ant colony algorithm general particle swarm optimization (PSO) agile earth observation satellite (AEOS).
下载PDF
Evolutionary Algorithms in Software Defined Networks: Techniques, Applications, and Issues 被引量:1
14
作者 LIAO Lingxia Victor C.M.Leung LAI Chin-Feng 《ZTE Communications》 2017年第3期20-36,共17页
A software defined networking(SDN) system has a logically centralized control plane that maintains a global network view and enables network-wide management, optimization, and innovation. Network-wide management and o... A software defined networking(SDN) system has a logically centralized control plane that maintains a global network view and enables network-wide management, optimization, and innovation. Network-wide management and optimization problems are typicallyvery complex with a huge solution space, large number of variables, and multiple objectives. Heuristic algorithms can solve theseproblems in an acceptable time but are usually limited to some particular problem circumstances. On the other hand, evolutionaryalgorithms(EAs), which are general stochastic algorithms inspired by the natural biological evolution and/or social behavior of species, can theoretically be used to solve any complex optimization problems including those found in SDNs. This paper reviewsfour types of EAs that are widely applied in current SDNs: Genetic Algorithms(GAs), Particle Swarm Optimization(PSO), Ant Colony Optimization(ACO), and Simulated Annealing(SA) by discussing their techniques, summarizing their representative applications, and highlighting their issues and future works. To the best of our knowledge, our work is the first that compares the tech-niques and categorizes the applications of these four EAs in SDNs. 展开更多
关键词 SDN evolutionary algorithms Genetic algorithms Particle swarm Optimization ant Colony Optimization Simulated Annealing
下载PDF
Swarm intelligence based dynamic obstacle avoidance for mobile robots under unknown environment using WSN 被引量:4
15
作者 薛晗 马宏绪 《Journal of Central South University of Technology》 EI 2008年第6期860-868,共9页
To solve dynamic obstacle avoidance problems, a novel algorithm was put forward with the advantages of wireless sensor network (WSN). In view of moving velocity and direction of both the obstacles and robots, a mathem... To solve dynamic obstacle avoidance problems, a novel algorithm was put forward with the advantages of wireless sensor network (WSN). In view of moving velocity and direction of both the obstacles and robots, a mathematic model was built based on the exposure model, exposure direction and critical speeds of sensors. Ant colony optimization (ACO) algorithm based on bionic swarm intelligence was used for solution of the multi-objective optimization. Energy consumption and topology of the WSN were also discussed. A practical implementation with real WSN and real mobile robots were carried out. In environment with multiple obstacles, the convergence curve of the shortest path length shows that as iterative generation grows, the length of the shortest path decreases and finally reaches a stable and optimal value. Comparisons show that using sensor information fusion can greatly improve the accuracy in comparison with single sensor. The successful path of robots without collision validates the efficiency, stability and accuracy of the proposed algorithm, which is proved to be better than tradition genetic algorithm (GA) for dynamic obstacle avoidance in real time. 展开更多
关键词 无线敏感网络 排除故障 移动式遥控装置 蚁群算法
下载PDF
IWD-Miner: A Novel Metaheuristic Algorithm for Medical Data Classification
16
作者 Sarab AlMuhaideb Reem BinGhannam +3 位作者 Nourah Alhelal Shatha Alduheshi Fatimah Alkhamees Raghad Alsuhaibani 《Computers, Materials & Continua》 SCIE EI 2021年第2期1329-1346,共18页
Medical data classification(MDC)refers to the application of classification methods on medical datasets.This work focuses on applying a classification task to medical datasets related to specific diseases in order to ... Medical data classification(MDC)refers to the application of classification methods on medical datasets.This work focuses on applying a classification task to medical datasets related to specific diseases in order to predict the associated diagnosis or prognosis.To gain experts’trust,the prediction and the reasoning behind it are equally important.Accordingly,we confine our research to learn rule-based models because they are transparent and comprehensible.One approach to MDC involves the use of metaheuristic(MH)algorithms.Here we report on the development and testing of a novel MH algorithm:IWD-Miner.This algorithm can be viewed as a fusion of Intelligent Water Drops(IWDs)and AntMiner+.It was subjected to a four-stage sensitivity analysis to optimize its performance.For this purpose,21 publicly available medical datasets were used from the Machine Learning Repository at the University of California Irvine.Interestingly,there were only limited differences in performance between IWDMiner variants which is suggestive of its robustness.Finally,using the same 21 datasets,we compared the performance of the optimized IWD-Miner against two extant algorithms,AntMiner+and J48.The experiments showed that both rival algorithms are considered comparable in the effectiveness to IWD-Miner,as confirmed by the Wilcoxon nonparametric statistical test.Results suggest that IWD-Miner is more efficient than AntMiner+as measured by the average number of fitness evaluations to a solution(1,386,621.30 vs.2,827,283.88 fitness evaluations,respectively).J48 exhibited higher accuracy on average than IWD-Miner(79.58 vs.73.65,respectively)but produced larger models(32.82 leaves vs.8.38 terms,respectively). 展开更多
关键词 ant colony optimization antMiner+ IWDs IWD-Miner J48 medical data classification metaheuristic algorithms swarm intelligence
下载PDF
基于多目标PSO-ACO融合算法的无人艇路径规划 被引量:3
17
作者 杨琛 陈继洋 +2 位作者 胡庆松 张铮 牛锋杰 《华南农业大学学报》 CAS CSCD 北大核心 2023年第1期65-73,共9页
【目的】针对河蟹养殖过程中,水位变化以及无人艇路径规划算法收敛慢、精度低的问题,为提高算法适应性与寻优能力,提出一种多目标粒子群−蚁群融合的无人艇路径规划算法。【方法】首先,分析蟹塘环境及养殖规律等因素,建立静态水深栅格环... 【目的】针对河蟹养殖过程中,水位变化以及无人艇路径规划算法收敛慢、精度低的问题,为提高算法适应性与寻优能力,提出一种多目标粒子群−蚁群融合的无人艇路径规划算法。【方法】首先,分析蟹塘环境及养殖规律等因素,建立静态水深栅格环境模型;其次,针对覆盖遍历式投饵存在局部点投喂不足及路径次优的问题,通过对惯性参数与学习因子的非线性调整,提出基于多目标的改进粒子群算法(Particle swarm optimization,PSO);然后,调整蚁群算法的初始信息素,并对蚁群算法的信息素挥发因子和启发期望函数自适应改进,提出自适应优化蚁群算法(Ant colony optimization,ACO);最后,为解决单一算法寻优不足,利用融合PSO-ACO算法,实现无人艇多目标全局路径规划。【结果】仿真结果表明:不同环境投饵策略下,PSO-ACO算法在对多目标路径寻优时,不仅环境适应性好,而且提高了寻优效率和精度,运行时间节省了32%,路径距离缩短了9.78%,迭代次数降低了62.88%,拐点数目减少了44.45%。【结论】所提出多目标点的路径规划算法适用于环境可变的蟹塘养殖,具有较好的应用价值。 展开更多
关键词 无人艇 静态水深栅格 路径规划 改进粒子群算法 自适应蚁群算法
下载PDF
An algorithm for earthwork allocation considering non-linear factors
18
作者 王仁超 刘金飞 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2008年第6期835-840,共6页
For solving the optimization model of earthwork allocation considering non-linear factors,a hybrid algorithm combined with the ant algorithm(AA)and particle swarm optimization(PSO)is proposed in this paper.Then the pr... For solving the optimization model of earthwork allocation considering non-linear factors,a hybrid algorithm combined with the ant algorithm(AA)and particle swarm optimization(PSO)is proposed in this paper.Then the proposed method and the LP method are used respectively in solving a linear allocation model of a high rockfill dam project.Results obtained by these two methods are compared each other.It can be concluded that the solution got by the proposed method is extremely approximate to the analytic solution of LP method.The superiority of the proposed method over the LP method in solving a non-linear allocation model is illustrated by a non-linear case.Moreover,further researches on improvement of the algorithm and the allocation model are addressed. 展开更多
关键词 蚂蚁算法 线性规划 土木工程分配 颗粒集群优化
下载PDF
Ant Lion Optimization Approach for Load Frequency Control of Multi-Area Interconnected Power Systems
19
作者 R. Satheeshkumar R. Shivakumar 《Circuits and Systems》 2016年第9期2357-2383,共27页
This work proposes a novel nature-inspired algorithm called Ant Lion Optimizer (ALO). The ALO algorithm mimics the search mechanism of antlions in nature. A time domain based objective function is established to tune ... This work proposes a novel nature-inspired algorithm called Ant Lion Optimizer (ALO). The ALO algorithm mimics the search mechanism of antlions in nature. A time domain based objective function is established to tune the parameters of the PI controller based LFC, which is solved by the proposed ALO algorithm to reach the most convenient solutions. A three-area interconnected power system is investigated as a test system under various loading conditions to confirm the effectiveness of the suggested algorithm. Simulation results are given to show the enhanced performance of the developed ALO algorithm based controllers in comparison with Genetic Algorithm (GA), Particle Swarm Optimization (PSO), Bat Algorithm (BAT) and conventional PI controller. These results represent that the proposed BAT algorithm tuned PI controller offers better performance over other soft computing algorithms in conditions of settling times and several performance indices. 展开更多
关键词 Load Frequency Control (LFC) Multi-Area Power System Proportional-Integral (PI) Controller ant Lion Optimization (ALO) Bat algorithm (BAT) Genetic algorithm (GA) Particle swarm Optimization (PSO)
下载PDF
基于二分法和控制信息素量的改进蚁群算法 被引量:1
20
作者 王文丰 余澜婷 +3 位作者 刘哲 牛成钢 许幸满 韩龙哲 《计算机工程与设计》 北大核心 2023年第3期784-790,共7页
为弥补蚁群算法易陷入局部最优、收敛速度较慢等不足,提出一种基于二分法和控制信息素量的改进蚁群算法。在每次迭代结束时,利用二分法放弃行走路程较远的半数蚁群的信息素,使收敛速度得到提高;利用3-opt局部优化方法提高解的精度;通过... 为弥补蚁群算法易陷入局部最优、收敛速度较慢等不足,提出一种基于二分法和控制信息素量的改进蚁群算法。在每次迭代结束时,利用二分法放弃行走路程较远的半数蚁群的信息素,使收敛速度得到提高;利用3-opt局部优化方法提高解的精度;通过控制信息素量动态调整蚁群选择路径的概率,避免算法早熟;将改进的算法应用于旅行商问题。实验结果表明,该算法在寻优能力、可靠性、收敛速度以及稳定性方面均表现出明显的优越性。 展开更多
关键词 二分法 信息素量 k-opt局部优化 旅行商问题 蚁群算法 最短路径 遍历 群智能算法
下载PDF
上一页 1 2 18 下一页 到第
使用帮助 返回顶部