期刊文献+
共找到1,064,830篇文章
< 1 2 250 >
每页显示 20 50 100
A Multi-Objective Particle Swarm Optimization Algorithm Based on Decomposition and Multi-Selection Strategy
1
作者 Li Ma Cai Dai +1 位作者 Xingsi Xue Cheng Peng 《Computers, Materials & Continua》 SCIE EI 2025年第1期997-1026,共30页
The multi-objective particle swarm optimization algorithm(MOPSO)is widely used to solve multi-objective optimization problems.In the article,amulti-objective particle swarm optimization algorithmbased on decomposition... The multi-objective particle swarm optimization algorithm(MOPSO)is widely used to solve multi-objective optimization problems.In the article,amulti-objective particle swarm optimization algorithmbased on decomposition and multi-selection strategy is proposed to improve the search efficiency.First,two update strategies based on decomposition are used to update the evolving population and external archive,respectively.Second,a multiselection strategy is designed.The first strategy is for the subspace without a non-dominated solution.Among the neighbor particles,the particle with the smallest penalty-based boundary intersection value is selected as the global optimal solution and the particle far away fromthe search particle and the global optimal solution is selected as the personal optimal solution to enhance global search.The second strategy is for the subspace with a non-dominated solution.In the neighbor particles,two particles are randomly selected,one as the global optimal solution and the other as the personal optimal solution,to enhance local search.The third strategy is for Pareto optimal front(PF)discontinuity,which is identified by the cumulative number of iterations of the subspace without non-dominated solutions.In the subsequent iteration,a new probability distribution is used to select from the remaining subspaces to search.Third,an adaptive inertia weight update strategy based on the dominated degree is designed to further improve the search efficiency.Finally,the proposed algorithmis compared with fivemulti-objective particle swarm optimization algorithms and five multi-objective evolutionary algorithms on 22 test problems.The results show that the proposed algorithm has better performance. 展开更多
关键词 Multi-objective optimization multi-objective particle swarm optimization DECOMPOSITION multi-selection strategy
在线阅读 下载PDF
DDoS Attack Autonomous Detection Model Based on Multi-Strategy Integrate Zebra Optimization Algorithm
2
作者 Chunhui Li Xiaoying Wang +2 位作者 Qingjie Zhang Jiaye Liang Aijing Zhang 《Computers, Materials & Continua》 SCIE EI 2025年第1期645-674,共30页
Previous studies have shown that deep learning is very effective in detecting known attacks.However,when facing unknown attacks,models such as Deep Neural Networks(DNN)combined with Long Short-Term Memory(LSTM),Convol... Previous studies have shown that deep learning is very effective in detecting known attacks.However,when facing unknown attacks,models such as Deep Neural Networks(DNN)combined with Long Short-Term Memory(LSTM),Convolutional Neural Networks(CNN)combined with LSTM,and so on are built by simple stacking,which has the problems of feature loss,low efficiency,and low accuracy.Therefore,this paper proposes an autonomous detectionmodel for Distributed Denial of Service attacks,Multi-Scale Convolutional Neural Network-Bidirectional Gated Recurrent Units-Single Headed Attention(MSCNN-BiGRU-SHA),which is based on a Multistrategy Integrated Zebra Optimization Algorithm(MI-ZOA).The model undergoes training and testing with the CICDDoS2019 dataset,and its performance is evaluated on a new GINKS2023 dataset.The hyperparameters for Conv_filter and GRU_unit are optimized using the Multi-strategy Integrated Zebra Optimization Algorithm(MIZOA).The experimental results show that the test accuracy of the MSCNN-BiGRU-SHA model based on the MIZOA proposed in this paper is as high as 0.9971 in the CICDDoS 2019 dataset.The evaluation accuracy of the new dataset GINKS2023 created in this paper is 0.9386.Compared to the MSCNN-BiGRU-SHA model based on the Zebra Optimization Algorithm(ZOA),the detection accuracy on the GINKS2023 dataset has improved by 5.81%,precisionhas increasedby 1.35%,the recallhas improvedby 9%,and theF1scorehas increasedby 5.55%.Compared to the MSCNN-BiGRU-SHA models developed using Grid Search,Random Search,and Bayesian Optimization,the MSCNN-BiGRU-SHA model optimized with the MI-ZOA exhibits better performance in terms of accuracy,precision,recall,and F1 score. 展开更多
关键词 Distributed denial of service attack intrusion detection deep learning zebra optimization algorithm multi-strategy integrated zebra optimization algorithm
在线阅读 下载PDF
Three-Stage Transfer Learning with AlexNet50 for MRI Image Multi-Class Classification with Optimal Learning Rate
3
作者 Suganya Athisayamani A.Robert Singh +1 位作者 Gyanendra Prasad Joshi Woong Cho 《Computer Modeling in Engineering & Sciences》 SCIE EI 2025年第1期155-183,共29页
In radiology,magnetic resonance imaging(MRI)is an essential diagnostic tool that provides detailed images of a patient’s anatomical and physiological structures.MRI is particularly effective for detecting soft tissue... In radiology,magnetic resonance imaging(MRI)is an essential diagnostic tool that provides detailed images of a patient’s anatomical and physiological structures.MRI is particularly effective for detecting soft tissue anomalies.Traditionally,radiologists manually interpret these images,which can be labor-intensive and time-consuming due to the vast amount of data.To address this challenge,machine learning,and deep learning approaches can be utilized to improve the accuracy and efficiency of anomaly detection in MRI scans.This manuscript presents the use of the Deep AlexNet50 model for MRI classification with discriminative learning methods.There are three stages for learning;in the first stage,the whole dataset is used to learn the features.In the second stage,some layers of AlexNet50 are frozen with an augmented dataset,and in the third stage,AlexNet50 with an augmented dataset with the augmented dataset.This method used three publicly available MRI classification datasets:Harvard whole brain atlas(HWBA-dataset),the School of Biomedical Engineering of Southern Medical University(SMU-dataset),and The National Institute of Neuroscience and Hospitals brain MRI dataset(NINS-dataset)for analysis.Various hyperparameter optimizers like Adam,stochastic gradient descent(SGD),Root mean square propagation(RMS prop),Adamax,and AdamW have been used to compare the performance of the learning process.HWBA-dataset registers maximum classification performance.We evaluated the performance of the proposed classification model using several quantitative metrics,achieving an average accuracy of 98%. 展开更多
关键词 MRI TUMORS CLASSIFICATION AlexNet50 transfer learning hyperparameter tuning optimIZER
在线阅读 下载PDF
Collaborative Trajectory Planning for Stereoscopic Agricultural Multi-UAVs Driven by the Aquila Optimizer
4
作者 Xinyu Liu Longfei Wang +1 位作者 Yuxin Ma Peng Shao 《Computers, Materials & Continua》 SCIE EI 2025年第1期1349-1376,共28页
Stereoscopic agriculture,as an advanced method of agricultural production,poses new challenges for multi-task trajectory planning of unmanned aerial vehicles(UAVs).To address the need for UAVs to perform multi-task tr... Stereoscopic agriculture,as an advanced method of agricultural production,poses new challenges for multi-task trajectory planning of unmanned aerial vehicles(UAVs).To address the need for UAVs to perform multi-task trajectory planning in stereoscopic agriculture,a multi-task trajectory planning model and algorithm(IEP-AO)that synthesizes flight safety and flight efficiency is proposed.Based on the requirements of stereoscopic agricultural geomorphological features and operational characteristics,the multi-task trajectory planning model is ensured by constructing targeted constraints at five aspects,including the path,slope,altitude,corner,energy and obstacle threat,to improve the effectiveness of the trajectory planning model.And combined with the path optimization algorithm,an Aquila optimizer(IEP-AO)based on the interference-enhanced combination model is proposed,which can help UAVs to improve the trajectory search capability in complex operation space and large-scale operation tasks,and jump out of the locally optimal trajectory path region timely,to generate the optimal trajectory planning plan that can adapt to the diversity of the tasks and the flight efficiency.Meanwhile,four simulated flights with different operation scales and different scene constraints were conducted under the constructed real 3Dimension scene,and the experimental results can show that the proposedmulti-task trajectory planning method canmeet themulti-task requirements in stereoscopic agriculture and improve the mission execution efficiency and agricultural production effect of UAV. 展开更多
关键词 Stereoscopic agriculture unmanned aerial vehicle MULTI-TASK interference model Aquila optimizer
在线阅读 下载PDF
Optimal Scheduling of an Independent Electro-Hydrogen System with Hybrid Energy Storage Using a Multi-Objective Standardization Fusion Method
5
作者 Suliang Ma Zeqing Meng +1 位作者 Mingxuan Chen Yuan Jiang 《Energy Engineering》 EI 2025年第1期63-84,共22页
In the independent electro-hydrogen system(IEHS)with hybrid energy storage(HESS),achieving optimal scheduling is crucial.Still,it presents a challenge due to the significant deviations in values ofmultiple optimizatio... In the independent electro-hydrogen system(IEHS)with hybrid energy storage(HESS),achieving optimal scheduling is crucial.Still,it presents a challenge due to the significant deviations in values ofmultiple optimization objective functions caused by their physical dimensions.These deviations seriously affect the scheduling process.A novel standardization fusion method has been established to address this issue by analyzing the variation process of each objective function’s values.The optimal scheduling results of IEHS with HESS indicate that the economy and overall energy loss can be improved 2–3 times under different optimization methods.The proposed method better balances all optimization objective functions and reduces the impact of their dimensionality.When the cost of BESS decreases by approximately 30%,its participation deepens by about 1 time.Moreover,if the price of the electrolyzer is less than 15¥/kWh or if the cost of the fuel cell drops below 4¥/kWh,their participation will increase substantially.This study aims to provide a more reasonable approach to solving multi-objective optimization problems. 展开更多
关键词 Electro-hydrogen system multi-objective optimization standardization method hybrid energy storage system
在线阅读 下载PDF
Application of the improved dung beetle optimizer,muti-head attention and hybrid deep learning algorithms to groundwater depth prediction in the Ningxia area,China
6
作者 Jiarui Cai Bo Sun +5 位作者 Huijun Wang Yi Zheng Siyu Zhou Huixin Li Yanyan Huang Peishu Zong 《Atmospheric and Oceanic Science Letters》 2025年第1期18-23,共6页
Due to the lack of accurate data and complex parameterization,the prediction of groundwater depth is a chal-lenge for numerical models.Machine learning can effectively solve this issue and has been proven useful in th... Due to the lack of accurate data and complex parameterization,the prediction of groundwater depth is a chal-lenge for numerical models.Machine learning can effectively solve this issue and has been proven useful in the prediction of groundwater depth in many areas.In this study,two new models are applied to the prediction of groundwater depth in the Ningxia area,China.The two models combine the improved dung beetle optimizer(DBO)algorithm with two deep learning models:The Multi-head Attention-Convolution Neural Network-Long Short Term Memory networks(MH-CNN-LSTM)and the Multi-head Attention-Convolution Neural Network-Gated Recurrent Unit(MH-CNN-GRU).The models with DBO show better prediction performance,with larger R(correlation coefficient),RPD(residual prediction deviation),and lower RMSE(root-mean-square error).Com-pared with the models with the original DBO,the R and RPD of models with the improved DBO increase by over 1.5%,and the RMSE decreases by over 1.8%,indicating better prediction results.In addition,compared with the multiple linear regression model,a traditional statistical model,deep learning models have better prediction performance. 展开更多
关键词 Groundwater depth Multi-head attention Improved dung beetle optimizer CNN-LSTM CNN-GRU Ningxia
在线阅读 下载PDF
5DGWO-GAN:A Novel Five-Dimensional Gray Wolf Optimizer for Generative Adversarial Network-Enabled Intrusion Detection in IoT Systems
7
作者 Sarvenaz Sadat Khatami Mehrdad Shoeibi +2 位作者 Anita Ershadi Oskouei Diego Martín Maral Keramat Dashliboroun 《Computers, Materials & Continua》 SCIE EI 2025年第1期881-911,共31页
The Internet of Things(IoT)is integral to modern infrastructure,enabling connectivity among a wide range of devices from home automation to industrial control systems.With the exponential increase in data generated by... The Internet of Things(IoT)is integral to modern infrastructure,enabling connectivity among a wide range of devices from home automation to industrial control systems.With the exponential increase in data generated by these interconnected devices,robust anomaly detection mechanisms are essential.Anomaly detection in this dynamic environment necessitates methods that can accurately distinguish between normal and anomalous behavior by learning intricate patterns.This paper presents a novel approach utilizing generative adversarial networks(GANs)for anomaly detection in IoT systems.However,optimizing GANs involves tuning hyper-parameters such as learning rate,batch size,and optimization algorithms,which can be challenging due to the non-convex nature of GAN loss functions.To address this,we propose a five-dimensional Gray wolf optimizer(5DGWO)to optimize GAN hyper-parameters.The 5DGWO introduces two new types of wolves:gamma(γ)for improved exploitation and convergence,and theta(θ)for enhanced exploration and escaping local minima.The proposed system framework comprises four key stages:1)preprocessing,2)generative model training,3)autoencoder(AE)training,and 4)predictive model training.The generative models are utilized to assist the AE training,and the final predictive models(including convolutional neural network(CNN),deep belief network(DBN),recurrent neural network(RNN),random forest(RF),and extreme gradient boosting(XGBoost))are trained using the generated data and AE-encoded features.We evaluated the system on three benchmark datasets:NSL-KDD,UNSW-NB15,and IoT-23.Experiments conducted on diverse IoT datasets show that our method outperforms existing anomaly detection strategies and significantly reduces false positives.The 5DGWO-GAN-CNNAE exhibits superior performance in various metrics,including accuracy,recall,precision,root mean square error(RMSE),and convergence trend.The proposed 5DGWO-GAN-CNNAE achieved the lowest RMSE values across the NSL-KDD,UNSW-NB15,and IoT-23 datasets,with values of 0.24,1.10,and 0.09,respectively.Additionally,it attained the highest accuracy,ranging from 94%to 100%.These results suggest a promising direction for future IoT security frameworks,offering a scalable and efficient solution to safeguard against evolving cyber threats. 展开更多
关键词 Internet of things intrusion detection generative adversarial networks five-dimensional binary gray wolf optimizer deep learning
在线阅读 下载PDF
Grid-Connected/Islanded Switching Control Strategy for Photovoltaic Storage Hybrid Inverters Based on Modified Chimpanzee Optimization Algorithm
8
作者 Chao Zhou Narisu Wang +1 位作者 Fuyin Ni Wenchao Zhang 《Energy Engineering》 EI 2025年第1期265-284,共20页
Uneven power distribution,transient voltage,and frequency deviations are observed in the photovoltaic storage hybrid inverter during the switching between grid-connected and island modes.In response to these issues,th... Uneven power distribution,transient voltage,and frequency deviations are observed in the photovoltaic storage hybrid inverter during the switching between grid-connected and island modes.In response to these issues,this paper proposes a grid-connected/island switching control strategy for photovoltaic storage hybrid inverters based on the modified chimpanzee optimization algorithm.The proposed strategy incorporates coupling compensation and power differentiation elements based on the traditional droop control.Then,it combines the angular frequency and voltage amplitude adjustments provided by the phase-locked loop-free pre-synchronization control strategy.Precise pre-synchronization is achieved by regulating the virtual current to zero and aligning the photovoltaic storage hybrid inverter with the grid voltage.Additionally,two novel operators,learning and emotional behaviors are introduced to enhance the optimization precision of the chimpanzee algorithm.These operators ensure high-precision and high-reliability optimization of the droop control parameters for photovoltaic storage hybrid inverters.A Simulink model was constructed for simulation analysis,which validated the optimized control strategy’s ability to evenly distribute power under load transients.This strategy effectively mitigated transient voltage and current surges during mode transitions.Consequently,seamless and efficient switching between gridconnected and island modes was achieved for the photovoltaic storage hybrid inverter.The enhanced energy utilization efficiency,in turn,offers robust technical support for grid stability. 展开更多
关键词 Photovoltaic storage hybrid inverters modified chimpanzee optimization algorithm droop control seamless switching
在线阅读 下载PDF
Recent Advancements in the Optimization Capacity Configuration and Coordination Operation Strategy of Wind-Solar Hybrid Storage System
9
作者 Hongliang Hao Caifeng Wen +5 位作者 Feifei Xue Hao Qiu Ning Yang Yuwen Zhang Chaoyu Wang Edwin E.Nyakilla 《Energy Engineering》 EI 2025年第1期285-306,共22页
Present of wind power is sporadically and cannot be utilized as the only fundamental load of energy sources.This paper proposes a wind-solar hybrid energy storage system(HESS)to ensure a stable supply grid for a longe... Present of wind power is sporadically and cannot be utilized as the only fundamental load of energy sources.This paper proposes a wind-solar hybrid energy storage system(HESS)to ensure a stable supply grid for a longer period.A multi-objective genetic algorithm(MOGA)and state of charge(SOC)region division for the batteries are introduced to solve the objective function and configuration of the system capacity,respectively.MATLAB/Simulink was used for simulation test.The optimization results show that for a 0.5 MW wind power and 0.5 MW photovoltaic system,with a combination of a 300 Ah lithium battery,a 200 Ah lead-acid battery,and a water storage tank,the proposed strategy reduces the system construction cost by approximately 18,000 yuan.Additionally,the cycle count of the electrochemical energy storage systemincreases from4515 to 4660,while the depth of discharge decreases from 55.37%to 53.65%,achieving shallow charging and discharging,thereby extending battery life and reducing grid voltage fluctuations significantly.The proposed strategy is a guide for stabilizing the grid connection of wind and solar power generation,capability allocation,and energy management of energy conservation systems. 展开更多
关键词 Electric-thermal hybrid storage modal decomposition multi-objective genetic algorithm capacity optimization allocation operation strategy
在线阅读 下载PDF
Multi-Stage Voltage Control Optimization Strategy for Distribution Networks Considering Active-Reactive Co-Regulation of Electric Vehicles
10
作者 Shukang Lyu Fei Zeng +3 位作者 Huachun Han Huiyu Miao Yi Pan Xiaodong Yuan 《Energy Engineering》 EI 2025年第1期221-242,共22页
The high proportion of uncertain distributed power sources and the access to large-scale random electric vehicle(EV)charging resources further aggravate the voltage fluctuation of the distribution network,and the exis... The high proportion of uncertain distributed power sources and the access to large-scale random electric vehicle(EV)charging resources further aggravate the voltage fluctuation of the distribution network,and the existing research has not deeply explored the EV active-reactive synergistic regulating characteristics,and failed to realize themulti-timescale synergistic control with other regulatingmeans,For this reason,this paper proposes amultilevel linkage coordinated optimization strategy to reduce the voltage deviation of the distribution network.Firstly,a capacitor bank reactive power compensation voltage control model and a distributed photovoltaic(PV)activereactive power regulationmodel are established.Additionally,an external characteristicmodel of EVactive-reactive power regulation is developed considering the four-quadrant operational characteristics of the EVcharger.Amultiobjective optimization model of the distribution network is then constructed considering the time-series coupling constraints of multiple types of voltage regulators.A multi-timescale control strategy is proposed by considering the impact of voltage regulators on active-reactive EV energy consumption and PV energy consumption.Then,a four-stage voltage control optimization strategy is proposed for various types of voltage regulators with multiple time scales.Themulti-objective optimization is solved with the improvedDrosophila algorithmto realize the power fluctuation control of the distribution network and themulti-stage voltage control optimization.Simulation results validate that the proposed voltage control optimization strategy achieves the coordinated control of decentralized voltage control resources in the distribution network.It effectively reduces the voltage deviation of the distribution network while ensuring the energy demand of EV users and enhancing the stability and economic efficiency of the distribution network. 展开更多
关键词 Electric vehicle(EV) distribution network multi-stage optimization active-reactive power regulation voltage control
在线阅读 下载PDF
One-Dimensionality, Reliability, Distribution, and Correlates of the Brief Interactive Optimism Scale among University Teachers
11
作者 José Moral de la Rubia Adrián Valle de la O Jesús Alfonso Beltran-Sanchez 《Open Journal of Medical Psychology》 2025年第1期41-70,共30页
The Brief Interactive Optimism Scale (BIOS-G), recently published, was developed to measure optimism based on the interactive personality styles theory in the general population of Mexican adults. It has been validate... The Brief Interactive Optimism Scale (BIOS-G), recently published, was developed to measure optimism based on the interactive personality styles theory in the general population of Mexican adults. It has been validated in both the general population in Mexico and other Latin American countries. This study aims to further consolidate the validity of the BIOS-G in a specific population. The objectives are to assess the psychometric properties of its items, validate its unidimensional structure, describe its distribution, verify its internal consistency, and examine its direct relationship with affective balance and positive affect, as well as its inverse relationship with emotional exhaustion and negative affect among Mexican university teachers. The BIOS-G, the CESQT emotional exhaustion subscale, and Scale of Positive and Negative Experience (SPANE) were administered to a non-probability sample of 213 Mexican university teachers. All items demonstrated discriminative power and internal consistency. The scale showed internal consistency (Green-Yang ordinal ω = 0.74 and McDonald ordinal ω = 0.88). The one-factor model presented good to acceptable fit to the data, with an average variance extracted of 0.65. Its distribution was negatively skewed and mesokurtic. The BIOS-G correlated directly with SPANE’s affective balance and positive emotional experiences and inversely with negative emotional experiences and emotional exhaustion, with moderate strengths of association. Its mean score was higher in men than in women and correlated positively with age. It is concluded that the BIOS-G demonstrates internal consistency and validity evidence among Mexican university teachers, and its use in this specific population is recommended. 展开更多
关键词 optimISM Psychometric Properties Affective Balance Emotional Exhaustion University Teachers
在线阅读 下载PDF
An Algorithm for Cloud-based Web Service Combination Optimization Through Plant Growth Simulation
12
作者 Li Qiang Qin Huawei +1 位作者 Qiao Bingqin Wu Ruifang 《系统仿真学报》 北大核心 2025年第2期462-473,共12页
In order to improve the efficiency of cloud-based web services,an improved plant growth simulation algorithm scheduling model.This model first used mathematical methods to describe the relationships between cloud-base... In order to improve the efficiency of cloud-based web services,an improved plant growth simulation algorithm scheduling model.This model first used mathematical methods to describe the relationships between cloud-based web services and the constraints of system resources.Then,a light-induced plant growth simulation algorithm was established.The performance of the algorithm was compared through several plant types,and the best plant model was selected as the setting for the system.Experimental results show that when the number of test cloud-based web services reaches 2048,the model being 2.14 times faster than PSO,2.8 times faster than the ant colony algorithm,2.9 times faster than the bee colony algorithm,and a remarkable 8.38 times faster than the genetic algorithm. 展开更多
关键词 cloud-based service scheduling algorithm resource constraint load optimization cloud computing plant growth simulation algorithm
在线阅读 下载PDF
Multi-Objective Hybrid Sailfish Optimization Algorithm for Planetary Gearbox and Mechanical Engineering Design Optimization Problems
13
作者 Miloš Sedak Maja Rosic Božidar Rosic 《Computer Modeling in Engineering & Sciences》 2025年第2期2111-2145,共35页
This paper introduces a hybrid multi-objective optimization algorithm,designated HMODESFO,which amalgamates the exploratory prowess of Differential Evolution(DE)with the rapid convergence attributes of the Sailfish Op... This paper introduces a hybrid multi-objective optimization algorithm,designated HMODESFO,which amalgamates the exploratory prowess of Differential Evolution(DE)with the rapid convergence attributes of the Sailfish Optimization(SFO)algorithm.The primary objective is to address multi-objective optimization challenges within mechanical engineering,with a specific emphasis on planetary gearbox optimization.The algorithm is equipped with the ability to dynamically select the optimal mutation operator,contingent upon an adaptive normalized population spacing parameter.The efficacy of HMODESFO has been substantiated through rigorous validation against estab-lished industry benchmarks,including a suite of Zitzler-Deb-Thiele(ZDT)and Zeb-Thiele-Laumanns-Zitzler(DTLZ)problems,where it exhibited superior performance.The outcomes underscore the algorithm’s markedly enhanced optimization capabilities relative to existing methods,particularly in tackling highly intricate multi-objective planetary gearbox optimization problems.Additionally,the performance of HMODESFO is evaluated against selected well-known mechanical engineering test problems,further accentuating its adeptness in resolving complex optimization challenges within this domain. 展开更多
关键词 Multi-objective optimization planetary gearbox gear efficiency sailfish optimization differential evolution hybrid algorithms
在线阅读 下载PDF
Trajectory optimization for UAV-enabled relaying with reinforcement learning
14
作者 Chiya Zhang Xinjie Li +2 位作者 Chunlong He Xingquan Li Dongping Lin 《Digital Communications and Networks》 2025年第1期200-209,共10页
In this paper,we investigate the application of the Unmanned Aerial Vehicle(UAV)-enabled relaying system in emergency communications,where one UAV is applied as a relay to help transmit information from ground users t... In this paper,we investigate the application of the Unmanned Aerial Vehicle(UAV)-enabled relaying system in emergency communications,where one UAV is applied as a relay to help transmit information from ground users to a Base Station(BS).We maximize the total transmitted data from the users to the BS,by optimizing the user communication scheduling and association along with the power allocation and the trajectory of the UAV.To solve this non-convex optimization problem,we propose the traditional Convex Optimization(CO)and the Reinforcement Learning(RL)-based approaches.Specifically,we apply the block coordinate descent and successive convex approximation techniques in the CO approach,while applying the soft actor-critic algorithm in the RL approach.The simulation results show that both approaches can solve the proposed optimization problem and obtain good results.Moreover,the RL approach establishes emergency communications more rapidly than the CO approach once the training process has been completed. 展开更多
关键词 Unmanned aerial vehicle Emergency communications Trajectory optimization Convex optimization Reinforcement learning
在线阅读 下载PDF
Multi-Strategy Improved Secretary Bird Optimization Algorithm
15
作者 Fengkai Wang Bo Wang 《Journal of Computer and Communications》 2025年第1期90-107,共18页
This paper addresses the shortcomings of the Sparrow and Eagle Optimization Algorithm (SBOA) in terms of convergence accuracy, convergence speed, and susceptibility to local optima. To this end, an improved Sparrow an... This paper addresses the shortcomings of the Sparrow and Eagle Optimization Algorithm (SBOA) in terms of convergence accuracy, convergence speed, and susceptibility to local optima. To this end, an improved Sparrow and Eagle Optimization Algorithm (HS-SBOA) is proposed. Initially, the algorithm employs Iterative Mapping to generate an initial sparrow and eagle population, enhancing the diversity of the population during the global search phase. Subsequently, an adaptive weighting strategy is introduced during the exploration phase of the algorithm to achieve a balance between exploration and exploitation. Finally, to avoid the algorithm falling into local optima, a Cauchy mutation operation is applied to the current best individual. To validate the performance of the HS-SBOA algorithm, it was applied to the CEC2021 benchmark function set and three practical engineering problems, and compared with other optimization algorithms such as the Grey Wolf Optimization (GWO), Particle Swarm Optimization (PSO), and Whale Optimization Algorithm (WOA) to test the effectiveness of the improved algorithm. The simulation experimental results show that the HS-SBOA algorithm demonstrates significant advantages in terms of convergence speed and accuracy, thereby validating the effectiveness of its improved strategies. 展开更多
关键词 Secretary Bird optimization Algorithm Iterative Mapping Adaptive Weight Strategy Cauchy Variation Convergence Speed
在线阅读 下载PDF
Research on the Performance Optimization of a Hydraulic PTO System for a“Dolphin 1”Oscillating-Body Wave Energy Converter
16
作者 LAI Wen-bin LI Jia-long +2 位作者 RONG Si-zhang YANG Hong-kun ZHENG Xiong-bo 《China Ocean Engineering》 2025年第1期166-178,共13页
In this work,an oscillating-body wave energy converter(OBWEC)with a hydraulic power take-off(PTO)system named“Dolphin 1”is designed,in which the hydraulic PTO system is equivalent to a transfer station and plays a c... In this work,an oscillating-body wave energy converter(OBWEC)with a hydraulic power take-off(PTO)system named“Dolphin 1”is designed,in which the hydraulic PTO system is equivalent to a transfer station and plays a crucial role in ensuring the stability of the electrical energy output and the efficiency of the overall system.A corresponding mathematical model for the hydraulic PTO system has been established,the factors that influence its performance have been studied,and an algorithm for solving the optimal working pressure has been derived in this paper.Moreover,a PID control method to enable the hydraulic PTO system to automatically achieve optimal performance under different wave conditions has been designed.The results indicate that,compared with single-chamber hydraulic cylinders,double-chamber hydraulic cylinders have a wider application range and greater performance;the accumulator can stabilize the output power of the hydraulic PTO system and slightly increase it;excessively large or small hydraulic motor displacement hinders system performance;and each wave condition corresponds to a unique optimal working pressure for the hydraulic PTO system.In addition,the relationship between the optimal working pressure P_(m)and the pressure P_(h)of the wave force acting on the piston satisfies P_(m)^(2)=∫_(t_(1))^(t_(2))P_(h)^(2)dt/(t_(2)-t_(1)).Furthermore,adjusting the hydraulic motor displacement automatically via a PID controller ensures that the actual working pressure of the hydraulic PTO system consistently reaches or approaches its theoretically optimal value under various wave conditions,which is a very effective control method for enhancing the performance of the hydraulic PTO system. 展开更多
关键词 hydraulic PTO system performance optimization wave energy converter optimal working pressure PID control
在线阅读 下载PDF
Design and Optimization of Terracotta Tube-Based Direct Evaporative Cooling Exchanger: An Analytical Approach to Heat and Mass Transfer
17
作者 Windnigda Zoungrana Makinta Boukar +2 位作者 Ousmane Coulibaly Guy Christian Tubreoumya Antoine Bere 《Open Journal of Applied Sciences》 2025年第1期352-373,共22页
This study develops an analytical model to evaluate the cooling performance of a porous terracotta tubular direct evaporative heat and mass exchanger. By combining energy and mass balance equations with heat and mass ... This study develops an analytical model to evaluate the cooling performance of a porous terracotta tubular direct evaporative heat and mass exchanger. By combining energy and mass balance equations with heat and mass transfer coefficients and air psychrometric correlations, the model provides insights into the impact of design and operational parameters on the exchanger cooling performance. Validated against an established numerical model, it accurately simulates cooling behavior with a Root Mean Square Deviation of 0.43 - 1.18˚C under varying inlet air conditions. The results show that tube geometry, including equivalent diameter, flatness ratio, and length significantly influences cooling outcomes. Smaller diameters enhance wet-bulb effectiveness but reduce cooling capacity, while increased flatness and length improve both. For example, extending the flatness ratio of a 15 mm diameter, 0.6 m long tube from 1 (circular) to 4 raises the exchange surface area from 0.028 to 0.037 m2, increasing wet-bulb effectiveness from 60% to 71%. Recommended diameters range from 5 mm for tubes under 0.5 m to 1 cm for tubes 0.5 to 1 m in length. Optimal air velocities depend on tube length: 1 m/s for tubes under 0.8 m, 1.5 m/s for lengths of 0.8 to 1.2 m, and up to 2 m/s for longer tubes. This model offers a practical alternative to complex numerical and CFD methods, with potential applications in cooling tower optimization for thermal and nuclear power plants and geothermal heat exchangers. 展开更多
关键词 Analytical Modeling Porous Terracotta Tube Direct Evaporative Cooling Heat and Mass Exchanger Performance optimization
在线阅读 下载PDF
Parameters Optimization of Decoy-State Phase-Matching Quantum Key Distribution Based on the Nature-Inspired Algorithms
18
作者 Chang Liu Yue Li +4 位作者 Haoyang Wang Kaiyi Shi Duo Ma Yujia Zhang Haiqiang Ma 《Chinese Physics Letters》 2025年第1期23-27,共5页
Phase-matching quantum-key distribution(PM-QKD)has achieved significant results in various practical applications.However,real-time communication requires dynamic adjustment and optimization of key parameters during c... Phase-matching quantum-key distribution(PM-QKD)has achieved significant results in various practical applications.However,real-time communication requires dynamic adjustment and optimization of key parameters during communication.In this letter,we predict the PM-QKD parameters using nature-inspired algorithms(NIAs).The results are obtained from an exhaustive traversal algorithm(ETA),which serves as a benchmark.We mainly study the parameter optimization effects of the two NIAs:ant colony optimization(ACO)and the genetic algorithm(GA).The configuration of the inherent parameters of these algorithms in the decoy-state PM-QKD is also discussed.The simulation results indicate that the parameters obtained by the ACO exhibit superior convergence and stability,whereas the GA results are relatively scattered.Nevertheless,more than 97%of the key rates predicted by both algorithms are highly consistent with the optimal key rate.Moreover,the relative error of the key rates remained below 10%.Furthermore,NIAs maintain power consumption below 8 W and require three orders of magnitude less computing time than ETA. 展开更多
关键词 optimIZATION SCATTERED LETTER
在线阅读 下载PDF
An Improved Chaotic Quantum Multi-Objective Harris Hawks Optimization Algorithm for Emergency Centers Site Selection Decision Problem
19
作者 Yuting Zhu Wenyu Zhang +3 位作者 Hainan Wang Junjie Hou Haining Wang Meng Wang 《Computers, Materials & Continua》 2025年第2期2177-2198,共22页
Addressing the complex issue of emergency resource distribution center site selection in uncertain environments, this study was conducted to comprehensively consider factors such as uncertainty parameters and the urge... Addressing the complex issue of emergency resource distribution center site selection in uncertain environments, this study was conducted to comprehensively consider factors such as uncertainty parameters and the urgency of demand at disaster-affected sites. Firstly, urgency cost, economic cost, and transportation distance cost were identified as key objectives. The study applied fuzzy theory integration to construct a triangular fuzzy multi-objective site selection decision model. Next, the defuzzification theory transformed the fuzzy decision model into a precise one. Subsequently, an improved Chaotic Quantum Multi-Objective Harris Hawks Optimization (CQ-MOHHO) algorithm was proposed to solve the model. The CQ-MOHHO algorithm was shown to rapidly produce high-quality Pareto front solutions and identify optimal site selection schemes for emergency resource distribution centers through case studies. This outcome verified the feasibility and efficacy of the site selection decision model and the CQ-MOHHO algorithm. To further assess CQ-MOHHO’s performance, Zitzler-Deb-Thiele (ZDT) test functions, commonly used in multi-objective optimization, were employed. Comparisons with Multi-Objective Harris Hawks Optimization (MOHHO), Non-dominated Sorting Genetic Algorithm II (NSGA-II), and Multi-Objective Grey Wolf Optimizer (MOGWO) using Generational Distance (GD), Hypervolume (HV), and Inverted Generational Distance (IGD) metrics showed that CQ-MOHHO achieved superior global search ability, faster convergence, and higher solution quality. The CQ-MOHHO algorithm efficiently achieved a balance between multiple objectives, providing decision-makers with satisfactory solutions and a valuable reference for researching and applying emergency site selection problems. 展开更多
关键词 Site selection triangular fuzzy theory chaotic quantum Harris Hawks optimization multi-objective optimization
在线阅读 下载PDF
Neural Network-Based Frequency Optimization for Superconducting Quantum Chips
20
作者 Bin-Han Lu Qing-Song Li +3 位作者 Peng Wang Zhao-Yun Chen Yu-Chun Wu Guo-Ping Guo 《Chinese Physics Letters》 2025年第3期16-22,共7页
Optimizing frequency configurations for qubits and gates in superconducting quantum chips presents a complex NP-complete challenge,critical for mitigating decoherence and crosstalk.This paper introduces a neural netwo... Optimizing frequency configurations for qubits and gates in superconducting quantum chips presents a complex NP-complete challenge,critical for mitigating decoherence and crosstalk.This paper introduces a neural network-based approach,leveraging the network as a surrogate model to predict frequency errors.The method employs a closed-loop Bayesian optimization framework to iteratively refine configurations,guided by the network’s knowledge of nonlinear error mechanisms.By focusing on localized chip windows,the optimization identifies optimal frequency settings that minimize errors.The approach is validated through randomized and cross-entropy benchmarking,showing improved energy calculations when optimizing frequency configurations for a crosstalkaware hardware-efficient ansatz in variational quantum eigensolvers on superconducting quantum chips. 展开更多
关键词 QUANTUM optimIZATION VARIATIONAL
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部