期刊文献+
共找到72,612篇文章
< 1 2 250 >
每页显示 20 50 100
Detecting Changes in Hydro-Climatic Variables during the Last Four Decades (1975-2014) on Downstream Kaduna River Catchment, Nigeria 被引量:3
1
作者 G. Chinwendu Okafor O. D. Jimoh K. Isaac Larbi 《Atmospheric and Climate Sciences》 2017年第2期161-175,共15页
This study aimed to detect trends in the long-term hydro-climatic series using non-parametric methods. The annual and seasonal linear trends of rainfall, temperature, runoff, water level and evaporation were analysed ... This study aimed to detect trends in the long-term hydro-climatic series using non-parametric methods. The annual and seasonal linear trends of rainfall, temperature, runoff, water level and evaporation were analysed for stations in downstream Kaduna River Basin during 1975-2014. The non-parametric Mann-Kendall and Sen’s estimator of slope procedures were adopted to identify if there exists an increasing or decreasing trend with their statistical significance at 95% level of confidence. The datasets were checked to account for auto-correlation prior to determining trends using Mann-Kendall test. The existence of abrupt changes was detected by means of Cumulative Sum Charts and Bootstrapping analysis. The results of study indicated increasing trends for seasonal and annual temperature and runoff series. Water level and evaporation revealed statistically decreasing trends both on annual and seasonal periods. However, for the period 1975 to 2014 no significant distinctive trend was observed for rainfall at the investigated stations. Change-points in time series were identified in all the investigated hydro-climatic records for the sub-basin. Generally, the detection of the trend for hydro-climatic variables by Mann-Kendall test conforms to Sen’s test results. It is concluded that the basin is sensitive to climate variability and water stress impacts which will affect food security. So, it would be necessary to make adjustments in the adaptive water-use strategies being adopted at present in the catchment. 展开更多
关键词 hydro-climatic variables Kaduna RIVER Trend Analysis MANN-KENDALL Test Theil-Sen’s Slope Estimator
下载PDF
The influence of resistance exercise training prescription variables on skeletal muscle mass,strength,and physical function in healthy adults:An umbrella review 被引量:1
2
作者 Jonathan C.Mcleod Brad S.Currier +1 位作者 Caroline V.Lowisz Stuart M.Phillips 《Journal of Sport and Health Science》 SCIE CSCD 2024年第1期47-60,共14页
Purpose:The aim of this umbrella review was to determine the impact of resistance training(RT)and individual RT prescription variables on muscle mass,strength,and physical function in healthy adults.Methods:Following ... Purpose:The aim of this umbrella review was to determine the impact of resistance training(RT)and individual RT prescription variables on muscle mass,strength,and physical function in healthy adults.Methods:Following Preferred Reporting Items for Systematic Reviews and Meta-Analyses(PRISMA)guidelines,we systematically searched and screened eligible systematic reviews reporting the effects of differing RT prescription variables on muscle mass(or its proxies),strength,and/or physical function in healthy adults aged>18 years.Results:We identified 44 systematic reviews that met our inclusion criteria.The methodological quality of these reviews was assessed using A Measurement Tool to Assess Systematic Reviews;standardized effectiveness statements were generated.We found that RT was consistently a potent stimulus for increasing skeletal muscle mass(4/4 reviews provide some or sufficient evidence),strength(4/6 reviews provided some or sufficient evidence),and physical function(1/1 review provided some evidence).RT load(6/8 reviews provided some or sufficient evidence),weekly frequency(2/4 reviews provided some or sufficient evidence),volume(3/7 reviews provided some or sufficient evidence),and exercise order(1/1 review provided some evidence)impacted RT-induced increases in muscular strength.We discovered that 2/3 reviews provided some or sufficient evidence that RT volume and contraction velocity influenced skeletal muscle mass,while 4/7 reviews provided insufficient evidence in favor of RT load impacting skeletal muscle mass.There was insufficient evidence to conclude that time of day,periodization,inter-set rest,set configuration,set end point,contraction velocity/time under tension,or exercise order(only pertaining to hypertrophy)influenced skeletal muscle adaptations.A paucity of data limited insights into the impact of RT prescription variables on physical function.Conclusion:Overall,RT increased muscle mass,strength,and physical function compared to no exercise.RT intensity(load)and weekly frequency impacted RT-induced increases in muscular strength but not muscle hypertrophy.RT volume(number of sets)influenced muscular strength and hypertrophy. 展开更多
关键词 HYPERTROPHY Resistance training Resistance training prescription variables STRENGTH Umbrella review
下载PDF
Responses of Annual Variability of Vegetation NPP to Climate Variables Using Satellite Techniques in Gadarif State, Sudan
3
作者 Anwar Mohamedelhassan Bo Zhang +1 位作者 Abdelrahim E. Jahelnabi Eman M. Elhassan 《Journal of Geographic Information System》 2024年第2期136-147,共12页
Plants play an essential role in matter and energy transformations and are key messengers in the carbon and energy cycle. Net primary productivity (NPP) reflects the capability of plants to transform solar energy into... Plants play an essential role in matter and energy transformations and are key messengers in the carbon and energy cycle. Net primary productivity (NPP) reflects the capability of plants to transform solar energy into photosynthesis. It is very sensible for factors affecting on vegetation variability such as climate, soils, plant characteristics and human activities. So, it can be used as an indicator of actual and potential trend of vegetation. In this study we used the actual NPP which was derived from MODIS to assess the response of NPP to climate variables in Gadarif State, from 2000 to 2010. The correlations between NPP and climate variables (temperature and precipitation) are calculated using Pearson’s Correlation Coefficient and ordinary least squares regression. The main results show the following 1) the correlation Coefficient between NPP and mean annual temperature is Somewhat negative for Feshaga, Rahd, Gadarif and Galabat areas and weakly negative in Faw area;2) the correlation Coefficient between NPP and annual total precipitation is weakly negative in Faw, Rahd and Galabat areas and somewhat negative in Galabat and Rahd areas. This study demonstrated that the correlation analysis between NPP and climate variables (precipitation and temperature) gives reliably result of NPP responses to climate variables that is clearly in a very large scale of study area. 展开更多
关键词 Climate variables MODIS NPP Climate Change Correlation Coefficient Gadarif State Remote Sensing GIS Applications
下载PDF
Discovering Latent Variables for the Tasks With Confounders in Multi-Agent Reinforcement Learning
4
作者 Kun Jiang Wenzhang Liu +2 位作者 Yuanda Wang Lu Dong Changyin Sun 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2024年第7期1591-1604,共14页
Efficient exploration in complex coordination tasks has been considered a challenging problem in multi-agent reinforcement learning(MARL). It is significantly more difficult for those tasks with latent variables that ... Efficient exploration in complex coordination tasks has been considered a challenging problem in multi-agent reinforcement learning(MARL). It is significantly more difficult for those tasks with latent variables that agents cannot directly observe. However, most of the existing latent variable discovery methods lack a clear representation of latent variables and an effective evaluation of the influence of latent variables on the agent. In this paper, we propose a new MARL algorithm based on the soft actor-critic method for complex continuous control tasks with confounders. It is called the multi-agent soft actor-critic with latent variable(MASAC-LV) algorithm, which uses variational inference theory to infer the compact latent variables representation space from a large amount of offline experience.Besides, we derive the counterfactual policy whose input has no latent variables and quantify the difference between the actual policy and the counterfactual policy via a distance function. This quantified difference is considered an intrinsic motivation that gives additional rewards based on how much the latent variable affects each agent. The proposed algorithm is evaluated on two collaboration tasks with confounders, and the experimental results demonstrate the effectiveness of MASAC-LV compared to other baseline algorithms. 展开更多
关键词 Latent variable model maximum entropy multi-agent reinforcement learning(MARL) multi-agent system
下载PDF
Evaluating the Efficacy of Latent Variables in Mitigating Data Poisoning Attacks in the Context of Bayesian Networks:An Empirical Study
5
作者 Shahad Alzahrani Hatim Alsuwat Emad Alsuwat 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第5期1635-1654,共20页
Bayesian networks are a powerful class of graphical decision models used to represent causal relationships among variables.However,the reliability and integrity of learned Bayesian network models are highly dependent ... Bayesian networks are a powerful class of graphical decision models used to represent causal relationships among variables.However,the reliability and integrity of learned Bayesian network models are highly dependent on the quality of incoming data streams.One of the primary challenges with Bayesian networks is their vulnerability to adversarial data poisoning attacks,wherein malicious data is injected into the training dataset to negatively influence the Bayesian network models and impair their performance.In this research paper,we propose an efficient framework for detecting data poisoning attacks against Bayesian network structure learning algorithms.Our framework utilizes latent variables to quantify the amount of belief between every two nodes in each causal model over time.We use our innovative methodology to tackle an important issue with data poisoning assaults in the context of Bayesian networks.With regard to four different forms of data poisoning attacks,we specifically aim to strengthen the security and dependability of Bayesian network structure learning techniques,such as the PC algorithm.By doing this,we explore the complexity of this area and offer workablemethods for identifying and reducing these sneaky dangers.Additionally,our research investigates one particular use case,the“Visit to Asia Network.”The practical consequences of using uncertainty as a way to spot cases of data poisoning are explored in this inquiry,which is of utmost relevance.Our results demonstrate the promising efficacy of latent variables in detecting and mitigating the threat of data poisoning attacks.Additionally,our proposed latent-based framework proves to be sensitive in detecting malicious data poisoning attacks in the context of stream data. 展开更多
关键词 Bayesian networks data poisoning attacks latent variables structure learning algorithms adversarial attacks
下载PDF
Multi-Objective Optimization Algorithm for Grouping Decision Variables Based on Extreme Point Pareto Frontier
6
作者 JunWang Linxi Zhang +4 位作者 Hao Zhang Funan Peng Mohammed A.El-Meligy Mohamed Sharaf Qiang Fu 《Computers, Materials & Continua》 SCIE EI 2024年第4期1281-1299,共19页
The existing algorithms for solving multi-objective optimization problems fall into three main categories:Decomposition-based,dominance-based,and indicator-based.Traditional multi-objective optimization problemsmainly... The existing algorithms for solving multi-objective optimization problems fall into three main categories:Decomposition-based,dominance-based,and indicator-based.Traditional multi-objective optimization problemsmainly focus on objectives,treating decision variables as a total variable to solve the problem without consideringthe critical role of decision variables in objective optimization.As seen,a variety of decision variable groupingalgorithms have been proposed.However,these algorithms are relatively broad for the changes of most decisionvariables in the evolution process and are time-consuming in the process of finding the Pareto frontier.To solvethese problems,a multi-objective optimization algorithm for grouping decision variables based on extreme pointPareto frontier(MOEA-DV/EPF)is proposed.This algorithm adopts a preprocessing rule to solve the Paretooptimal solution set of extreme points generated by simultaneous evolution in various target directions,obtainsthe basic Pareto front surface to determine the convergence effect,and analyzes the convergence and distributioneffects of decision variables.In the later stages of algorithm optimization,different mutation strategies are adoptedaccording to the nature of the decision variables to speed up the rate of evolution to obtain excellent individuals,thusenhancing the performance of the algorithm.Evaluation validation of the test functions shows that this algorithmcan solve the multi-objective optimization problem more efficiently. 展开更多
关键词 Multi-objective evolutionary optimization algorithm decision variables grouping extreme point pareto frontier
下载PDF
Large-Scale Multi-Objective Optimization Algorithm Based on Weighted Overlapping Grouping of Decision Variables
7
作者 Liang Chen Jingbo Zhang +2 位作者 Linjie Wu Xingjuan Cai Yubin Xu 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第7期363-383,共21页
The large-scale multi-objective optimization algorithm(LSMOA),based on the grouping of decision variables,is an advanced method for handling high-dimensional decision variables.However,in practical problems,the intera... The large-scale multi-objective optimization algorithm(LSMOA),based on the grouping of decision variables,is an advanced method for handling high-dimensional decision variables.However,in practical problems,the interaction among decision variables is intricate,leading to large group sizes and suboptimal optimization effects;hence a large-scale multi-objective optimization algorithm based on weighted overlapping grouping of decision variables(MOEAWOD)is proposed in this paper.Initially,the decision variables are perturbed and categorized into convergence and diversity variables;subsequently,the convergence variables are subdivided into groups based on the interactions among different decision variables.If the size of a group surpasses the set threshold,that group undergoes a process of weighting and overlapping grouping.Specifically,the interaction strength is evaluated based on the interaction frequency and number of objectives among various decision variables.The decision variable with the highest interaction in the group is identified and disregarded,and the remaining variables are then reclassified into subgroups.Finally,the decision variable with the strongest interaction is added to each subgroup.MOEAWOD minimizes the interactivity between different groups and maximizes the interactivity of decision variables within groups,which contributed to the optimized direction of convergence and diversity exploration with different groups.MOEAWOD was subjected to testing on 18 benchmark large-scale optimization problems,and the experimental results demonstrate the effectiveness of our methods.Compared with the other algorithms,our method is still at an advantage. 展开更多
关键词 Decision variable grouping large-scale multi-objective optimization algorithms weighted overlapping grouping direction-guided evolution
下载PDF
Wave propagation of a functionally graded plate via integral variables with a hyperbolic arcsine function
8
作者 Mokhtar Ellali Mokhtar Bouazza Ashraf M.Zenkour 《Earthquake Engineering and Engineering Vibration》 SCIE EI CSCD 2024年第3期547-561,共15页
Several studies on functionally graded materials(FGMs)have been done by researchers,but few studies have dealt with the impact of the modification of the properties of materials with regard to the functional propagati... Several studies on functionally graded materials(FGMs)have been done by researchers,but few studies have dealt with the impact of the modification of the properties of materials with regard to the functional propagation of the waves in plates.This work aims to explore the effects of changing compositional characteristics and the volume fraction of the constituent of plate materials regarding the wave propagation response of thick plates of FGM.This model is based on a higher-order theory and a new displacement field with four unknowns that introduce indeterminate integral variables with a hyperbolic arcsine function.The FGM plate is assumed to consist of a mixture of metal and ceramic,and its properties change depending on the power functions of the thickness of the plate,such as linear,quadratic,cubic,and inverse quadratic.By utilizing Hamilton’s principle,general formulae of the wave propagation were obtained to establish wave modes and phase velocity curves of the wave propagation in a functionally graded plate,including the effects of changing compositional characteristics of materials. 展开更多
关键词 FGM plate effects of material properties wave propagation indeterminate integral variables inverse sinus hyperbolic function
下载PDF
Hybrid Dynamic Variables-Dependent Event-Triggered Fuzzy Model Predictive Control
9
作者 Xiongbo Wan Chaoling Zhang +2 位作者 Fan Wei Chuan-Ke Zhang Min Wu 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2024年第3期723-733,共11页
This article focuses on dynamic event-triggered mechanism(DETM)-based model predictive control(MPC) for T-S fuzzy systems.A hybrid dynamic variables-dependent DETM is carefully devised,which includes a multiplicative ... This article focuses on dynamic event-triggered mechanism(DETM)-based model predictive control(MPC) for T-S fuzzy systems.A hybrid dynamic variables-dependent DETM is carefully devised,which includes a multiplicative dynamic variable and an additive dynamic variable.The addressed DETM-based fuzzy MPC issue is described as a “min-max” optimization problem(OP).To facilitate the co-design of the MPC controller and the weighting matrix of the DETM,an auxiliary OP is proposed based on a new Lyapunov function and a new robust positive invariant(RPI) set that contain the membership functions and the hybrid dynamic variables.A dynamic event-triggered fuzzy MPC algorithm is developed accordingly,whose recursive feasibility is analysed by employing the RPI set.With the designed controller,the involved fuzzy system is ensured to be asymptotically stable.Two examples show that the new DETM and DETM-based MPC algorithm have the advantages of reducing resource consumption while yielding the anticipated performance. 展开更多
关键词 Dynamic event-triggered mechanism(DETM) hybrid dynamic variables model predictive control(MPC) robust positive invariant(RPI)set T-S fuzzy systems
下载PDF
The Determination Method of Product Engineering Features Based on Linguistic Variables
10
作者 Guo Mao 《Journal of World Architecture》 2024年第1期18-23,共6页
To overcome the problem of imprecise and unclear information in the development of quality functions,a method for determining the priority of engineering features based on mixed linguistic variables is proposed.First,... To overcome the problem of imprecise and unclear information in the development of quality functions,a method for determining the priority of engineering features based on mixed linguistic variables is proposed.First,the evaluation member uses the determined linguistic variable to give the correlation strength evaluation matrix of customer requirements and engineering features.Secondly,the relative importance of the evaluation member and customer requirements are aggregated.Finally,the priority of engineering features is obtained by calculating the deviation.The feasibility and practicability of this method are proven by taking the design of a new product of a long bag low-pressure pulse dust collector as an example. 展开更多
关键词 Quality function deployment Engineering features Linguistic variable Priority ratings
下载PDF
Establishment and Optimization of Status Assessment Variables for Heavy Haul Railway Line Service Performance
11
作者 Changfan Zhang Wendong Kong +2 位作者 Zhongmei Wang Lin Jia Shou Chen 《Journal of Transportation Technologies》 2023年第4期731-745,共15页
In order to address the issues of complex system structure and variable selection difficulty for the current heavy haul railway line status evaluation system, a three-category and three-layer heavy-haul line status ev... In order to address the issues of complex system structure and variable selection difficulty for the current heavy haul railway line status evaluation system, a three-category and three-layer heavy-haul line status evaluation variable set construction and reduction optimization method is proposed. Firstly, the status of heavy haul railway line is analyzed, and an initial set of evaluation variables affecting the line status is constructed. Then, based on the association rule and the principal component analysis method, key variables are extracted from the initial variable set to establish the evaluation system. Finally, this method is verified with actual data of a line. The results show that the service performance of heavy haul railway line can still be evaluated accurately when the evaluation variables are reduced by 60% in the proposed method. 展开更多
关键词 Set of variables Key variables Heavy Haul Railway Line Association Rule Principal Component Analysis
下载PDF
Complete moment convergence for ND random variables under the sub-linear expectations
12
作者 FENG Feng-xiang WANG Ding-cheng WU Qun-ying 《Applied Mathematics(A Journal of Chinese Universities)》 SCIE CSCD 2023年第3期444-457,共14页
In this article,we establish a general result on complete moment convergence for arrays of rowwise negatively dependent(ND)random variables under the sub-linear expectations.As applications,we can obtain a series of r... In this article,we establish a general result on complete moment convergence for arrays of rowwise negatively dependent(ND)random variables under the sub-linear expectations.As applications,we can obtain a series of results on complete moment convergence for ND random variables under the sub-linear expectations. 展开更多
关键词 complete convergence complete moment convergence ND random variables sub-linear expectation
下载PDF
Preliminary Investigation of Total Ozone Column and Its Relationship with Atmospheric Variables
13
作者 Moses Owoicho Audu Ejembi Emmanuel +2 位作者 Otor Daniel Abi Daniel Audu Ogbe Chibuoke Kingsley Arinze 《Atmospheric and Climate Sciences》 CAS 2023年第2期225-239,共15页
This study attempts to investigate the interaction between lower and upper atmosphere, employing daily data of Total Ozone Column (TOC) and atmospheric parameter (cloud cover) over Nigeria from 1998-2012;in order to s... This study attempts to investigate the interaction between lower and upper atmosphere, employing daily data of Total Ozone Column (TOC) and atmospheric parameter (cloud cover) over Nigeria from 1998-2012;in order to study the dynamic effect of ozone on climate and vice versa. This is due to the fact that ozone and climate influence each other and the understanding of the dynamic effect of the interconnectivity is still an open research area. Monthly mean daily TOC and cloud cover data were obtained from the Earth Probe Total Ozone Mass Spectroscopy (EPTOMS) and the International Satellite Cloud Climatology Project (ISCCP)-D2 datasets respectively. Bivariate analysis and Mann Kendall trend tests were used in data analysis. MATLAB and ArcGIS software were employed in analyzing the data. Results reveal that TOC increased spatially from the coastal region to the north eastern region of the country. Seasonally, the highest value of TOC was observed at the peak of rainy season when cloud activity is very high, while the lowest value was recorded in dry season. These variations were attributed to rain producing mechanisms and atmospheric phenomena which influence the transport and distribution of ozone. Furthermore, the statistical analysis reveals significant relationship between TOC and low and middle cloud covers in contrast to high cloud cover. This relationship is consistent with previous studies using other atmospheric variables. This study has given scientific insight which is useful in understanding the coupling of the lower and upper atmosphere. 展开更多
关键词 Total Ozone Column Cloud Cover Ozone Depletion Atmospheric variables EPTOMS NIGERIA
下载PDF
An Improved HVQ Algorithm for Compression and Rendering of Space Environment Volume Data with Multi-correlated Variables
14
作者 BAO Lili CAI Yanxia +2 位作者 WANG Rui ZOU Yenan SHI Liqin 《空间科学学报》 CAS CSCD 北大核心 2023年第4期780-785,共6页
Volume visualization can not only illustrate overall distribution but also inner structure and it is an important approach for space environment research.Space environment simulation can produce several correlated var... Volume visualization can not only illustrate overall distribution but also inner structure and it is an important approach for space environment research.Space environment simulation can produce several correlated variables at the same time.However,existing compressed volume rendering methods only consider reducing the redundant information in a single volume of a specific variable,not dealing with the redundant information among these variables.For space environment volume data with multi-correlated variables,based on the HVQ-1d method we propose a further improved HVQ method by compositing variable-specific levels to reduce the redundant information among these variables.The volume data associated with each variable is divided into disjoint blocks of size 43 initially.The blocks are represented as two levels,a mean level and a detail level.The variable-specific mean levels and detail levels are combined respectively to form a larger global mean level and a larger global detail level.To both global levels,a splitting based on a principal component analysis is applied to compute initial codebooks.Then,LBG algorithm is conducted for codebook refinement and quantization.We further take advantage of progressive rendering based on GPU for real-time interactive visualization.Our method has been tested along with HVQ and HVQ-1d on high-energy proton flux volume data,including>5,>10,>30 and>50 MeV integrated proton flux.The results of our experiments prove that the method proposed in this paper pays the least cost of quality at compression,achieves a higher decompression and rendering speed compared with HVQ and provides satisficed fidelity while ensuring interactive rendering speed. 展开更多
关键词 Compressed volume rendering Multi-correlated variables Space environment Vector quantization GPU programming
下载PDF
SOME RESULTS REGARDING PARTIAL DIFFERENTIAL POLYNOMIALS AND THE UNIQUENESS OF MEROMORPHIC FUNCTIONS IN SEVERAL VARIABLES
15
作者 刘曼莉 高凌云 房少梅 《Acta Mathematica Scientia》 SCIE CSCD 2023年第2期821-838,共18页
In this paper,we mainly investigate the value distribution of meromorphic functions in Cmwith its partial differential and uniqueness problem on meromorphic functions in Cmand with its k-th total derivative sharing sm... In this paper,we mainly investigate the value distribution of meromorphic functions in Cmwith its partial differential and uniqueness problem on meromorphic functions in Cmand with its k-th total derivative sharing small functions.As an application of the value distribution result,we study the defect relation of a nonconstant solution to the partial differential equation.In particular,we give a connection between the Picard type theorem of Milliox-Hayman and the characterization of entire solutions of a partial differential equation. 展开更多
关键词 meromorphic function in several variables Nevanlinna theory partial differ-ential equation total derivative
下载PDF
A Stroke-Limitation AMD Control System with Variable Gain and Limited Area for High-Rise Buildings
16
作者 Zuo-Hua Li Qing-Gui Wu +1 位作者 Jun Teng Chao-Jun Chen 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第1期865-884,共20页
Collisions between a moving mass and an anti-collision device increase structural responses and threaten structural safety.An active mass damper(AMD)with stroke limitations is often used to avoid collisions.However,a ... Collisions between a moving mass and an anti-collision device increase structural responses and threaten structural safety.An active mass damper(AMD)with stroke limitations is often used to avoid collisions.However,a strokelimited AMD control system with a fixed limited area shortens the available AMD stroke and leads to significant control power.To solve this problem,the design approach with variable gain and limited area(VGLA)is proposed in this study.First,the boundary of variable-limited areas is calculated based on the real-time status of the moving mass.The variable gain(VG)expression at the variable limited area is deduced by considering the saturation of AMD stroke.Then,numerical simulations of a stroke-limited AMD control system with VGLA are conducted on a high-rise building structure.These numerical simulations show that the proposed approach has superior strokelimitation performance compared with a stroke-limited AMD control system with a fixed limited area.Finally,the proposed approach is validated through experiments on a four-story steel frame. 展开更多
关键词 High-rise buildings active control stroke limitations variable gain variable limited area
下载PDF
A novel variable-order fractional chaotic map and its dynamics
17
作者 唐周青 贺少波 +3 位作者 王会海 孙克辉 姚昭 吴先明 《Chinese Physics B》 SCIE EI CAS CSCD 2024年第3期281-290,共10页
In recent years,fractional-order chaotic maps have been paid more attention in publications because of the memory effect.This paper presents a novel variable-order fractional sine map(VFSM)based on the discrete fracti... In recent years,fractional-order chaotic maps have been paid more attention in publications because of the memory effect.This paper presents a novel variable-order fractional sine map(VFSM)based on the discrete fractional calculus.Specially,the order is defined as an iterative function that incorporates the current state of the system.By analyzing phase diagrams,time sequences,bifurcations,Lyapunov exponents and fuzzy entropy complexity,the dynamics of the proposed map are investigated comparing with the constant-order fractional sine map.The results reveal that the variable order has a good effect on improving the chaotic performance,and it enlarges the range of available parameter values as well as reduces non-chaotic windows.Multiple coexisting attractors also enrich the dynamics of VFSM and prove its sensitivity to initial values.Moreover,the sequence generated by the proposed map passes the statistical test for pseudorandom number and shows strong robustness to parameter estimation,which proves the potential applications in the field of information security. 展开更多
关键词 CHAOS fractional difference variable order MULTISTABILITY COMPLEXITY
下载PDF
An approximate analytical model for unconventional reservoir considering variable matrix blocks and simultaneous matrix depletion
18
作者 Kai-Xuan Qiu Jia Li +2 位作者 Dong Feng Shi-Ming Wei Gang Lei 《Petroleum Science》 SCIE EI CAS CSCD 2024年第1期352-365,共14页
In regard to unconventional oil reservoirs,the transient dual-porosity and triple-porosity models have been adopted to describe the fluid flow in the complex fracture network.It has been proven to cause inaccurate pro... In regard to unconventional oil reservoirs,the transient dual-porosity and triple-porosity models have been adopted to describe the fluid flow in the complex fracture network.It has been proven to cause inaccurate production evaluations because of the absence of matrix-macrofracture communication.In addition,most of the existing models are solved analytically based on Laplace transform and numerical inversion.Hence,an approximate analytical solution is derived directly in real-time space considering variable matrix blocks and simultaneous matrix depletion.To simplify the derivation,the simultaneous matrix depletion is divided into two parts:one part feeding the macrofractures and the other part feeding the microfractures.Then,a series of partial differential equations(PDEs)describing the transient flow and boundary conditions are constructed and solved analytically by integration.Finally,a relationship between oil rate and production time in real-time space is obtained.The new model is verified against classical analytical models.When the microfracture system and matrix-macrofracture communication is neglected,the result of the new model agrees with those obtained with the dual-porosity and triple-porosity model,respectively.Certainly,the new model also has an excellent agreement with the numerical model.The model is then applied to two actual tight oil wells completed in western Canada sedimentary basin.After identifying the flow regime,the solution suitably matches the field production data,and the model parameters are determined.Through these output parameters,we can accurately forecast the production and even estimate the petrophysical properties. 展开更多
关键词 Analytical solution Unconventional reservoir variable matrix Simultaneous flow
下载PDF
Improvement and security analysis of multi-ring discrete modulation continuous variable quantum secret sharing scheme
19
作者 姜欢窈 聂敏 +3 位作者 杨光 孙爱晶 张美玲 裴昌幸 《Chinese Physics B》 SCIE EI CAS CSCD 2024年第7期189-197,共9页
In order to avoid the complexity of Gaussian modulation and the problem that the traditional point-to-point communication DM-CVQKD protocol cannot meet the demand for multi-user key sharing at the same time, we propos... In order to avoid the complexity of Gaussian modulation and the problem that the traditional point-to-point communication DM-CVQKD protocol cannot meet the demand for multi-user key sharing at the same time, we propose a multi-ring discrete modulation continuous variable quantum key sharing scheme(MR-DM-CVQSS). In this paper, we primarily compare single-ring and multi-ring M-symbol amplitude and phase-shift keying modulations. We analyze their asymptotic key rates against collective attacks and consider the security key rates under finite-size effects. Leveraging the characteristics of discrete modulation, we improve the quantum secret sharing scheme. Non-dealer participants only require simple phase shifters to complete quantum secret sharing. We also provide the general design of the MR-DM-CVQSS protocol.We conduct a comprehensive analysis of the improved protocol's performance, confirming that the enhancement through multi-ring M-PSK allows for longer-distance quantum key distribution. Additionally, it reduces the deployment complexity of the system, thereby increasing the practical value. 展开更多
关键词 discrete modulation continuous variable quantum secret sharing scheme
下载PDF
Influence of variable viscosity and double diffusion on the convective stability of a nanofluid flow in an inclined porous channel
20
作者 N.HUMNEKAR D.SRINIVASACHARYA 《Applied Mathematics and Mechanics(English Edition)》 SCIE EI CSCD 2024年第3期563-580,共18页
The influence of variable viscosity and double diffusion on the convective stability of a nanofluid flow in an inclined porous channel is investigated.The DarcyBrinkman model is used to characterize the fluid flow dyn... The influence of variable viscosity and double diffusion on the convective stability of a nanofluid flow in an inclined porous channel is investigated.The DarcyBrinkman model is used to characterize the fluid flow dynamics in porous materials.The analytical solutions are obtained for the unidirectional and completely developed flow.Based on a normal mode analysis,the generalized eigenvalue problem under a perturbed state is solved.The eigenvalue problem is then solved by the spectral method.Finally,the critical Rayleigh number with the corresponding wavenumber is evaluated at the assigned values of the other flow-governing parameters.The results show that increasing the Darcy number,the Lewis number,the Dufour parameter,or the Soret parameter increases the stability of the system,whereas increasing the inclination angle of the channel destabilizes the flow.Besides,the flow is the most unstable when the channel is vertically oriented. 展开更多
关键词 NANOFLUID inclined channel variable viscosity linear stability double dif-fusion porous medium
下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部