Search alternatives:
improved » improve (Expand Search)
Showing 381 - 400 results of 2,472 for search 'improved (root OR cost) optimization algorithm', query time: 0.19s Refine Results
  1. 381
  2. 382

    Cost-effective process design for methanol synthesis from carbon dioxide hydrogenation by Sheng-Zhong Huang, Chih-Yao Lin, Chianghui Wang, Akhmat Fauzan Saputra, Henggar Yudha Hananto, Nicolas Justin Sutanto, Anggit Raksajati, Vincentius Surya Kurnia Adi

    Published 2025-09-01
    “…To improve the feasibility of products produced from CO₂ and enhance CO₂ utilization, thereby reducing environmental impact, a cost-effective process must be developed. …”
    Get full text
    Article
  3. 383

    An effective parameter estimation on thermoelectric devices for power generation based on multiverse optimization algorithm by Luis Fernando Grisales-Noreña, Vanessa Botero-Gómez, Rubén Iván Bolaños, Faustino Moreno-Gamboa, Daniel Sanin-Villa

    Published 2025-03-01
    “…These results improve over those obtained by the Ant Lion Optimizer, which reported a minimum root mean square error of 0.001804 and a root mean square error of 0.001896 on average with a standard deviation of 3.788%.Additionally, the study highlights the efficiency of the Multiverse Optimization Algorithm in processing time, with an average execution time of 223.65 seconds. …”
    Get full text
    Article
  4. 384

    Optimizing Renewable Energy Systems Placement Through Advanced Deep Learning and Evolutionary Algorithms by Konstantinos Stergiou, Theodoros Karakasidis

    Published 2024-11-01
    “…This study introduces GREENIA, a novel artificial intelligence (AI)-powered framework for optimizing RES placement that holistically integrates machine learning (gated recurrent unit neural networks with swish activation functions and attention layers), evolutionary optimization algorithms (Jaya), and Shapley additive explanations (SHAPs). …”
    Get full text
    Article
  5. 385

    Employment of a Radial Basis Function Model for Predicting the Heating Load of Construction by Yuxuan Dai

    Published 2025-04-01
    “…The innovative approaches presented in this research consist of integrating 2 advanced optimizers, namely an Improved Manta-Ray Foraging Optimizer (IMRFO) and a Population-based Vortex Search Algorithm (PVSA), with a Radial Basis Function (RBF). …”
    Get full text
    Article
  6. 386
  7. 387

    Low-carbon economic dispatching of integrated energy system based on improved white shark algorithm by LI Haobo, CUI Shuangxi, FAN Weijie

    Published 2025-04-01
    “…The white shark algorithm is improved by integrating directed differential mutation and other strategies to solve the low-carbon economic scheduling model of the integrated energy system, and the optimal scheduling scheme of each time period is obtained by combining the advantages and disadvantages of the solution distance method. …”
    Get full text
    Article
  8. 388

    GVDF-RRT*: An Improved F-RRT* Path Planning Algorithm Based on Generalized Voronoi Diagram by Yitao Zhong, Xiaojing Zhu, Jianfang Huang, Yaokun Ye, Zhaoming Wang, Yuhuai Wang

    Published 2025-01-01
    “…Finally, simulations in three test environments show that, compared to RRT*, Q-RRT*, and F-RRT*, the GVDF-RRT* algorithm reduces the initial number of sampled nodes by 47.42%-76.57%, the initial time by 37.07%-86.00%, and the initial path cost by 0.47%-0.91%, while significantly improving the success rate in narrow passage environments. …”
    Get full text
    Article
  9. 389

    Efficiency management of engineering projects based on particle swarm multi objective optimization algorithm by Xiu Luo, Zhouxin Yi

    Published 2025-12-01
    “…This results indicated that the particle swarm optimization algorithm could provide efficient, cost-effective, and high-quality optimization solutions for engineering project management. …”
    Get full text
    Article
  10. 390
  11. 391

    Cold Chain Logistics Path Optimization with Adaptive Speed and Hybrid Genetic Algorithm Solution by Yuhui Sun, Dazhi Pan

    Published 2025-06-01
    “…Through comparison to other algorithms in the literature, the results show that the hybrid genetic algorithm not only improves customer satisfaction, but also maintains a lower total cost, which is obviously superior when solving the complex cold chain distribution path optimization problem; further comparison and analysis of the mathematical model in this paper with the single-dimension satisfaction model reveals that under the same satisfaction constraint threshold, the model in this paper can significantly reduce the system operating cost; we also deeply discuss the influence mechanism of vehicle traveling mode and customer point sparsity radius on distribution path planning.…”
    Get full text
    Article
  12. 392

    Transportation Path Optimization of Modern Logistics Distribution considering Hybrid Tabu Search Algorithm by Jinjin Guo, Huiying Zhang, Guie Sun

    Published 2021-01-01
    “…The optimization of transportation path for distribution vehicles, which is about the mixed tabu search method, can not only reduce the cost but also improve the optimization of the vehicle transportation path. …”
    Get full text
    Article
  13. 393

    Optimization and Scheduling of Integrated Energy Systems with Hydrogen-electricity Coupling Based on PKO Algorithm by Wenli QIN, Na RONG, Xingyan LIU

    Published 2025-05-01
    “…To address the problems of getting stuck in local optima and slow convergence speed during the solution process, the Pied Kingfisher Optimizer (PKO) algorithm was introduced. [Result] The model aims to minimize the total system cost as the objective function, and solves for the optimal scheduling results of the output of each energy network unit; Compared with traditional optimization algorithms, PKO has a faster convergence speed and is better able to achieve the goal of global optimal solution.…”
    Get full text
    Article
  14. 394

    Improving Earth surface temperature forecasting through the optimization of deep learning hyper-parameters using Barnacles Mating Optimizer by Zuriani Mustaffa, Mohd Herwan Sulaiman, Muhammad ‘Arif Mohamad

    Published 2024-09-01
    “…This study proposes a hybrid forecasting model for Earth surface temperature using Deep Learning (DL). To improve the DL model's performance, an optimization algorithm called Barnacles Mating Optimizer (BMO) is integrated to optimize both weights and biases. …”
    Get full text
    Article
  15. 395
  16. 396

    Fleet management algorithm for enhancing environmental friendliness of maritime delivery by Андрій Романов

    Published 2025-04-01
    “…The study proposes an improved algorithm for constructing maritime cargo delivery routes using a genetic algorithm with a speed optimization step. …”
    Get full text
    Article
  17. 397

    Stability optimization of dynamic migration algorithm for Post-Copy of virtual machine based on KVM by Shuangxi CHEN, Ruoyan ZHAO, Hui LIU, Chunming WU, Wei RUAN

    Published 2021-07-01
    “…The dynamic migration technology of virtual machine provides a strong support for the resource scheduling of virtualization system.As one of the two core algorithms of virtual machine dynamic migration, Post-Copy algorithm has been a hot issue for scholars at home and abroad for its advantages of stable migration time and short migration downtime.The fault tolerance mechanism of virtual machine, the connection between the transfer mode of memory page and the page missing error during the migration process, and the source code of QEMU-KVM platform were studied.A fault tolerant method based on transaction synchronization was proposed to improve the stability of the Post-Copy migration algorithm.The experimental results show that the proposed algorithm can ensure the fast repair of deep end virtual machine failure, target virtual machine failure and network fault during the migration process, and solve the stability problem at a small cost.The method proposed effectively improves the stability of the Post-Copy migration algorithm, and provides reference for the future optimization research direction.…”
    Get full text
    Article
  18. 398

    Economic operation analysis of the power grid combining communication network and distributed optimization algorithm by Yi Zhifei

    Published 2025-05-01
    “…In the verification of the economic dispatch problem, the total output power of the distributed optimization algorithm reached 13594.87 MW, and the economic cost was reduced by about 23%. …”
    Get full text
    Article
  19. 399

    Optimizing Solid Oxide Fuel Cell Performance Using Advanced Meta-Heuristic Algorithms by Siva Ram Rajeyyagari, Srinivas Nowduri

    Published 2024-06-01
    “…Our approach utilizes a Radial Basis Function (RBF) neural network trained with experimental data encompassing five input parameters: oxygen concentration, operating temperature, instrumentation, electrolyte thickness, and electrical current, with the goal of optimizing the single output parameter of power. The main novelty of this work lies in the application of six meta-heuristic algorithms for optimizing the weights and biases of the trained RBF network. …”
    Get full text
    Article
  20. 400