期刊文献+
共找到805篇文章
< 1 2 41 >
每页显示 20 50 100
Adaptive Multi-Learning Cooperation Search Algorithm for Photovoltaic Model Parameter Identification
1
作者 Xu Chen Shuai Wang Kaixun He 《Computers, Materials & Continua》 2025年第10期1779-1806,共28页
Accurate and reliable photovoltaic(PV)modeling is crucial for the performance evaluation,control,and optimization of PV systems.However,existing methods for PV parameter identification often suffer from limitations in... Accurate and reliable photovoltaic(PV)modeling is crucial for the performance evaluation,control,and optimization of PV systems.However,existing methods for PV parameter identification often suffer from limitations in accuracy and efficiency.To address these challenges,we propose an adaptive multi-learning cooperation search algorithm(AMLCSA)for efficient identification of unknown parameters in PV models.AMLCSA is a novel algorithm inspired by teamwork behaviors in modern enterprises.It enhances the original cooperation search algorithm in two key aspects:(i)an adaptive multi-learning strategy that dynamically adjusts search ranges using adaptive weights,allowing better individuals to focus on local exploitation while guiding poorer individuals toward global exploration;and(ii)a chaotic grouping reflection strategy that introduces chaotic sequences to enhance population diversity and improve search performance.The effectiveness of AMLCSA is demonstrated on single-diode,double-diode,and three PV-module models.Simulation results show that AMLCSA offers significant advantages in convergence,accuracy,and stability compared to existing state-of-the-art algorithms. 展开更多
关键词 Photovoltaic model parameter identification cooperation search algorithm adaptive multiple learning chaotic grouping reflection
在线阅读 下载PDF
A Chaos Sparrow Search Algorithm with Logarithmic Spiral and Adaptive Step for Engineering Problems 被引量:15
2
作者 Andi Tang Huan Zhou +1 位作者 Tong Han Lei Xie 《Computer Modeling in Engineering & Sciences》 SCIE EI 2022年第1期331-364,共34页
The sparrow search algorithm(SSA)is a newly proposed meta-heuristic optimization algorithm based on the sparrowforaging principle.Similar to other meta-heuristic algorithms,SSA has problems such as slowconvergence spe... The sparrow search algorithm(SSA)is a newly proposed meta-heuristic optimization algorithm based on the sparrowforaging principle.Similar to other meta-heuristic algorithms,SSA has problems such as slowconvergence speed and difficulty in jumping out of the local optimum.In order to overcome these shortcomings,a chaotic sparrow search algorithm based on logarithmic spiral strategy and adaptive step strategy(CLSSA)is proposed in this paper.Firstly,in order to balance the exploration and exploitation ability of the algorithm,chaotic mapping is introduced to adjust the main parameters of SSA.Secondly,in order to improve the diversity of the population and enhance the search of the surrounding space,the logarithmic spiral strategy is introduced to improve the sparrow search mechanism.Finally,the adaptive step strategy is introduced to better control the process of algorithm exploitation and exploration.The best chaotic map is determined by different test functions,and the CLSSA with the best chaotic map is applied to solve 23 benchmark functions and 3 classical engineering problems.The simulation results show that the iterative map is the best chaotic map,and CLSSA is efficient and useful for engineering problems,which is better than all comparison algorithms. 展开更多
关键词 Sparrow search algorithm global optimization adaptive step benchmark function chaos map
在线阅读 下载PDF
Well production optimization using streamline features-based objective function and Bayesian adaptive direct search algorithm 被引量:4
3
作者 Qi-Hong Feng Shan-Shan Li +2 位作者 Xian-Min Zhang Xiao-Fei Gao Ji-Hui Ni 《Petroleum Science》 SCIE CAS CSCD 2022年第6期2879-2894,共16页
Well production optimization is a complex and time-consuming task in the oilfield development.The combination of reservoir numerical simulator with optimization algorithms is usually used to optimize well production.T... Well production optimization is a complex and time-consuming task in the oilfield development.The combination of reservoir numerical simulator with optimization algorithms is usually used to optimize well production.This method spends most of computing time in objective function evaluation by reservoir numerical simulator which limits its optimization efficiency.To improve optimization efficiency,a well production optimization method using streamline features-based objective function and Bayesian adaptive direct search optimization(BADS)algorithm is established.This new objective function,which represents the water flooding potential,is extracted from streamline features.It only needs to call the streamline simulator to run one time step,instead of calling the simulator to calculate the target value at the end of development,which greatly reduces the running time of the simulator.Then the well production optimization model is established and solved by the BADS algorithm.The feasibility of the new objective function and the efficiency of this optimization method are verified by three examples.Results demonstrate that the new objective function is positively correlated with the cumulative oil production.And the BADS algorithm is superior to other common algorithms in convergence speed,solution stability and optimization accuracy.Besides,this method can significantly accelerate the speed of well production optimization process compared with the objective function calculated by other conventional methods.It can provide a more effective basis for determining the optimal well production for actual oilfield development. 展开更多
关键词 Well production Optimization efficiency Streamline simulation Streamline feature Objective function Bayesian adaptive direct search algorithm
原文传递
Adaptive backtracking search optimization algorithm with pattern search for numerical optimization 被引量:6
4
作者 Shu Wang Xinyu Da +1 位作者 Mudong Li Tong Han 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2016年第2期395-406,共12页
The backtracking search optimization algorithm(BSA) is one of the most recently proposed population-based evolutionary algorithms for global optimization. Due to its memory ability and simple structure, BSA has powe... The backtracking search optimization algorithm(BSA) is one of the most recently proposed population-based evolutionary algorithms for global optimization. Due to its memory ability and simple structure, BSA has powerful capability to find global optimal solutions. However, the algorithm is still insufficient in balancing the exploration and the exploitation. Therefore, an improved adaptive backtracking search optimization algorithm combined with modified Hooke-Jeeves pattern search is proposed for numerical global optimization. It has two main parts: the BSA is used for the exploration phase and the modified pattern search method completes the exploitation phase. In particular, a simple but effective strategy of adapting one of BSA's important control parameters is introduced. The proposed algorithm is compared with standard BSA, three state-of-the-art evolutionary algorithms and three superior algorithms in IEEE Congress on Evolutionary Computation 2014(IEEE CEC2014) over six widely-used benchmarks and 22 real-parameter single objective numerical optimization benchmarks in IEEE CEC2014. The results of experiment and statistical analysis demonstrate the effectiveness and efficiency of the proposed algorithm. 展开更多
关键词 evolutionary algorithm backtracking search optimization algorithm(BSA) Hooke-Jeeves pattern search parameter adaption numerical optimization
在线阅读 下载PDF
Application of a Parallel Adaptive Cuckoo Search Algorithm in the Rectangle Layout Problem 被引量:2
5
作者 Weimin Zheng Mingchao Si +2 位作者 Xiao Sui Shuchuan Chu Jengshyang Pan 《Computer Modeling in Engineering & Sciences》 SCIE EI 2023年第6期2173-2196,共24页
The meta-heuristic algorithm is a global probabilistic search algorithm for the iterative solution.It has good performance in global optimization fields such as maximization.In this paper,a new adaptive parameter stra... The meta-heuristic algorithm is a global probabilistic search algorithm for the iterative solution.It has good performance in global optimization fields such as maximization.In this paper,a new adaptive parameter strategy and a parallel communication strategy are proposed to further improve the Cuckoo Search(CS)algorithm.This strategy greatly improves the convergence speed and accuracy of the algorithm and strengthens the algorithm’s ability to jump out of the local optimal.This paper compares the optimization performance of Parallel Adaptive Cuckoo Search(PACS)with CS,Parallel Cuckoo Search(PCS),Particle Swarm Optimization(PSO),Sine Cosine Algorithm(SCA),Grey Wolf Optimizer(GWO),Whale Optimization Algorithm(WOA),Differential Evolution(DE)and Artificial Bee Colony(ABC)algorithms by using the CEC-2013 test function.The results show that PACS algorithmoutperforms other algorithms in 20 of 28 test functions.Due to the superior performance of PACS algorithm,this paper uses it to solve the problem of the rectangular layout.Experimental results show that this scheme has a significant effect,and the material utilization rate is improved from89.5%to 97.8%after optimization. 展开更多
关键词 Rectangular layout cuckoo search algorithm parallel communication strategy adaptive parameter
在线阅读 下载PDF
An Improved Bald Eagle Search Algorithm with Cauchy Mutation and Adaptive Weight Factor for Engineering Optimization 被引量:2
6
作者 Wenchuan Wang Weican Tian +3 位作者 Kwok-wing Chau Yiming Xue Lei Xu Hongfei Zang 《Computer Modeling in Engineering & Sciences》 SCIE EI 2023年第8期1603-1642,共40页
The Bald Eagle Search algorithm(BES)is an emerging meta-heuristic algorithm.The algorithm simulates the hunting behavior of eagles,and obtains an optimal solution through three stages,namely selection stage,search sta... The Bald Eagle Search algorithm(BES)is an emerging meta-heuristic algorithm.The algorithm simulates the hunting behavior of eagles,and obtains an optimal solution through three stages,namely selection stage,search stage and swooping stage.However,BES tends to drop-in local optimization and the maximum value of search space needs to be improved.To fill this research gap,we propose an improved bald eagle algorithm(CABES)that integrates Cauchy mutation and adaptive optimization to improve the performance of BES from local optima.Firstly,CABES introduces the Cauchy mutation strategy to adjust the step size of the selection stage,to select a better search range.Secondly,in the search stage,CABES updates the search position update formula by an adaptive weight factor to further promote the local optimization capability of BES.To verify the performance of CABES,the benchmark function of CEC2017 is used to simulate the algorithm.The findings of the tests are compared to those of the Particle Swarm Optimization algorithm(PSO),Whale Optimization Algorithm(WOA)and Archimedes Algorithm(AOA).The experimental results show that CABES can provide good exploration and development capabilities,and it has strong competitiveness in testing algorithms.Finally,CABES is applied to four constrained engineering problems and a groundwater engineeringmodel,which further verifies the effectiveness and efficiency of CABES in practical engineering problems. 展开更多
关键词 Bald eagle search algorithm cauchymutation adaptive weight factor CEC2017 benchmark functions engineering optimization problems
在线阅读 下载PDF
Vibration Suppression for Active Magnetic Bearings Using Adaptive Filter with Iterative Search Algorithm 被引量:2
7
作者 Jin-Hui Ye Dan Shi +2 位作者 Yue-Sheng Qi Jin-Hui Gao Jian-Xin Shen 《CES Transactions on Electrical Machines and Systems》 EI CSCD 2024年第1期61-71,共11页
Active Magnetic Bearing(AMB) is a kind of electromagnetic support that makes the rotor movement frictionless and can suppress rotor vibration by controlling the magnetic force. The most common approach to restrain the... Active Magnetic Bearing(AMB) is a kind of electromagnetic support that makes the rotor movement frictionless and can suppress rotor vibration by controlling the magnetic force. The most common approach to restrain the rotor vibration in AMBs is to adopt a notch filter or adaptive filter in the AMB controller. However, these methods cannot obtain the precise amplitude and phase of the compensation current. Thus, they are not so effective in terms of suppressing the vibrations of the fundamental and other harmonic orders over the whole speed range. To improve the vibration suppression performance of AMBs,an adaptive filter based on Least Mean Square(LMS) is applied to extract the vibration signals from the rotor displacement signal. An Iterative Search Algorithm(ISA) is proposed in this paper to obtain the corresponding relationship between the compensation current and vibration signals. The ISA is responsible for searching the compensating amplitude and shifting phase online for the LMS filter, enabling the AMB controller to generate the corresponding compensation force for vibration suppression. The results of ISA are recorded to suppress vibration using the Look-Up Table(LUT) in variable speed range. Comprehensive simulations and experimental validations are carried out in fixed and variable speed range, and the results demonstrate that by employing the ISA, vibrations of the fundamental and other harmonic orders are suppressed effectively. 展开更多
关键词 Active Magnetic Bearing(AMB) adaptive filter Iterative search algorithm Least mean square(LMS) Vibration suppression
在线阅读 下载PDF
Inversion of Seabed Geotechnical Properties in the Arctic Chukchi Deep Sea Basin Based on Time Domain Adaptive Search Matching Algorithm
8
作者 AN Long XU Chong +5 位作者 XING Junhui GONG Wei JIANG Xiaodian XU Haowei LIU Chuang YANG Boxue 《Journal of Ocean University of China》 SCIE CAS CSCD 2024年第4期933-942,共10页
The chirp sub-bottom profiler,for its high resolution,easy accessibility and cost-effectiveness,has been widely used in acoustic detection.In this paper,the acoustic impedance and grain size compositions were obtained... The chirp sub-bottom profiler,for its high resolution,easy accessibility and cost-effectiveness,has been widely used in acoustic detection.In this paper,the acoustic impedance and grain size compositions were obtained based on the chirp sub-bottom profiler data collected in the Chukchi Plateau area during the 11th Arctic Expedition of China.The time-domain adaptive search matching algorithm was used and validated on our established theoretical model.The misfit between the inversion result and the theoretical model is less than 0.067%.The grain size was calculated according to the empirical relationship between the acoustic impedance and the grain size of the sediment.The average acoustic impedance of sub-seafloor strata is 2.5026×10^(6) kg(s m^(2))^(-1)and the average grain size(θvalue)of the seafloor surface sediment is 7.1498,indicating the predominant occurrence of very fine silt sediment in the study area.Comparison of the inversion results and the laboratory measurements of nearby borehole samples shows that they are in general agreement. 展开更多
关键词 time domain adaptive search matching algorithm acoustic impedance inversion sedimentary grain size Arctic Ocean Chukchi Deep Sea Basin
在线阅读 下载PDF
Adaptive Phase Matching in Grover’s Algorithm 被引量:1
9
作者 Panchi Li Kaoping Song 《Journal of Quantum Information Science》 2011年第2期43-49,共7页
When the Grover’s algorithm is applied to search an unordered database, the successful probability usually decreases with the increase of marked items. In order to solve this problem, an adaptive phase matching is pr... When the Grover’s algorithm is applied to search an unordered database, the successful probability usually decreases with the increase of marked items. In order to solve this problem, an adaptive phase matching is proposed. With application of the new phase matching, when the fraction of marked items is greater , the successful probability is equal to 1 with at most two Grover iterations. The validity of the new phase matching is verified by a search example. 展开更多
关键词 QUANTUM Computing QUANTUM searchING Grover’s algorithm PHASE Matching adaptive PHASE SHIFTING
暂未订购
Enhanced self-adaptive evolutionary algorithm for numerical optimization 被引量:1
10
作者 Yu Xue YiZhuang +2 位作者 Tianquan Ni Jian Ouyang ZhouWang 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2012年第6期921-928,共8页
There are many population-based stochastic search algorithms for solving optimization problems. However, the universality and robustness of these algorithms are still unsatisfactory. This paper proposes an enhanced se... There are many population-based stochastic search algorithms for solving optimization problems. However, the universality and robustness of these algorithms are still unsatisfactory. This paper proposes an enhanced self-adaptiveevolutionary algorithm (ESEA) to overcome the demerits above. In the ESEA, four evolutionary operators are designed to enhance the evolutionary structure. Besides, the ESEA employs four effective search strategies under the framework of the self-adaptive learning. Four groups of the experiments are done to find out the most suitable parameter values for the ESEA. In order to verify the performance of the proposed algorithm, 26 state-of-the-art test functions are solved by the ESEA and its competitors. The experimental results demonstrate that the universality and robustness of the ESEA out-perform its competitors. 展开更多
关键词 SELF-adaptive numerical optimization evolutionary al-gorithm stochastic search algorithm.
在线阅读 下载PDF
An Adaptive Hybrid Metaheuristic for Solving the Vehicle Routing Problem with Time Windows under Uncertainty
11
作者 Manuel J.C.S.Reis 《Computers, Materials & Continua》 2025年第11期3023-3039,共17页
The Vehicle Routing Problem with Time Windows(VRPTW)presents a significant challenge in combinatorial optimization,especially under real-world uncertainties such as variable travel times,service durations,and dynamic ... The Vehicle Routing Problem with Time Windows(VRPTW)presents a significant challenge in combinatorial optimization,especially under real-world uncertainties such as variable travel times,service durations,and dynamic customer demands.These uncertainties make traditional deterministic models inadequate,often leading to suboptimal or infeasible solutions.To address these challenges,this work proposes an adaptive hybrid metaheuristic that integrates Genetic Algorithms(GA)with Local Search(LS),while incorporating stochastic uncertainty modeling through probabilistic travel times.The proposed algorithm dynamically adjusts parameters—such as mutation rate and local search probability—based on real-time search performance.This adaptivity enhances the algorithm’s ability to balance exploration and exploitation during the optimization process.Travel time uncertainties are modeled using Gaussian noise,and solution robustness is evaluated through scenario-based simulations.We test our method on a set of benchmark problems from Solomon’s instance suite,comparing its performance under deterministic and stochastic conditions.Results show that the proposed hybrid approach achieves up to a 9%reduction in expected total travel time and a 40% reduction in time window violations compared to baseline methods,including classical GA and non-adaptive hybrids.Additionally,the algorithm demonstrates strong robustness,with lower solution variance across uncertainty scenarios,and converges faster than competing approaches.These findings highlight the method’s suitability for practical logistics applications such as last-mile delivery and real-time transportation planning,where uncertainty and service-level constraints are critical.The flexibility and effectiveness of the proposed framework make it a promising candidate for deployment in dynamic,uncertainty-aware supply chain environments. 展开更多
关键词 Vehicle routing problem with time windows(VRPTW) hybrid metaheuristic genetic algorithm local search uncertainty modeling stochastic optimization adaptive algorithms combinatorial optimization transportation and logistics robust scheduling
在线阅读 下载PDF
An Effective Runge-Kutta Optimizer Based on Adaptive Population Size and Search Step Size
12
作者 Ala Kana Imtiaz Ahmad 《Computers, Materials & Continua》 SCIE EI 2023年第9期3443-3464,共22页
A newly proposed competent population-based optimization algorithm called RUN,which uses the principle of slope variations calculated by applying the Runge Kutta method as the key search mechanism,has gained wider int... A newly proposed competent population-based optimization algorithm called RUN,which uses the principle of slope variations calculated by applying the Runge Kutta method as the key search mechanism,has gained wider interest in solving optimization problems.However,in high-dimensional problems,the search capabilities,convergence speed,and runtime of RUN deteriorate.This work aims at filling this gap by proposing an improved variant of the RUN algorithm called the Adaptive-RUN.Population size plays a vital role in both runtime efficiency and optimization effectiveness of metaheuristic algorithms.Unlike the original RUN where population size is fixed throughout the search process,Adaptive-RUN automatically adjusts population size according to two population size adaptation techniques,which are linear staircase reduction and iterative halving,during the search process to achieve a good balance between exploration and exploitation characteristics.In addition,the proposed methodology employs an adaptive search step size technique to determine a better solution in the early stages of evolution to improve the solution quality,fitness,and convergence speed of the original RUN.Adaptive-RUN performance is analyzed over 23 IEEE CEC-2017 benchmark functions for two cases,where the first one applies linear staircase reduction with adaptive search step size(LSRUN),and the second one applies iterative halving with adaptive search step size(HRUN),with the original RUN.To promote green computing,the carbon footprint metric is included in the performance evaluation in addition to runtime and fitness.Simulation results based on the Friedman andWilcoxon tests revealed that Adaptive-RUN can produce high-quality solutions with lower runtime and carbon footprint values as compared to the original RUN and three recent metaheuristics.Therefore,with its higher computation efficiency,Adaptive-RUN is a much more favorable choice as compared to RUN in time stringent applications. 展开更多
关键词 Optimization Runge Kutta(RUN) metaheuristic algorithm exploration EXPLOITATION population size adaptation adaptive search step size
在线阅读 下载PDF
Parameter Optimization of Tuned Mass Damper Inerter via Adaptive Harmony Search
13
作者 Yaren Aydın Gebrail Bekdas +1 位作者 Sinan Melih Nigdeli Zong Woo Geem 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第12期2471-2499,共29页
Dynamic impacts such as wind and earthquakes cause loss of life and economic damage.To ensure safety against these effects,various measures have been taken from past to present and solutions have been developed using ... Dynamic impacts such as wind and earthquakes cause loss of life and economic damage.To ensure safety against these effects,various measures have been taken from past to present and solutions have been developed using different technologies.Tall buildings are more susceptible to vibrations such as wind and earthquakes.Therefore,vibration control has become an important issue in civil engineering.This study optimizes tuned mass damper inerter(TMDI)using far-fault ground motion records.This study derives the optimum parameters of TMDI using the Adaptive Harmony Search algorithm.Structure displacement and total acceleration against earthquake load are analyzed to assess the performance of the TMDI system.The effect of the inerter when connected to different floors is observed,and the results are compared to the conventional tuned mass damper(TMD).It is indicated that the case of connecting the inerter force to the 5th floor gives better results.As a result,TMD and TMDI systems reduce the displacement by 21.87%and 25.45%,respectively,and the total acceleration by 25.45%and 19.59%,respectively.These percentage reductions indicated that the structure resilience against dynamic loads can be increased using control systems. 展开更多
关键词 Passive control optimum design parameter optimization tuned mass damper inerter time domain adaptive harmony search algorithm
在线阅读 下载PDF
Feedback Mechanism-driven Mutation Reptile Search Algorithm for Optimizing Interpolation Developable Surfaces
14
作者 Gang Hu Jiao Wang +1 位作者 Xiaoni Zhu Muhammad Abbas 《Journal of Bionic Engineering》 SCIE EI CSCD 2024年第1期527-571,共45页
Curvature lines are special and important curves on surfaces.It is of great significance to construct developable surface interpolated on curvature lines in engineering applications.In this paper,the shape optimizatio... Curvature lines are special and important curves on surfaces.It is of great significance to construct developable surface interpolated on curvature lines in engineering applications.In this paper,the shape optimization of generalized cubic ball developable surface interpolated on the curvature line is studied by using the improved reptile search algorithm.Firstly,based on the curvature line of generalized cubic ball curve with shape adjustable,this paper gives the construction method of SGC-Ball developable surface interpolated on the curve.Secondly,the feedback mechanism,adaptive parameters and mutation strategy are introduced into the reptile search algorithm,and the Feedback mechanism-driven improved reptile search algorithm effectively improves the solving precision.On IEEE congress on evolutionary computation 2014,2017,2019 and four engineering design problems,the feedback mechanism-driven improved reptile search algorithm is compared with other representative methods,and the result indicates that the solution performance of the feedback mechanism-driven improved reptile search algorithm is competitive.At last,taking the minimum energy as the evaluation index,the shape optimization model of SGC-Ball interpolation developable surface is established.The developable surface with the minimum energy is achieved with the help of the feedback mechanism-driven improved reptile search algorithm,and the comparison experiment verifies the superiority of the feedback mechanism-driven improved reptile search algorithm for the shape optimization problem. 展开更多
关键词 Reptile search algorithm Feedback mechanism adaptive parameter Mutation strategy SGC-Ball interpolation developable surface Shape optimization
在线阅读 下载PDF
Patterns in Heuristic Optimization Algorithms: A Comprehensive Analysis
15
作者 Robertas Damasevicius 《Computers, Materials & Continua》 2025年第2期1493-1538,共46页
Heuristic optimization algorithms have been widely used in solving complex optimization problems in various fields such as engineering,economics,and computer science.These algorithms are designed to find high-quality ... Heuristic optimization algorithms have been widely used in solving complex optimization problems in various fields such as engineering,economics,and computer science.These algorithms are designed to find high-quality solutions efficiently by balancing exploration of the search space and exploitation of promising solutions.While heuristic optimization algorithms vary in their specific details,they often exhibit common patterns that are essential to their effectiveness.This paper aims to analyze and explore common patterns in heuristic optimization algorithms.Through a comprehensive review of the literature,we identify the patterns that are commonly observed in these algorithms,including initialization,local search,diversity maintenance,adaptation,and stochasticity.For each pattern,we describe the motivation behind it,its implementation,and its impact on the search process.To demonstrate the utility of our analysis,we identify these patterns in multiple heuristic optimization algorithms.For each case study,we analyze how the patterns are implemented in the algorithm and how they contribute to its performance.Through these case studies,we show how our analysis can be used to understand the behavior of heuristic optimization algorithms and guide the design of new algorithms.Our analysis reveals that patterns in heuristic optimization algorithms are essential to their effectiveness.By understanding and incorporating these patterns into the design of new algorithms,researchers can develop more efficient and effective optimization algorithms. 展开更多
关键词 Heuristic optimization algorithms design patterns INITIALIZATION local search diversity maintenance adaptATION STOCHASTICITY exploration EXPLOITATION search space metaheuristics
在线阅读 下载PDF
基于自适应禁忌搜索多目标鲸鱼算法的武器目标分配
16
作者 宰光军 徐旺旺 +2 位作者 钟李红 田钊 佘维 《郑州大学学报(理学版)》 北大核心 2026年第2期55-63,共9页
针对多目标鲸鱼优化算法在解决武器目标分配时存在参数设置经验化、种群多样性差以及空间搜索能力弱等问题,提出一种自适应禁忌搜索多目标鲸鱼优化算法。首先,通过自适应网格划分和外部存档调整策略,使网格和档案大小能够根据种群分布... 针对多目标鲸鱼优化算法在解决武器目标分配时存在参数设置经验化、种群多样性差以及空间搜索能力弱等问题,提出一种自适应禁忌搜索多目标鲸鱼优化算法。首先,通过自适应网格划分和外部存档调整策略,使网格和档案大小能够根据种群分布状态和多样性变化情况自动调整。其次,设计了动态轮盘赌选择方法来控制全局最优个体的生成,以提高种群分布的多样性和均匀性。此外,引入了禁忌搜索算法中的禁忌列表和邻域搜索策略,扩大种群对新区域的探索能力。仿真实验结果表明,所提算法在种群分布性和解集多样性方面表现更优,同时具有更快的求解效率,有效提高了解集的质量,能够较好地解决多目标武器分配优化问题。 展开更多
关键词 多目标鲸鱼优化算法 武器目标分配 自适应网格划分 外部存档 禁忌搜索算法
在线阅读 下载PDF
山区城市高铁快运末端无人机协同车辆配送优化
17
作者 田志强 王子楷 +3 位作者 宋琦 刘斌 甘海枫 杨向飞 《计算机工程与应用》 北大核心 2026年第3期361-376,共16页
针对山区城市路网结构复杂导致的末端配送难题,创新性地提出一种基于“双级物流中心-站点”架构的高铁快运末端无人机协同车辆协同的配送模式,重点优化高附加值货物的配送效率与成本控制。构建了二级物流中心选址优化模型,运用拉格朗日... 针对山区城市路网结构复杂导致的末端配送难题,创新性地提出一种基于“双级物流中心-站点”架构的高铁快运末端无人机协同车辆协同的配送模式,重点优化高附加值货物的配送效率与成本控制。构建了二级物流中心选址优化模型,运用拉格朗日对偶次梯度算法求解选址方案;同时建立多目标无人机协同车辆配送优化模型,对于小规模节点场景利用Gurobi求解器进行求解并获取Pareto前沿解集,筛选时间、成本最优解,对于大规模节点场景,利用自适应大邻域搜索算法(ALNS)求解。通过设计以重庆北南广场为一级物流中心,周围辐射9个站点的高铁快运末端无人机协同车辆配送物流网络,结果表明,决策出了龙头寺、观音桥、较场口、朝天门4个二级物流中心,找到了车辆、无人机配送的最优路径以及运输时间、成本消耗的最优解,该模式较传统配送方式配送时间缩短约33.5%,成本降低约8.59%,进一步扩大场景节点规模实验表明,构建的模型及算法在100节点的场景下仍能保持稳定的求解性能。为高铁快运“最后一公里”提供了新的快运模式和配送方法,这种将高铁、公路、无人机运输结合的联运模式突破了山区地形对物流效率的限制,显著降低了时间和成本为后续研究高铁快运末端配送模式及方法提供了新的方向。 展开更多
关键词 综合交通运输 高铁快运末端配送 无人机协同车辆 拉格朗日对偶次梯度算法 自适应大邻域搜索算法 Gurobi 多目标优化
在线阅读 下载PDF
考虑夹具的双资源约束柔性作业车间调度研究
18
作者 葛师语 王玉芳 +1 位作者 张毅 华晓麟 《现代制造工程》 北大核心 2026年第1期1-14,24,共15页
考虑工件加工需要夹具固定以及夹具切换所产生的设置时间,以最小化最大完工时间为优化目标构建考虑夹具的双资源约束柔性作业车间调度模型,并提出了一种自适应大邻域搜索遗传算法求解该问题。为提高算法的进化起点,设计了一种两阶段初... 考虑工件加工需要夹具固定以及夹具切换所产生的设置时间,以最小化最大完工时间为优化目标构建考虑夹具的双资源约束柔性作业车间调度模型,并提出了一种自适应大邻域搜索遗传算法求解该问题。为提高算法的进化起点,设计了一种两阶段初始化策略,提高初始种群的质量,加快算法的收敛速度。考虑夹具的频繁切换,设计多种邻域结构进行局部搜索,减少夹具切换的设置时间,从而减小最大完工时间。为了减少冗余计算,设计自适应大邻域搜索策略,针对性地选取邻域结构,提高算法的进化效率,加快算法的收敛速度。通过消融实验验证改进策略的有效性,与4种类似问题的算法在测试算例中进行对比,验证该算法的优越性。 展开更多
关键词 夹具切换 设置时间 柔性作业车间调度 自适应大邻域搜索遗传算法
在线阅读 下载PDF
考虑多行程的机场食品车调度研究
19
作者 邹永龙 陈庆新 +1 位作者 毛宁 余龙水 《机电工程技术》 2026年第2期31-35,共5页
针对我国机场目前的航空食品车调度主要依赖于人工经验,缺乏科学系统的决策支持。研究考虑多行程的机场食品车调度问题,构建以最小化距离成本和最小化车辆数量为目标的数学模型,同时纳入多行程、车辆容量和任务的时间窗等约束条件。利... 针对我国机场目前的航空食品车调度主要依赖于人工经验,缺乏科学系统的决策支持。研究考虑多行程的机场食品车调度问题,构建以最小化距离成本和最小化车辆数量为目标的数学模型,同时纳入多行程、车辆容量和任务的时间窗等约束条件。利用贪心算法生成初始解,设计了自适应大邻域搜索算法,结合了多种破坏算法和修复算法,拓宽了解空间的范围,同时引入模拟退火机制提升搜索效率,避免陷入局部最优。通过设计不同规模的算例进行实验验证,将ALNS算法与商业求解器Gurobi的求解结果进行对比分析。结果表明,所提出的ALNS算法在求解大多数算例时,其解的质量与Gurobi相当或更优,资源利用率至少提升了18.2%;且求解时间远小于Gurobi求解所耗费的时间,充分体现了算法在计算效率和解质量方面的优势。 展开更多
关键词 食品车调度 多行程 自适应大邻域搜索算法 Gurobi
在线阅读 下载PDF
融合组织型P系统与自适应遗传算法的车辆路径优化
20
作者 王婷婷 许家昌 《宁夏师范大学学报》 2026年第1期69-84,共16页
针对传统遗传算法在求解带时间窗的车辆路径问题时容易陷入局部最优解和收敛速度慢等问题,提出一种融合组织型P系统与自适应遗传算法的车辆路径优化方法.该算法借鉴组织型P系统的结构特点,设计多个进化膜与指导膜协同进化结构,显著提升... 针对传统遗传算法在求解带时间窗的车辆路径问题时容易陷入局部最优解和收敛速度慢等问题,提出一种融合组织型P系统与自适应遗传算法的车辆路径优化方法.该算法借鉴组织型P系统的结构特点,设计多个进化膜与指导膜协同进化结构,显著提升算法的局部和全局收敛能力.在此基础上,提出自适应交叉变异算子、基于破坏-修复算子的自适应局部搜索策略及精英保留策略以改进遗传算法,有效增强了算法的全局搜索能力.最后,在Solomon数据集上进行实验.实验结果表明,所提算法在大多数算例中优于9种最先进的优化算法,验证了其在解决带时间窗的车辆路径问题中的有效性和应用潜力. 展开更多
关键词 组织型P系统 带时间窗的车辆路径问题 自适应遗传算法 自适应局部搜索策略
在线阅读 下载PDF
上一页 1 2 41 下一页 到第
使用帮助 返回顶部