期刊文献+
共找到63,252篇文章
< 1 2 250 >
每页显示 20 50 100
Recent Progresses in Synthesis of Cyclic Polymers in Large-scale and Some Functionalized Composites
1
作者 QU Kairu GUO Lyuzhou +3 位作者 WANG Wenbin YAN Xuzhou CAO Xuezheng YANG Zhenzhong 《高等学校化学学报》 北大核心 2026年第1期42-57,共16页
Among various architectures of polymers,end-group-free rings have attracted growing interests due to their distinct physicochemical performances over the linear counterparts which are exemplified by reduced hydrodynam... Among various architectures of polymers,end-group-free rings have attracted growing interests due to their distinct physicochemical performances over the linear counterparts which are exemplified by reduced hydrodynamic size and slower degradation.It is key to develop facile methods to large-scale synthesis of polymer rings with tunable compositions and microstructures.Recent progresses in large-scale synthesis of polymer rings against single-chain dynamic nanoparticles,and the example applications in synchronous enhancing toughness and strength of polymer nanocomposites are summarized.Once there is the breakthrough in rational design and effective large-scale synthesis of polymer rings and their functional derivatives,a family of cyclic functional hybrids would be available,thus providing a new paradigm in developing polymer science and engineering. 展开更多
关键词 Cyclic polymer large-scale synthesis Single-chain nanoparticle Performance Composite
在线阅读 下载PDF
Four-dimensional integrated standardization practice in the construction of large-scale complex information systems
2
作者 Zhang Qi Chen Shuang Ni Xibing 《China Standardization》 2026年第2期62-66,共5页
Large-scale complex systems are integral to the functioning of various organizations within the national economy.Despite their significance,the lengthy construction cycles and the involvement of multiple entities ofte... Large-scale complex systems are integral to the functioning of various organizations within the national economy.Despite their significance,the lengthy construction cycles and the involvement of multiple entities often result in the deprioritization of standardized management practices,as they do not yield immediate benefits.The implementation of such systems typically encompasses the integrated phases of "development,construction,utiliz ation,and operation and maintenance".To enhance the overall delivery quality of these systems,it is imperative to dismantle the management barriers among these phases and adopt a holistic approach to standardized management.This paper takes a specific system project as a research object to identify common challenges,and proposes improvement strategies in the implementation of standar dized management.Empirical results indicate a substantial reduction in the system s full-lifecycle costs. 展开更多
关键词 large-scale complex information systems quality management STANDARDIZATION
原文传递
Two Unconventional Types of Large-scale Circulation Anomalies Inducing Heavy Rainfall over the Yangtze River Basin
3
作者 Xinyu LI Mengyao CHEN Riyu LU 《Advances in Atmospheric Sciences》 2026年第3期565-577,共13页
Summer rainfall in the Yangtze River basin(YRB)is favored by two key factors in the lower troposphere:the tropical anticyclonic anomaly over the western North Pacific and the extratropical northeasterly anomalies to t... Summer rainfall in the Yangtze River basin(YRB)is favored by two key factors in the lower troposphere:the tropical anticyclonic anomaly over the western North Pacific and the extratropical northeasterly anomalies to the north of the YRB.This study,however,found that approximately 46%of heavy rainfall events in the YRB occur when only one factor appears and the other is opposite signed.Accordingly,these heavy rainfall events can be categorized into two types:the extratropical northeasterly anomalies but tropical cyclonic anomaly(first unconventional type),and the tropical anticyclonic anomaly but extratropical southwesterly anomalies(second unconventional type).Anomalous water vapor convergence and upward motion exists for both types,but through different mechanisms.For the first type,the moisture convergence and upward motion are induced by a cyclonic anomaly over the YRB,which appears in the mid and lower troposphere and originates from the upstream region.For the second type,a mid-tropospheric cyclonic anomaly over Lake Baikal extends southward and results in southwesterly anomalies over the YRB,in conjunction with the tropical anticyclonic anomaly.The southwesterly anomalies transport water vapor to the YRB and lead to upward motion through warm advection.This study emphasizes the role of mid-tropospheric circulations in inducing heavy rainfall in the YRB. 展开更多
关键词 Yangtze River basin heavy rainfall large-scale circulation anomalies
在线阅读 下载PDF
Adaptive event-triggered decentralized control for nonlinear interconnected large-scale systems with actuator failures:a fully actuated system approach
4
作者 Yueyao Ye Yanan Qi +2 位作者 Yiyu Feng Xiaofeng Xu Xianfu Zhang 《Control Theory and Technology》 2026年第1期82-95,共14页
This study develops an event-triggered control strategy utilizing the fully actuated system approach for nonlinear interconnected large-scale systems containing actuator failures.First,to reduce the complexity of the ... This study develops an event-triggered control strategy utilizing the fully actuated system approach for nonlinear interconnected large-scale systems containing actuator failures.First,to reduce the complexity of the design process,we transform the studied system into the form of a fully actuated system through a state transformation.Then,to address the unknown nonlinear functions and actuator fault parameters,we employ neural networks and adaptive estimation techniques,respectively.Moreover,to reduce the control cost and improve the control efficiency,we introduce event-triggered inputs into the control strategy.It is proved by the Lyapunov stability analysis that all signals of the closed-loop system are bounded and the output of system eventually converge to a bounded region.The efficacy of the control approach is ultimately demonstrated via the simulation of an actual machine feeding system. 展开更多
关键词 Nonlinear interconnected large-scale systems Fully actuated system approach Actuator failures Neural networks
原文传递
Engine Failure Prediction on Large-Scale CMAPSS Data Using Hybrid Feature Selection and Imbalance-Aware Learning
5
作者 Ahmad Junaid Abid Iqbal +3 位作者 Abuzar Khan Ghassan Husnain Abdul-Rahim Ahmad Mohammed Al-Naeem 《Computers, Materials & Continua》 2026年第4期1485-1508,共24页
Most predictive maintenance studies have emphasized accuracy but provide very little focus on Interpretability or deployment readiness.This study improves on prior methods by developing a small yet robust system that ... Most predictive maintenance studies have emphasized accuracy but provide very little focus on Interpretability or deployment readiness.This study improves on prior methods by developing a small yet robust system that can predict when turbofan engines will fail.It uses the NASA CMAPSS dataset,which has over 200,000 engine cycles from260 engines.The process begins with systematic preprocessing,which includes imputation,outlier removal,scaling,and labelling of the remaining useful life.Dimensionality is reduced using a hybrid selection method that combines variance filtering,recursive elimination,and gradient-boosted importance scores,yielding a stable set of 10 informative sensors.To mitigate class imbalance,minority cases are oversampled,and class-weighted losses are applied during training.Benchmarking is carried out with logistic regression,gradient boosting,and a recurrent design that integrates gated recurrent units with long short-term memory networks.The Long Short-Term Memory–Gated Recurrent Unit(LSTM–GRU)hybrid achieved the strongest performance with an F1 score of 0.92,precision of 0.93,recall of 0.91,ReceiverOperating Characteristic–AreaUnder the Curve(ROC-AUC)of 0.97,andminority recall of 0.75.Interpretability testing using permutation importance and Shapley values indicates that sensors 13,15,and 11 are the most important indicators of engine wear.The proposed system combines imbalance handling,feature reduction,and Interpretability into a practical design suitable for real industrial settings. 展开更多
关键词 Predictive maintenance CMAPSS dataset feature selection class imbalance LSTM-GRUhybrid model INTERPRETABILITY industrial deployment
在线阅读 下载PDF
Event-triggered control for a class of large-scale nonlinear systems with neutral delays and unknown backlash-like hysteresis
6
作者 Yiyu Feng Weihao Pan +1 位作者 Yanan Qi Xianfu Zhang 《Control Theory and Technology》 2025年第2期253-265,共13页
This paper investigates the problem of dynamic event-triggered control for a class of large-scale nonlinear systems.In particular,both neutral delays and unknown backlash-like hysteresis are considered.This requires t... This paper investigates the problem of dynamic event-triggered control for a class of large-scale nonlinear systems.In particular,both neutral delays and unknown backlash-like hysteresis are considered.This requires to integrate a compensation mechanism into the event-triggered control architecture.To this end,dynamic gain and adaptive control techniques are introduced to address the effects of neutral delays,unknown hysteresis and parameter uncertainties simultaneously.By introducing a non-negative internal dynamic variable,a dynamic event-triggered controller is designed using the hyperbolic tangent function to reduce the communication burden.By means of the Lyapunov–Krasovskii method,it is demonstrated that all signals of the closed-loop system are globally bounded and eventually converge to a tunable bounded region.Moreover,the Zeno behavior is avoided.Finally,a simulation example is presented to verify the validity of the control scheme. 展开更多
关键词 large-scale nonlinear systems Neutral delays Unknown backlash-like hysteresis Event-triggered control
原文传递
Challenges in the Large-Scale Deployment of CCUS 被引量:3
7
作者 Zhenhua Rui Lianbo Zeng Birol Dindoruk 《Engineering》 2025年第1期17-20,共4页
1.Introduction Climate change mitigation pathways aimed at limiting global anthropogenic carbon dioxide(CO_(2))emissions while striving to constrain the global temperature increase to below 2℃—as outlined by the Int... 1.Introduction Climate change mitigation pathways aimed at limiting global anthropogenic carbon dioxide(CO_(2))emissions while striving to constrain the global temperature increase to below 2℃—as outlined by the Intergovernmental Panel on Climate Change(IPCC)—consistently predict the widespread implementation of CO_(2)geological storage on a global scale. 展开更多
关键词 large-scale Deployment CCUS CHALLENGES Climate Change Mitigation
在线阅读 下载PDF
Long Short-Term Memory Recurrent Neural Network-Based Acoustic Model Using Connectionist Temporal Classification on a Large-Scale Training Corpus 被引量:9
8
作者 Donghyun Lee Minkyu Lim +4 位作者 Hosung Park Yoseb Kang Jeong-Sik Park Gil-Jin Jang Ji-Hwan Kim 《China Communications》 SCIE CSCD 2017年第9期23-31,共9页
A Long Short-Term Memory(LSTM) Recurrent Neural Network(RNN) has driven tremendous improvements on an acoustic model based on Gaussian Mixture Model(GMM). However, these models based on a hybrid method require a force... A Long Short-Term Memory(LSTM) Recurrent Neural Network(RNN) has driven tremendous improvements on an acoustic model based on Gaussian Mixture Model(GMM). However, these models based on a hybrid method require a forced aligned Hidden Markov Model(HMM) state sequence obtained from the GMM-based acoustic model. Therefore, it requires a long computation time for training both the GMM-based acoustic model and a deep learning-based acoustic model. In order to solve this problem, an acoustic model using CTC algorithm is proposed. CTC algorithm does not require the GMM-based acoustic model because it does not use the forced aligned HMM state sequence. However, previous works on a LSTM RNN-based acoustic model using CTC used a small-scale training corpus. In this paper, the LSTM RNN-based acoustic model using CTC is trained on a large-scale training corpus and its performance is evaluated. The implemented acoustic model has a performance of 6.18% and 15.01% in terms of Word Error Rate(WER) for clean speech and noisy speech, respectively. This is similar to a performance of the acoustic model based on the hybrid method. 展开更多
关键词 acoustic model connectionisttemporal classification large-scale trainingcorpus LONG SHORT-TERM memory recurrentneural network
在线阅读 下载PDF
Decentralized robust guaranteed cost control for a class of interconnected singular large-scale systems with time-delay and parameter uncertainty 被引量:8
9
作者 Wo Songlin Shi Guodong Zou Yun 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2007年第1期111-119,共9页
The decentralized robust guaranteed cost control problem is studied for a class of interconnected singular large-scale systems with time-delay and norm-bounded time-invariant parameter uncertainty under a given quadra... The decentralized robust guaranteed cost control problem is studied for a class of interconnected singular large-scale systems with time-delay and norm-bounded time-invariant parameter uncertainty under a given quadratic cost performance function. The problem that is addressed in this study is to design a decentralized robust guaranteed cost state feedback controller such that the closed-loop system is not only regular, impulse-free and stable, but also guarantees an adequate level of performance for all admissible uncertainties. A sufficient condition for the existence of the decentralized robust guaranteed cost state feedback controllers is proposed in terms of a linear matrix inequality (LMI) via LMI approach. When this condition is feasible, the desired state feedback decentralized robust guaranteed cost controller gain matrices can be obtained. Finally, an illustrative example is provided to demonstrate the effectiveness of the proposed approach. 展开更多
关键词 Uncertain singular large-scale systems Time-delay system Guaranteed cost control LMI
在线阅读 下载PDF
Influence of ground fissures on metro shield tunnels:Large-scale experiment and numerical analysis 被引量:1
10
作者 Yuxuan Gou Qiangbing Huang +2 位作者 Nina Liu Dongping Chen Jianbing Peng 《Journal of Rock Mechanics and Geotechnical Engineering》 2025年第3期1356-1377,共22页
The recent upsurge in metro construction emphasizes the necessity of understanding the mechanical performance of metro shield tunnel subjected to the influence of ground fissures.In this study,a largescale experiment,... The recent upsurge in metro construction emphasizes the necessity of understanding the mechanical performance of metro shield tunnel subjected to the influence of ground fissures.In this study,a largescale experiment,in combination with numerical simulation,was conducted to investigate the influence of ground fissures on a metro shield tunnel.The results indicate that the lining contact pressure at the vault increases in the hanging wall while decreases in the footwall,resulting in a two-dimensional stress state of vertical shear and axial tension-compression,and simultaneous vertical dislocation and axial tilt for the segments around the ground fissure.In addition,the damage to curved bolts includes tensile yield,flexural yield,and shear twist,leading to obvious concrete lining damage,particularly at the vault,arch bottom,and hance,indicating that the joints in these positions are weak areas.The shield tunnel orthogonal to the ground fissure ultimately experiences shear failure,suggesting that the maximum actual dislocation of ground fissure that the structure can withstand is approximately 20 cm,and five segment rings in the hanging wall and six segment rings in the footwall also need to be reinforced.This study could provide a reference for metro design in ground fissure sites. 展开更多
关键词 Shield tunnel Ground fissure large-scale experiment Mechanical performance Failure mode
在线阅读 下载PDF
A new classification of large-scale climate regimes around the Tibetan Plateau based on seasonal circulation patterns 被引量:7
11
作者 DAI Xin-Gang WANG Ping 《Advances in Climate Change Research》 SCIE CSCD 2017年第1期26-36,共11页
This study aims to develop a large-scale climate classification for investigating the characteristics of the climate regimes around the Tibetan Plateau based on seasonal precipitation, moisture transport and moisture ... This study aims to develop a large-scale climate classification for investigating the characteristics of the climate regimes around the Tibetan Plateau based on seasonal precipitation, moisture transport and moisture divergence using in situ observations and ERA40 reanalysis data. The results indicate that the climate can be attributed to four regimes around the Plateau. They situate in East Asia, South Asia, Central Asia and the semi-arid zone in northern Central Asia throughout the dryland of northwestern China, in addition to the K?oppen climate classification. There are different collocations of seasonal temperature and precipitation: 1) in phase for the East and South Asia monsoon regimes, 2) anti-phase for theCentral Asia regime, 3) out-of-phase for the westerly regime. The seasonal precipitation concentrations are coupled with moisture divergence, i.e., moisture convergence coincides with the Asian monsoon zone and divergence appears over the Mediterranean-like arid climate region and westerly controlled area in the warm season, while it reverses course in the cold season. In addition, moisture divergence is associated with meridional moisture transport. The northward/southward moisture transport corresponds to moisture convergence/divergence, indicating that the wet and dry seasons are, to a great extent, dominated by meridional moisture transport in these regions. The climate mean southward transport results in the dry-cold season of the Asian monsoon zone and the dry-warm season, leading to desertification or land degradation in Central Asia and the westerly regime zone. The mean-wind moisture transport (MMT) is the major contributor to total moisture transport, while persistent northward transient eddy moisture transport (TEMT) plays a key role in dry season precipitation, especially in the Asian monsoon zone. The persistent TEMT divergence is an additional mechanism of the out-of-phase collocation in the westerly regime zone. In addition, the climatemean MMTand TEMTare associated with the atmospheric stationary wave and storm track, which results from the uplift of orography and landsea thermal contrast. Therefore, the paleoclimate changes in mid-latitude arid-semi-arid regions are linked to the different phases of uplift of mountains and plate motion tied to the evolution of the Mediterranean. 展开更多
关键词 large-scale CLIMATE classIFICATION Central Asia DRYLAND WESTERLY Mediterranean CLIMATE Moisture transport TIBETAN Plateau
在线阅读 下载PDF
Stabilization for a Class of Discrete-time Switched Large-scale Systems with Parameter Uncertainties 被引量:2
12
作者 Chang-Chun Sun 《International Journal of Automation and computing》 EI CSCD 2019年第4期543-552,共10页
The problem of robust stabilization for a class of discrete-time switched large-scale systems with parameter uncertainties and nonlinear interconnected terms is considered. By using state feedback and Lyapunov functio... The problem of robust stabilization for a class of discrete-time switched large-scale systems with parameter uncertainties and nonlinear interconnected terms is considered. By using state feedback and Lyapunov function technique, a decentralized switching control approach is put forward to guarantee the solutions of large-scale systems converge to the origin globally. A numerical example and a corresponding simulation result are utilized to verify the effectiveness of the presented approach. 展开更多
关键词 SWITCHED large-scale systems DISCRETE-TIME state feedback DECENTRALIZED control SWITCHING LAW
原文传递
Key parameters and evaluation methods for large-scale production of lacustrine shale oil 被引量:2
13
作者 KUANG Lichun WU Songtao +3 位作者 XING Haoting WU Kunyu SHEN Yue WANG Zhenlin 《Petroleum Exploration and Development》 2025年第4期883-893,共11页
Based on the analysis of typical lacustrine shale oil zones in China and their geological characteristics,this study elucidates the fundamental differences between the enrichment patterns of shale oil sweet spots and ... Based on the analysis of typical lacustrine shale oil zones in China and their geological characteristics,this study elucidates the fundamental differences between the enrichment patterns of shale oil sweet spots and conventional oil and gas.The key parameters and evaluation methods for assessing the large-scale production potential of lacustrine shale oil are proposed.The results show that shale oil is a petroleum resource that exists in organic-rich shale formations,in other words,it is preserved in its source bed,following a different process of generation-accumulation-enrichment from conventional oil and gas.Thus,the concept of“reservoir”seems to be inapplicable to shale oil.In China,lacustrine shale oil is distributed widely,but the geological characteristics and sweet spots enrichment patterns of shale oil vary significantly in lacustrine basins where the water environment and the tectonic evolution and diagenetic transformation frameworks are distinct.The core of the evaluation of lacustrine shale oil is“sweet spot volume”.The key factors for evaluating the large-scale production of continental shale oil are the oil storage capacity,oil-bearing capacity and oil producing capacity.The key parameters for evaluating these capacities are total porosity,oil content,and free oil content,respectively.It is recommended to determine the total porosity of shale by combining helium porosity measurement with nuclear magnetic resonance(NMR)method,the oil content of key layers by using organic solvent extraction,NMR method and high pressure mercury intrusion methods,and the free oil content by using NMR fluid distribution secondary spectral stripping decomposition and logging.The research results contribute supplemental insights on continental shale oil deliverability in China,and provide a scientific basis for the rapid exploration and large-scale production of lacustrine shale oil. 展开更多
关键词 sweet spot oil content free oil nano-pore total porosity evaluation of oil production capacity large-scale production unconventional oil and gas lacustrine shale oil
在线阅读 下载PDF
Influence of Friction Condition on Cavity Filling for Large-Scale Titanium Alloy Strut Forging
14
作者 Hu Yanghu Zhang Dawei +2 位作者 Tian Chong Chai Xing Zhao Shengdun 《稀有金属材料与工程》 北大核心 2025年第6期1462-1466,共5页
The titanium alloy strut serves as a key load-bearing component of aircraft landing gear,typically manufactured via forging.The friction condition has important influence on material flow and cavity filling during the... The titanium alloy strut serves as a key load-bearing component of aircraft landing gear,typically manufactured via forging.The friction condition has important influence on material flow and cavity filling during the forging process.Using the previously optimized shape and initial position of preform,the influence of the friction condition(friction factor m=0.1–0.3)on material flow and cavity filling was studied by numerical method with a shear friction model.A novel filling index was defined to reflect material flow into left and right flashes and zoom in on friction-induced results.The results indicate that the workpiece moves rigidly to the right direction,with the displacement decreasing as m increases.When m<0.18,the underfilling defect will occur in the left side of strut forging,while overflow occurs in the right forging die cavity.By combining the filling index and analyses of material flow and filling status,a reasonable friction factor interval of m=0.21–0.24 can be determined.Within this interval,the cavity filling behavior demonstrates robustness,with friction fluctuations exerting minimal influence. 展开更多
关键词 large-scale strut titanium alloy friction condition rigid movement cavity filling
原文传递
Classification of wintertime large-scale tilted ridges over the Eurasian continent and their influences on surface air temperature 被引量:1
15
作者 Da-Wei LIN Cholaw BUEH Zuo-Wei XIE 《Atmospheric and Oceanic Science Letters》 CSCD 2018年第5期404-411,共8页
This study investigates the major patterns of large-scale tilted ridges(LSTRS)over the Eurasian continent and their connections with large-scale surface air temperature during boreal winter.A total number of 134 LSTR ... This study investigates the major patterns of large-scale tilted ridges(LSTRS)over the Eurasian continent and their connections with large-scale surface air temperature during boreal winter.A total number of 134 LSTR events with zonal extent exceeding 90°of longitude on the peak day are identified.Using self-organizing map(SOM),the LSTRs are classified into five clusters that are characterized by different spatial distributions and orientations.The leading two clusters are closely associated with extensive and persistent cold events over different places.Considering the first cluster,LSTRs extend from the Ural Mountains to Northeast Asia and are favorable for the amplification and southeastward extension of the Siberian high.Therefore,this cluster is closely associated with the occurrence of extensive and persistent cold events in china.In comparison with the first cluster,the LSTRs of second group are situated to the west,with starting points from the Kola Peninsula,and cause extensive and persistent cold events over Eastern Europe,central Asia,and central Siberia.The results suggest that the vertical coupling between LSTRs and the corresponding anomalous sea level pressure is crucial for the persistent cold temperature events associated with the leading two SOM clusters. 展开更多
关键词 large-scale tilted ridges self-organizing map extensive and persistent cold event Siberian high
在线阅读 下载PDF
THE HOMOLOGY CLASSES OF LARGE-SCALEPERIODIC ORBITS ON NONLINEAR SPACE
16
作者 古志鸣 《Applied Mathematics and Mechanics(English Edition)》 SCIE EI 1998年第10期991-996,共6页
The large-scale periodic orbits of a nonlinear mechanics system can represent the homology classes, which are generally non-trivial, of the energy level surface and the topology properties of an energy level surface a... The large-scale periodic orbits of a nonlinear mechanics system can represent the homology classes, which are generally non-trivial, of the energy level surface and the topology properties of an energy level surface are determined by the that of the phase space and the large-scale properties of the Hamiltonian. These properties are used for estimate of the rank of the first homology group of energy level surfaces in the paper. 展开更多
关键词 large-scale periodic motion homology classes Morse inequalities
在线阅读 下载PDF
Evolution and Innovation of Agricultural Production Organization Governance Mechanism under Large-scale Farmland Circulation:A Study Based on 175 Questionnaire Survey in Daqing City
17
作者 Shuli SONG Ming LIU +1 位作者 Mingyang XIE Min TANG 《Asian Agricultural Research》 2025年第10期5-7,13,共4页
Based on questionnaire surveys and field interviews conducted with various types of agricultural production organizations across five districts and four counties in Daqing City,this study combines relevant theoretical... Based on questionnaire surveys and field interviews conducted with various types of agricultural production organizations across five districts and four counties in Daqing City,this study combines relevant theoretical frameworks to systematically examine the evolution,performance,and influencing factors of governance mechanisms within these organizations.Using both quantitative and inductive analytical methods,the paper proposes innovative designs and supporting measures for improving governance mechanisms.The findings reveal that,amid large-scale farmland circulation,the governance mechanisms of agricultural production organizations in Daqing City are evolving from traditional to modern structures.However,challenges remain in areas such as decision-making efficiency,benefit distribution,and supervision mechanisms.In response,this study proposes innovative governance designs focusing on decision-making processes,profit-sharing mechanisms,and risk prevention.Corresponding policy recommendations are also provided to support the sustainable development of agricultural modernization in China. 展开更多
关键词 large-scale CIRCULATION AGRICULTURAL production ORGANIZATION GOVERNANCE mechanism
在线阅读 下载PDF
Decomposition for Large-Scale Optimization Problems:An Overview
18
作者 Thai Doan CHUONG Chen LIU Xinghuo YU 《Artificial Intelligence Science and Engineering》 2025年第3期157-174,共18页
Formalizing complex processes and phenomena of a real-world problem may require a large number of variables and constraints,resulting in what is termed a large-scale optimization problem.Nowadays,such large-scale opti... Formalizing complex processes and phenomena of a real-world problem may require a large number of variables and constraints,resulting in what is termed a large-scale optimization problem.Nowadays,such large-scale optimization problems are solved using computing machines,leading to an enormous computational time being required,which may delay deriving timely solutions.Decomposition methods,which partition a large-scale optimization problem into lower-dimensional subproblems,represent a key approach to addressing time-efficiency issues.There has been significant progress in both applied mathematics and emerging artificial intelligence approaches on this front.This work aims at providing an overview of the decomposition methods from both the mathematics and computer science points of view.We also remark on the state-of-the-art developments and recent applications of the decomposition methods,and discuss the future research and development perspectives. 展开更多
关键词 decomposition methods nonlinear optimization large-scale problems computational intelligence
在线阅读 下载PDF
Management Measures for Large-scale Machinery and Equipment in Highway Construction
19
作者 Yang Yu 《Journal of World Architecture》 2025年第2期134-140,共7页
This article focuses on the management of large-scale machinery and equipment in highway construction,with the research objective of identifying issues at the management level and exploring more effective management m... This article focuses on the management of large-scale machinery and equipment in highway construction,with the research objective of identifying issues at the management level and exploring more effective management measures.Through practical observation and logical analysis,this article elaborates on the management connotations of large-scale machinery and equipment in highway construction,affirming its management value from different perspectives.On this basis,it carefully analyzes the problems existing in the management of large-scale machinery and equipment,providing a detailed interpretation of issues such as the weak foundation of the equipment management system and the disconnection between equipment selection and configuration from reality.Combining the manifestations of related problems,this article proposes strategies such as strengthening the institutional foundation of equipment management,selecting and configuring equipment based on actual conditions,aiming to provide references for large-scale machinery and equipment management to relevant enterprises. 展开更多
关键词 HIGHWAY CONSTRUCTION large-scale machinery and equipment management
在线阅读 下载PDF
Large-scale experimental study on scour around both slender and large monopiles under irregular waves
20
作者 En-yu Gong Song-gui Chen +2 位作者 Xin Chen Da-wei Guan Jin-hai Zheng 《Water Science and Engineering》 2025年第3期369-377,共9页
Offshore wind power plays a crucial role in energy strategies.The results of traditional small-scale physical models may be unreliable when extrapolated to large field scales.This study addressed this limitation by co... Offshore wind power plays a crucial role in energy strategies.The results of traditional small-scale physical models may be unreliable when extrapolated to large field scales.This study addressed this limitation by conducting large-scale(1:13)experiments to investigate the scour hole pattern and equilibrium scour depth around both slender and large monopiles under irregular waves.The experiments adopted KeuleganeCarpenter number(NKC)values from 1.01 to 8.89 and diffraction parameter(D/L,where D is the diameter of the monopile,and L is the wave length)values from 0.016 to 0.056.The results showed that changes in the maximum scour location and scour hole shape around a slender monopile were associated with NKC,with differences observed between irregular and regular waves.Improving the calculation of NKC enhanced the accuracy of existing scour formulae under irregular waves.The maximum scour locations around a large monopile were consistently found on both sides,regardless of NKC and D/L,but the scour hole topography was influenced by both parameters.Notably,the scour range around a large monopile was at least as large as the monopile diameter. 展开更多
关键词 SCOUR KeuleganeCarpenter number Irregular waves Equilibrium scour depth large-scale test
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部