Showing 201 - 220 results of 4,920 for search '(( sources optimization method ) OR ( source optimization methods ))', query time: 0.31s Refine Results
  1. 201

    Distribution Generation Network Arrangement by Capacitor Placement and Sizing in Renewable Energy Sources with Uncertainties Based on Self-adaption Kho-Kho Optimizer by Lu Xingxing

    Published 2024-09-01
    “…The arrangement of distributed generation networks through optimal capacitor placement and sizing is critical for modern power systems, particularly in the context of renewable energy sources with inherent uncertainties. …”
    Get full text
    Article
  2. 202

    A Source-load Low Carbon Optimization Methodology Considering Carbon Responsibility for Direct Carbon Emissions from Cement Plants by Jiang LI, Yuanzheng FAN, Bo LIU

    Published 2025-01-01
    “…Therefore, this paper proposes a source-load low-carbon optimization operation method that takes into account the direct carbon emission carbon responsibility of the cement plant to further improve the carbon responsibility apportionment. …”
    Get full text
    Article
  3. 203
  4. 204

    Optimizing Biochar Concentration for Mitigating Nutrient Losses in Runoff: An Investigation into Soil Quality Improvement and Non-Point Source Pollution Reduction by Liqi Xing, Xiaoyin Niu, Xianwei Yin, Zhenhao Duan, Aiju Liu, Yanfei Ma, Peiling Gao

    Published 2024-12-01
    “…The use of biochar is an effective method to solve this problem. The aim of this study was to determine the optimal concentration of added biochar to reduce the soil particle, NH<sub>4</sub><sup>+</sup> -N (AN), NO<sub>3</sub><sup>−</sup> -N (NN), and total phosphorus (TP) losses. …”
    Get full text
    Article
  5. 205
  6. 206
  7. 207

    Multi-Source Data-Driven Terrestrial Multi-Algorithm Fusion Path Planning Technology by Xiao Ji, Peng Liu, Meng Zhang, Chengchun Zhang, Shuang Yu, Bing Qi, Man Zhao

    Published 2025-06-01
    “…This paper presents a multi-source data-driven hybrid path planning framework that integrates global A* search with local Deep Q-Network (DQN) optimization to address complex terrestrial routing challenges. …”
    Get full text
    Article
  8. 208

    Optimal allocation of STATCOM for multi-objective ORPD problem on thermal wind solar hydro scheduling using driving training based optimization by Tushnik Sarkar, Sabyasachi Gupta, Chandan Paul, Susanta Dutta, Provas Kumar Roy, Anagha Bhattacharya, Ghanshyam G. Tejani, Seyed Jalaleddin Mousavirad

    Published 2025-06-01
    “…Abstract On IEEE 30, 57, 118 & 300-bus experimental networks, this work aims to solve the optimal reactive power dispatch (ORPD) problem. Initially, the conventional network is countered, and subsequently, renewable energy sources (RESs) such as wind power (WP), solar photovoltaic (PV) sources, and hydro power (HP) are combined with the traditional network. …”
    Get full text
    Article
  9. 209
  10. 210

    Review of Thermal Calculation Methods for Boilers—Perspectives on Thermal Optimization for Improving Ecological Parameters by Bartosz Ciupek, Andrzej Frąckowiak

    Published 2024-12-01
    “…A reasonable energy transition should be based on the direction of the thermal optimization of already functioning structures and adaptation of their operating parameters to the planned new ecological fuels in the sense of the intensification of energy converted from primary form to thermal energy, and in the last step, it should reorganize the energy and industrial sectors, leaving only these groups of devices treated as a stable and necessary source of energy. …”
    Get full text
    Article
  11. 211

    A tutorial review of policy iteration methods in reinforcement learning for nonlinear optimal control by Yujia Wang, Xinji Zhu, Zhe Wu

    Published 2025-06-01
    “…Reinforcement learning (RL) has been a powerful framework for designing optimal controllers for nonlinear systems. This tutorial review provides a comprehensive exploration of RL techniques, with a particular focus on policy iteration methods for the development of optimal controllers. …”
    Get full text
    Article
  12. 212
  13. 213

    Construction and optimization of ecological security patterns in ecologically fragile areas: a case study of Lanzhou City, China by Jianhong Dong, Lina Li, Wenjin Yang, Benteng Liu, Xinhong Zhang

    Published 2025-08-01
    “…Third, the Minimum Cumulative Resistance (MCR) model, GIS Hydrological Analysis module and Spatial Analysis module were used to divide ecological suitability zones, determine ecological corridors, and identify ecological nodes, so as to construct ESPs and propose optimization strategies.ResultsThe results showed as follows: 1 Spatial differentiation of ecological sources (1388.73 km2, 10.61%) predominantly in northwestern and southern regions, contrasting with urban sources (527.66 km2, 4.03%) concentrated along the Yellow River Valley and Qinwangchuan Basin; 2 According to the MCR difference between ecological sources and urban sources, the study area was divided into ecological core zone (ECZ), ecological buffer zone (EBZ), optimized construction zone (OCZ), and suitable construction zone (SCZ), with the proportions of 37.05%, 25.68%, 18.53% and 18.74%, respectively; 3 Based on the theory of “matrix - patch - corridor - node” in landscape ecology, the ESPs of Lanzhou City was constructed with the framework of “One belt, Two rings, Four screens, Six districts and multiple corridors”.DiscussionThe results can provide reference for ecological environment protection and ecosystem restoration in the upper reaches of the Yellow River Basin in China.…”
    Get full text
    Article
  14. 214
  15. 215

    Multi-Timescale Battery-Charging Optimization for Electric Heavy-Duty Truck Battery-Swapping Stations, Considering Source–Load–Storage Uncertainty by Peijun Shi, Guojian Ni, Rifeng Jin, Haibo Wang, Jinsong Wang, Zhongwei Sun, Guizhi Qiu

    Published 2025-01-01
    “…With the widespread adoption of renewable energy sources like wind power and photovoltaic (PV) power, uncertainties in the renewable energy output and the battery-swapping demand for electric heavy-duty trucks make it challenging for battery-swapping stations to optimize battery-charging management centrally. …”
    Get full text
    Article
  16. 216

    Probabilistic Optimization Method for Pilot-Bus Selection and Network Partitioning of AC/DC System by Wei YAN, Biao YANG, Jingshan MO, Youbin ZHOU, Tao WANG, Fan XIAO

    Published 2020-08-01
    “…To ensure higher voltage control ability of regional power supply to the converter bus, a probabilistic optimization method for pilot-bus selection and network partitioning of AC/DC system is proposed in this paper. …”
    Get full text
    Article
  17. 217

    Deep learning vulnerability detection method based on optimized inter-procedural semantics of programs by Yan LI, Weizhong QIANG, Zhen LI, Deqing ZOU, Hai JIN

    Published 2023-12-01
    “…In recent years, software vulnerabilities have been causing a multitude of security incidents, and the early discovery and patching of vulnerabilities can effectively reduce losses.Traditional rule-based vulnerability detection methods, relying upon rules defined by experts, suffer from a high false negative rate.Deep learning-based methods have the capability to automatically learn potential features of vulnerable programs.However, as software complexity increases, the precision of these methods decreases.On one hand, current methods mostly operate at the function level, thus unable to handle inter-procedural vulnerability samples.On the other hand, models such as BGRU and BLSTM exhibit performance degradation when confronted with long input sequences, and are not adept at capturing long-term dependencies in program statements.To address the aforementioned issues, the existing program slicing method has been optimized, enabling a comprehensive contextual analysis of vulnerabilities triggered across functions through the combination of intra-procedural and inter-procedural slicing.This facilitated the capture of the complete causal relationship of vulnerability triggers.Furthermore, a vulnerability detection task was conducted using a Transformer neural network architecture equipped with a multi-head attention mechanism.This architecture collectively focused on information from different representation subspaces, allowing for the extraction of deep features from nodes.Unlike recurrent neural networks, this approach resolved the issue of information decay and effectively learned the syntax and semantic information of the source program.Experimental results demonstrate that this method achieves an F1 score of 73.4% on a real software dataset.Compared to the comparative methods, it shows an improvement of 13.6% to 40.8%.Furthermore, it successfully detects several vulnerabilities in open-source software, confirming its effectiveness and applicability.…”
    Get full text
    Article
  18. 218

    Enhancement method of series hybrid ship energy efficiency for speed and energy collaborative optimization by Yupeng Yuan, Xiaoyu Wang, Liang Tong, Chengqing Yuan, Boyang Shen, Teng Long

    Published 2023-06-01
    “…Our findings demonstrated that this optimization method can distribute the output of the power source in a better way, thereby optimising the speed of the vessel and maintaining stable sailing. …”
    Get full text
    Article
  19. 219

    Unsupervised Machine Learning for Effective Code Smell Detection: A Novel Method by Ruchin Gupta, Narendra Kumar, Sunil Kumar, Jitendra Kumar Seth

    Published 2024-12-01
    “…The quality of source code is negatively impacted by code smells. …”
    Get full text
    Article
  20. 220

    Optimizing the Hexagonal Fuzzy Transportation Problem With the Novel Dhouib-Matrix-TP1 Method by Souhail Dhouib, Aida Kharrat, Taicir Loukil, Habib Chabchoub

    Published 2025-01-01
    “…Transportation Problem (TP) is considered a combinatorial optimization problem, and its aim is to minimize the total transportation cost from several sources to different destinations. …”
    Get full text
    Article