-
721
Improved and Optimized GNSS-IR Sea Surface Height Retrieval Based on Noise Elimination and Lightweight Airborne Multi-GNSS Multi-UAV Fusion
Published 2025-01-01“…In summary, the improved model based on noise elimination and the optimized model of airborne multi-GNSS multi-UAV collaborative fusion can obtain robust, reliable results.…”
Get full text
Article -
722
A Hybrid Strategy-Improved SSA-CNN-LSTM Model for Metro Passenger Flow Forecasting
Published 2024-12-01“…To address the issues of slow convergence and large errors in existing metaheuristic algorithms when optimizing neural network-based subway passenger flow prediction, we propose the following improvements. …”
Get full text
Article -
723
-
724
Edge server deployment decision based on improved NSGA-Ⅱ in the Internet of vehicles edge computing scenario
Published 2024-03-01“…In the context of the Internet of vehicles, the placement and deployment number of edge servers directly affect the efficiency of edge computing.Due to the high cost of deploying a large edge server on a macro base station and a base station, it can be complemented by deploying a small edge server on a micro base station, and the cost reduction needs to be optimized by optimizing the placement of large edge servers.In order to minimize the deployment cost and service delay of the edge server, and maximize the operator’s revenue and server load balance, the edge server placement problem combined with the vehicle networking user application service was modeled as a multi-objective optimization problem and a placement scheme based on improved NSGA-Ⅱ algorithm was proposed.The experimental results show that the proposed scheme can reduce the deployment cost of edge servers by about 44%, the latency by about 14.2%, and improve the revenue of operators by 24.2%, which has good application value.…”
Get full text
Article -
725
Puma algorithm for environmental emissions and generation costs minimization dispatch in power systems
Published 2025-03-01“…It efficiently navigates the solution space by balancing exploration and exploitation, leveraging puma-like intelligence to minimize both fuel costs and greenhouse gas emissions, including CO2, NOx, and SO2. The POO algorithm is tested on the IEEE 30-bus power system with six thermal units, delivering superior performance compared to advanced optimization algorithms such as the Osprey Optimization Algorithm (OOA), Aquila Optimizer (AO), Slim Mould Algorithm (SMA), Artificial Rabbit Optimization (ARO), and Coati optimization technique. …”
Get full text
Article -
726
Enhancing Solid Oxide Fuel Cell Efficiency Through Advanced Model Identification Using Differential Evolutionary Mutation Fennec Fox Algorithm
Published 2025-02-01“…This research introduces a novel approach for optimal SOFC model identification using a differential evolutionary mutation Fennec fox algorithm (DEMFFA). …”
Get full text
Article -
727
Predicting the Compressive Strength of High-Performance Concrete utilizing Radial Basis Function Model integrating with Metaheuristic Algorithms
Published 2025-01-01“…In addition, RBF is combined with the Sine Cosine Algorithm (SCA) and the African Vulture Optimization Algorithm (AVOA) to obtain the desired results close to the experimental values. …”
Get full text
Article -
728
Loss reduction optimization strategies for medium and low-voltage distribution networks based on Intelligent optimization algorithms
Published 2024-11-01“…Methodology In order to reduce line losses, a loss optimization model for low and medium voltage distribution networks based on an improved Gray Wolf optimization support vector machine is proposed. …”
Get full text
Article -
729
Inverse Kinematics: Identifying a Functional Model for Closed Trajectories Using a Metaheuristic Approach
Published 2025-06-01“…Additionally, a method to identify a functional model that describes the effector trajectories is introduced using the same optimization technique. …”
Get full text
Article -
730
PERFORMANCE OPTIMIZATION OF TRANSMISSION GEAR BASED ON OPTIMAL MODIFICATION DESIGN
Published 2020-01-01“…According to the theory of tooth lead modification and tooth profile modification,the variable range of three-dimensional modification parameters of the 4 th gear is analyzed by orthogonal experiment principle. Then the genetic algorithm is used to optimize the modification parameters of gear,and the optimal combination of modification parameters is obtained. …”
Get full text
Article -
731
Forecasting Influenza Trends Using Decomposition Technique and LightGBM Optimized by Grey Wolf Optimizer Algorithm
Published 2024-12-01“…Accurate influenza prediction is a critical issue in public health and serves as an essential tool for epidemiological studies. This paper seeks to improve the prediction accuracy of influenza-like illness (ILI) proportions by proposing a novel predictive model that integrates a data decomposition technique with the Grey Wolf Optimizer (GWO) algorithm, aiming to overcome the limitations of current prediction methods. …”
Get full text
Article -
732
Optimal Design of Multiband Microstrip Antennas by Self-Renewing Fitness Estimation of Particle Swarm Optimization Algorithm
Published 2019-01-01“…In order to reduce the time of designing microstrip antenna, this paper proposes a self-renewing fitness estimation of particle swarm optimization algorithm (SFEPSO) to improve the design efficiency. …”
Get full text
Article -
733
Operation Optimization Strategy of Commercial Combined Electric Heating System Based on Particle Swarm Optimization Algorithm
Published 2023-02-01“… In order to improve the energy efficiency of the electric heating system, a particle swarm optimization (PSO, Particle Swarm Optimization)-based operation optimization strategy for the direct storage combined electric heating system is proposed.A mathematical model of influencing factors inside and outside the walls of electric heating buildings is established, and the simulink toolbox in matlab is used to build the overall system under the premise of determining the quantity of electric heating.Combining demand response ideas, the objective function is to establish the minimum heating and electricity cost of the user, and different sub-modules are selected to form the control module to achieve simulation verification, and the inverse cosine method is used to update the improved particle swarm algorithm to update the learning factor to solve the set objective function.Finally, through a calculation example of electricity consumption data of an enterprise in Jinan, Shandong, comparing energy consumption and economy can be obtained: the total energy consumption throughout the day is lower than the actual energy consumption, and the electricity bill is reduced by 17.16% compared with the unoptimized time.…”
Get full text
Article -
734
Research on trajectory planning method for food sorting robot based on machine vision and improved BOA
Published 2024-10-01“…By improving the butterfly optimization algorithm, the optimal solution for the motion trajectory of the parallel robot was obtained and its superiority was verified.ResultsCompared with conventional methods, the proposed trajectory optimization method had better operational efficiency and control effects, with the more smoother of the planned trajectory. …”
Get full text
Article -
735
Ensemble genetic and CNN model-based image classification by enhancing hyperparameter tuning
Published 2025-01-01“…The GA optimizes the number of layers, kernel size, learning rates, dropout rates, and batch sizes of the CNN model to improve the accuracy and performance of the model. …”
Get full text
Article -
736
Cable Force Optimization in Cable-Stayed Bridges Using Gaussian Process Regression and an Enhanced Whale Optimization Algorithm
Published 2025-07-01“…This study proposes an integrated framework combining Gaussian process regression (GPR) with an enhanced whale optimization algorithm improved by the Salp Swarm Algorithm (EWOSSA). …”
Get full text
Article -
737
Wavelet Decomposition-Based AVOA-DELM Model for Prediction of Monthly Runoff Time Series and Its Applications
Published 2022-01-01“…For the improvement in prediction accuracy of monthly runoff time series,a prediction model is proposed,which combines the wavelet decomposition (WD),African vultures optimization algorithm (AVOA),and deep extreme learning machine (DELM),and it is applied to the monthly runoff prediction of Yale Hydrological Station in Yunnan Province.Specifically,WD decomposes the time-series data of monthly runoff to obtain highly regular subsequence components,and AVOA is employed to optimize the number of neurons in the hidden layers of DELM;then,the WD-AVOA-DELM model is built to predict each subsequence component,and the prediction results are summated and reconstructed to produce the final prediction results of monthly runoff.Meanwhile,models based on the support vector machine (SVM) and BP neural networks are constructed for comparative analysis,including WD-AVOA-SVM,WD-AVOA-BP,AVOA-DELM,AVOA-SVM,and AVOA-BP models.The results reveal that the average absolute percentage error of the WD-AVOA-DELM model for the monthly runoff prediction of Yale Hydrological Station is 3.02%;the prediction error is far less than that of WD-STOA-SVM and WD-AVOA-BP models,and the prediction accuracy is more than one order of magnitude higher than that of AVOA-SVM,AVOA-SVM,and AVOA-BP models.The result indicates that the proposed model has good prediction performance.In this model,WD can scientifically reduce the complexity of runoff series and raise the prediction accuracy;AVOA can effectively optimize the key parameters of DELM and improve the performance of DELM networks.…”
Get full text
Article -
738
Improved Grey Wolf Algorithm: A Method for UAV Path Planning
Published 2024-11-01“…Subsequently, an Enhanced Grey Wolf Optimizer model (NI–GWO) is introduced, which optimizes the convergence coefficient using a nonlinear function and integrates the Dynamic Window Approach (DWA) algorithm into the model based on the fitness of individual wolves, enabling it to perform dynamic obstacle avoidance tasks. …”
Get full text
Article -
739
Design of a Suspension Controller with Human Body Model for Ride Comfort Improvement and Motion Sickness Mitigation
Published 2024-12-01“…This paper presents a method to design a suspension controller with a human body model for ride comfort improvement and motion sickness mitigation. …”
Get full text
Article -
740
Multi-Timescale Nested Hydropower Station Optimization Scheduling Based on the Migrating Particle Whale Optimization Algorithm
Published 2025-04-01“…Validation on classical test functions and the Jiangpinghe River of the multi-timescale nested optimal scheduling model demonstrates that MPWOA exhibits faster convergence and stronger optimization capabilities and significantly improves power generation. …”
Get full text
Article