现有电力负荷预测方法面临诸多挑战,尤其是在考虑气象因素对负荷波动的影响时,传统方法往往忽视气象特征与负荷之间复杂的非线性关系,导致预测精度不足。对此文中提出一种基于气象相似日修正(meteorological similar day correction,MS...现有电力负荷预测方法面临诸多挑战,尤其是在考虑气象因素对负荷波动的影响时,传统方法往往忽视气象特征与负荷之间复杂的非线性关系,导致预测精度不足。对此文中提出一种基于气象相似日修正(meteorological similar day correction,MSDC)和改进鹦鹉优化(improved parrot optimizer,IPO)线性分解(decomposition-based linear,DLinear)的日前电力负荷预测模型。首先运用Logistic映射、自适应变异策略、螺旋波动搜索IPO对DLinear超参数进行优化,然后由DLinear提取数据的周期性和趋势性特征,最后通过比对气象特征欧氏距离修正负荷预测值,形成基于IPO-DLinear-MSDC的日前电力负荷预测模型。采用2024年6月至10月湖南株洲地区总电力负荷数据集进行仿真分析,IPO-DLinear-MSDC模型的输出平均绝对百分比误差(mean absolute percentage error,MAPE)、决定系数R2分别为4.67%、0.833,相较于IPO-DLinear与PO-DLinear模型,MAPE分别下降了0.83个百分点、1.43个百分点,R2分别提升了0.074、0.125。展开更多
In this paper,we introduce TianXing,a transformer-based data-driven model designed with physical augmentation for skillful and efficient global weather forecasting.Previous data-driven transformer models such as Pangu...In this paper,we introduce TianXing,a transformer-based data-driven model designed with physical augmentation for skillful and efficient global weather forecasting.Previous data-driven transformer models such as Pangu-Weather,FengWu,and FuXi have emerged as promising alternatives for numerical weather prediction in weather forecasting.However,these models have been characterized by their substantial computational resource consumption during training and limited incorporation of explicit physical guidance in their modeling frameworks.In contrast,TianXing applies a linear complexity mechanism that ensures proportional scalability with input data size while significantly diminishing GPU resource demands,with only a marginal compromise in accuracy.Furthermore,TianXing proposes an explicit attention decay mechanism in the linear attention derived from physical insights to enhance its forecasting skill.The mechanism can reweight attention based on Earth's spherical distances and learned sparse multivariate coupling relationships,promptingTianXing to prioritize dynamically relevant neighboring features.Finally,to enhance its performance in mediumrange forecasting,TianXing employs a stacked autoregressive forecast algorithm.Validation of the model's architecture is conducted using ERA5 reanalysis data at a 5.625°latitude-longitude resolution,while a high-resolution dataset at 0.25°is utilized for training the actual forecasting model.Notably,the TianXing exhibits excellent performance,particularly in the Z500(geopotential height)and T850(temperature)fields,surpassing previous data-driven models and operational fullresolution models such as NCEP GFS and ECMWF IFS,as evidenced by latitude-weighted RMSE and ACC metrics.Moreover,the TianXing has demonstrated remarkable capabilities in predicting extreme weather events,such as typhoons.展开更多
The growing prevalence of exercise-induced tibial stress fractures demands wearable sensors capable of monitoring dynamic musculoskeletal loads with medical-grade precision.While flexible pressure-sensing insoles show...The growing prevalence of exercise-induced tibial stress fractures demands wearable sensors capable of monitoring dynamic musculoskeletal loads with medical-grade precision.While flexible pressure-sensing insoles show clinical potential,their development has been hindered by the intrinsic trade-off between high sensitivity and full-range linearity(R^(2)>0.99 up to 1 MPa)in conventional designs.Inspired by the tactile sensing mechanism of human skin,where dermal stratification enables wide-range pressure adaptation and ion-channelregulated signaling maintains linear electrical responses,we developed a dual-mechanism flexible iontronic pressure sensor(FIPS).This innovative design synergistically combines two bioinspired components:interdigitated fabric microstructures enabling pressure-proportional contact area expansion(αP1/3)and iontronic film facilitating self-adaptive ion concentration modulation(αP^(2/3)),which together generate a linear capacitance-pressure response(CαP).The FIPS achieves breakthrough performance:242 kPa^(-1)sensitivity with 0.997linearity across 0-1 MPa,yielding a record linear sensing factor(LSF=242,000).The design is validated across various substrates and ionic materials,demonstrating its versatility.Finally,the FIPS-driven design enables a smart insole demonstrating 1.8%error in tibial load assessment during gait analysis,outperforming nonlinear counterparts(6.5%error)in early fracture-risk prediction.The biomimetic design framework establishes a universal approach for developing high-performance linear sensors,establishing generalized principles for medical-grade wearable devices.展开更多
Knowing the precise relationship between fuel loading and reactivity is essential for guiding reactor criticality extrapolation and online refueling in molten salt reactors(MSRs).This study aims to explore and explain...Knowing the precise relationship between fuel loading and reactivity is essential for guiding reactor criticality extrapolation and online refueling in molten salt reactors(MSRs).This study aims to explore and explain the linear relationship between reactivity and the reciprocal of uranium concentration in thermal-spectrum MSRs.By applying neutron balance theory,we analyzed the neutron absorption cross sections of various nuclides in single-lattice models with varying fuel concentrations.Our findings reveal a simple linear correlation between reactivity and the reciprocal of uranium concentration,which can be explained from the perspective of nuclear reaction cross sections that adhere to the 1/v law in the thermal neutron spectrum.Furthermore,we identified that the neutron absorption single-group cross sections of structural materials and carrier salts exhibit an approximately linear relationship with the fission single-group cross section of ^(235) U;similarly,the reciprocal of ^(235)U’s fission cross section exhibits an approximately linear relationship with uranium concentration.This linear relationship deviates as the volume fraction of molten salt increases,due to a greater proportion of neutrons being captured in the resonance energy spectrum.However,it remains valid for molten salt volume fractions up to 25%and demonstrates broad applicability in the physical design and operation of thermal molten salt reactors.展开更多
Visual question answering(VQA)is a multimodal task,involving a deep understanding of the image scene and the question’s meaning and capturing the relevant correlations between both modalities to infer the appropriate...Visual question answering(VQA)is a multimodal task,involving a deep understanding of the image scene and the question’s meaning and capturing the relevant correlations between both modalities to infer the appropriate answer.In this paper,we propose a VQA system intended to answer yes/no questions about real-world images,in Arabic.To support a robust VQA system,we work in two directions:(1)Using deep neural networks to semantically represent the given image and question in a fine-grainedmanner,namely ResNet-152 and Gated Recurrent Units(GRU).(2)Studying the role of the utilizedmultimodal bilinear pooling fusion technique in the trade-o.between the model complexity and the overall model performance.Some fusion techniques could significantly increase the model complexity,which seriously limits their applicability for VQA models.So far,there is no evidence of how efficient these multimodal bilinear pooling fusion techniques are for VQA systems dedicated to yes/no questions.Hence,a comparative analysis is conducted between eight bilinear pooling fusion techniques,in terms of their ability to reduce themodel complexity and improve themodel performance in this case of VQA systems.Experiments indicate that these multimodal bilinear pooling fusion techniques have improved the VQA model’s performance,until reaching the best performance of 89.25%.Further,experiments have proven that the number of answers in the developed VQA system is a critical factor that a.ects the effectiveness of these multimodal bilinear pooling techniques in achieving their main objective of reducing the model complexity.The Multimodal Local Perception Bilinear Pooling(MLPB)technique has shown the best balance between the model complexity and its performance,for VQA systems designed to answer yes/no questions.展开更多
NaNbO_(3)-based lead-free dielectric ceramics possess significant application prospects in the field of dielectric capacitors.However,their development is hindered by low recoverable energy storage density(W_(rec))and...NaNbO_(3)-based lead-free dielectric ceramics possess significant application prospects in the field of dielectric capacitors.However,their development is hindered by low recoverable energy storage density(W_(rec))and energy storage efficiency(η).Herein,novel NaNbO_(3)-based ceramics,(1-x)[0.7Na_(0.97)Sm_(0.01)NbO_(3)–0.3(Sr_(0.7)Bi_(0.2))(Ti_(0.8)Zr_(0.2))O_(3)]–xCaTiO_(3),were created by adding CaTiO_(3) linear dielectric,aiming to improve their energy storage performance(ESP).The phase structure,microstructure,dielectric properties,energy storage and charge–discharge performances of the ceramics were methodically analyzed.All components of the ceramics exhibit a perovskite structure consisting of two phases:antiferroelectric P-phase(AFE P)and antiferroelectric R-phase(AFE R),with the AFE R phase increasing as x rises.All ceramic surfaces exhibit clear grain morphology.The resultant ceramics have an appropriate dielectric constant and a small dielectric loss,which are beneficial for improving breakdown field strength(E_(b)).Finally,at an E_(b) of 470 kV/cm,0.85[0.7Na_(0.97)Sm_(0.01)NbO_(3)–0.3(Sr_(0.7)Bi_(0.2))(Ti_(0.8)Zr_(0.2))O_(3)]–0.15CaTiO_(3) ceramic achieves optimal ESP:W_(rec)=3.9 J/cm^(3),η=72.49%.In addition,it has remarkable stability with temperature and frequency in energy storage and displays ultrafast speed in the charge–discharge process(t_(0.9)=27 ns).展开更多
During the use of robotics in applications such as antiterrorism or combat,a motion-constrained pursuer vehicle,such as a Dubins unmanned surface vehicle(USV),must get close enough(within a prescribed zero or positive...During the use of robotics in applications such as antiterrorism or combat,a motion-constrained pursuer vehicle,such as a Dubins unmanned surface vehicle(USV),must get close enough(within a prescribed zero or positive distance)to a moving target as quickly as possible,resulting in the extended minimum-time intercept problem(EMTIP).Existing research has primarily focused on the zero-distance intercept problem,MTIP,establishing the necessary or sufficient conditions for MTIP optimality,and utilizing analytic algorithms,such as root-finding algorithms,to calculate the optimal solutions.However,these approaches depend heavily on the properties of the analytic algorithm,making them inapplicable when problem settings change,such as in the case of a positive effective range or complicated target motions outside uniform rectilinear motion.In this study,an approach employing a high-accuracy and quality-guaranteed mixed-integer piecewise-linear program(QG-PWL)is proposed for the EMTIP.This program can accommodate different effective interception ranges and complicated target motions(variable velocity or complicated trajectories).The high accuracy and quality guarantees of QG-PWL originate from elegant strategies such as piecewise linearization and other developed operation strategies.The approximate error in the intercept path length is proved to be bounded to h^(2)/(4√2),where h is the piecewise length.展开更多
This study investigated the impact of the xu-argument-based continuation on Chinese high school students’English syntactic complexity captured using verb-argument constructions(VACs)over an 8-week period.Participants...This study investigated the impact of the xu-argument-based continuation on Chinese high school students’English syntactic complexity captured using verb-argument constructions(VACs)over an 8-week period.Participants were two comparable groups of students:one group worked with English input texts(i.e.,E-E),while the other worked with Chinese input texts with the same content(i.e.,C-E).The results showed that over time,the E-E group exhibited a greater tendency to use a wider range of VACs,such as caused-motion constructions,attributives,passives,and phrasal verbs.At the same time,they reduced their use of simpler VACs like intransitive-motion and simple transitive constructions,especially when compared to the C-E group.This pattern was also evident in the topic-based writing during the posttest.These findings strongly support the effectiveness of xu-argument-based continuation tasks in promoting the development of L2 VAC knowledge.They suggest that tasks combining language input with output can significantly enhance learners’ability to use more sophisticated VACs.展开更多
In order to investigate the penetration performance of Linear-Shaped Charge(LSC),Embowed LinearShaped Charge(ELSC),and Embowed Linear Explosively Formed Projectile(ELEFP)on T-shaped stiffened plates,a series of near-f...In order to investigate the penetration performance of Linear-Shaped Charge(LSC),Embowed LinearShaped Charge(ELSC),and Embowed Linear Explosively Formed Projectile(ELEFP)on T-shaped stiffened plates,a series of near-field air-burst experiments are conducted.The damage modes and characteristics of the target plates are compared and analyzed.Each flat plate section is completely punctured,resulting in a penetration hole.The damage modes induced by the three charge types on the stiffened plate structure are consistent,characterized by shear failure in the central region of the flat plate due to penetration by the penetrator,localized plastic deformation of the flat plate,and local penetration failure resulting from partial perforation of the central stiffener.The penetration lengths caused by ELSC and ELEFP are 45.1%and 46.1% larger than that of LSC,while the half-width of the penetration hole generated by ELEFP is 54.2% and 24.7% smaller than that of ELSC and LSC,respectively.The penetration height caused by ELEFP are 17.5%and 62.1% larger than that of ELSC and LSC,respectively.The stiffener effectively segments the damage area,enhancing the local structural strength and limiting the extent of plastic deformation in the flat plate section.The comparative results show that the ELSC proves to be more effective for efficient large-scale damage,and ELEFP is more suitable for achieving efficient localized damage.展开更多
Dear Editor,Linear and whorled nevoid hypermelanosis(LWNH)is a rare,sporadic pigmentary disorder characterized by hyperpigmented macules arranged in linear streaks and whorls along Blaschko's lines,typically appea...Dear Editor,Linear and whorled nevoid hypermelanosis(LWNH)is a rare,sporadic pigmentary disorder characterized by hyperpigmented macules arranged in linear streaks and whorls along Blaschko's lines,typically appearing within the first few weeks of life[1],and remains a challenge to treat.Here,we report a case of LWNH and review the relevant literature to help clinicians better understand this disease.展开更多
We determined the linear complexity of a family of p2-periodic binary threshold sequences and a family of p2-periodic binary sequences constructed using the Legendre symbol,both of which are derived from Fermat quotie...We determined the linear complexity of a family of p2-periodic binary threshold sequences and a family of p2-periodic binary sequences constructed using the Legendre symbol,both of which are derived from Fermat quotients modulo an odd prime p.If 2 is a primitive element modulo p2,the linear complexity equals to p2-p or p2-1,which is very close to the period and it is large enough for cryptographic purpose.展开更多
Linear complexity and k-error linear complexity of the stream cipher are two important standards to scale the randomicity of keystreams. For the 2n -periodicperiodic binary sequence with linear complexity 2n 1and k = ...Linear complexity and k-error linear complexity of the stream cipher are two important standards to scale the randomicity of keystreams. For the 2n -periodicperiodic binary sequence with linear complexity 2n 1and k = 2,3,the number of sequences with given k-error linear complexity and the expected k-error linear complexity are provided. Moreover,the proportion of the sequences whose k-error linear complexity is bigger than the expected value is analyzed.展开更多
The linear complexity of a new kind of keystream sequences.FCSR sequences,is discussed by use of the properties of cyclotomic polynomials.Based on the results of C.Seo's,an upper bound and a lower bound on the li...The linear complexity of a new kind of keystream sequences.FCSR sequences,is discussed by use of the properties of cyclotomic polynomials.Based on the results of C.Seo's,an upper bound and a lower bound on the linear complexity of a significant kind of FCSR sequences—l-sequences are presented.展开更多
Minimal polynomials and linear complexity of binary Ding generalized cyclotomic sequences of order 2 with the two-prime residue ring Zpq are obtained by Bai in 2005. In this paper, we obtain linear complexity and mini...Minimal polynomials and linear complexity of binary Ding generalized cyclotomic sequences of order 2 with the two-prime residue ring Zpq are obtained by Bai in 2005. In this paper, we obtain linear complexity and minimal polynomials of all Ding generalized cyclotomic sequences. Our result shows that linear complexity of these sequences takes on the values pq and pq-1 on our necessary and sufficient condition with probability 1/4 and the lower bound (pq - 1)/2 with probability 1/8. This shows that most of these sequences are good. We also obtained that linear complexity and minimal polynomials of these sequences are independent of their orders. This makes it no more difficult in choosing proper p and q.展开更多
The k-error linear complexity and the linear complexity of the keystream of a stream cipher are two important standards to scale the randomness of the key stream. For a pq^n-periodic binary sequences where p, q are tw...The k-error linear complexity and the linear complexity of the keystream of a stream cipher are two important standards to scale the randomness of the key stream. For a pq^n-periodic binary sequences where p, q are two odd primes satisfying that 2 is a primitive root module p and q^2 and gcd(p-1, q-1) = 2, we analyze the relationship between the linear complexity and the minimum value k for which the k-error linear complexity is strictly less than the linear complexity.展开更多
Cyclotomic sequences have good cryptographic properties and are closely related to difference sets.This paper proposes a new class of binary generalized cyclotomic sequences of order two and length pqr.Its linear comp...Cyclotomic sequences have good cryptographic properties and are closely related to difference sets.This paper proposes a new class of binary generalized cyclotomic sequences of order two and length pqr.Its linear complexity,minimal polynomial,and autocorrelation are investigated.The results show that these sequences have a large linear complexity when 2∈D1,which means they can resist the Berlekamp-Massey attack.Furthermore,the autocorrelation values are close to 0 with a probability of approximately 1?1/r.Therefore,when r is a big prime,the new sequence has a good autocorrelation.展开更多
We study the correlation between detrended fluctuation analysis(DFA) and the Lempel-Ziv complexity(LZC) in nonlinear time series analysis in this paper.Typical dynamic systems including a logistic map and a Duffin...We study the correlation between detrended fluctuation analysis(DFA) and the Lempel-Ziv complexity(LZC) in nonlinear time series analysis in this paper.Typical dynamic systems including a logistic map and a Duffing model are investigated.Moreover,the influence of Gaussian random noise on both the DFA and LZC are analyzed.The results show a high correlation between the DFA and LZC,which can quantify the non-stationarity and the nonlinearity of the time series,respectively.With the enhancement of the random component,the exponent α and the normalized complexity index C show increasing trends.In addition,C is found to be more sensitive to the fluctuation in the nonlinear time series than α.Finally,the correlation between the DFA and LZC is applied to the extraction of vibration signals for a reciprocating compressor gas valve,and an effective fault diagnosis result is obtained.展开更多
Based on the Games-Chan algorithm and StampMartin algorithm, this paper provides some new algorithms to compute the error linear complexity spectrum of binary 2n-periodic se- quences. These new algorithms are clearer ...Based on the Games-Chan algorithm and StampMartin algorithm, this paper provides some new algorithms to compute the error linear complexity spectrum of binary 2n-periodic se- quences. These new algorithms are clearer and simpler than old algorithms, and they can quickly compute the error linear com- plexity spectrum of sequences according to different situations. We also discuss such algorithms and give some new results about linear complexity and error linear complexity of sequences.展开更多
This paper contributes to the stability of linear complexity of a binary periodic Jacobi sequence.By employing a pair of reference sequences,we prove that the linear complexity of a binary Jacobi sequence is unstable,...This paper contributes to the stability of linear complexity of a binary periodic Jacobi sequence.By employing a pair of reference sequences,we prove that the linear complexity of a binary Jacobi sequence is unstable,namely,by changing its few bits in one-period length,the linear complexity of the modified sequences will become far less than the required value.展开更多
Combining with the research on the linear complexity of explicit nonlinear generators of pseudorandom sequences, we study the stability on linear complexity of two classes of explicit inversive generators and two clas...Combining with the research on the linear complexity of explicit nonlinear generators of pseudorandom sequences, we study the stability on linear complexity of two classes of explicit inversive generators and two classes of explicit nonlinear generators. We present some lower bounds in theory on the k-error linear complexity of these explicit generatol's, which further improve the cryptographic properties of the corresponding number generators and provide very useful information when they are applied to cryptography.展开更多
文摘现有电力负荷预测方法面临诸多挑战,尤其是在考虑气象因素对负荷波动的影响时,传统方法往往忽视气象特征与负荷之间复杂的非线性关系,导致预测精度不足。对此文中提出一种基于气象相似日修正(meteorological similar day correction,MSDC)和改进鹦鹉优化(improved parrot optimizer,IPO)线性分解(decomposition-based linear,DLinear)的日前电力负荷预测模型。首先运用Logistic映射、自适应变异策略、螺旋波动搜索IPO对DLinear超参数进行优化,然后由DLinear提取数据的周期性和趋势性特征,最后通过比对气象特征欧氏距离修正负荷预测值,形成基于IPO-DLinear-MSDC的日前电力负荷预测模型。采用2024年6月至10月湖南株洲地区总电力负荷数据集进行仿真分析,IPO-DLinear-MSDC模型的输出平均绝对百分比误差(mean absolute percentage error,MAPE)、决定系数R2分别为4.67%、0.833,相较于IPO-DLinear与PO-DLinear模型,MAPE分别下降了0.83个百分点、1.43个百分点,R2分别提升了0.074、0.125。
基金supported in part by the Meteorological Joint Funds of the National Natural Science Foundation of China under Grant U2142211in part by the National Natural Science Foundation of China under Grant 42075141,42341202+2 种基金in part by the National Key Research and Development Program of China under Grant 2020YFA0608000in part by the Shanghai Municipal Science and Technology Major Project(2021SHZDZX0100)the Fundamental Research Funds for the Central Universities。
文摘In this paper,we introduce TianXing,a transformer-based data-driven model designed with physical augmentation for skillful and efficient global weather forecasting.Previous data-driven transformer models such as Pangu-Weather,FengWu,and FuXi have emerged as promising alternatives for numerical weather prediction in weather forecasting.However,these models have been characterized by their substantial computational resource consumption during training and limited incorporation of explicit physical guidance in their modeling frameworks.In contrast,TianXing applies a linear complexity mechanism that ensures proportional scalability with input data size while significantly diminishing GPU resource demands,with only a marginal compromise in accuracy.Furthermore,TianXing proposes an explicit attention decay mechanism in the linear attention derived from physical insights to enhance its forecasting skill.The mechanism can reweight attention based on Earth's spherical distances and learned sparse multivariate coupling relationships,promptingTianXing to prioritize dynamically relevant neighboring features.Finally,to enhance its performance in mediumrange forecasting,TianXing employs a stacked autoregressive forecast algorithm.Validation of the model's architecture is conducted using ERA5 reanalysis data at a 5.625°latitude-longitude resolution,while a high-resolution dataset at 0.25°is utilized for training the actual forecasting model.Notably,the TianXing exhibits excellent performance,particularly in the Z500(geopotential height)and T850(temperature)fields,surpassing previous data-driven models and operational fullresolution models such as NCEP GFS and ECMWF IFS,as evidenced by latitude-weighted RMSE and ACC metrics.Moreover,the TianXing has demonstrated remarkable capabilities in predicting extreme weather events,such as typhoons.
基金supported by the National Natural Science Foundation of China(NSFC 52175281,52475315)Youth Innovation Promotion Association of CAS(2021382)。
文摘The growing prevalence of exercise-induced tibial stress fractures demands wearable sensors capable of monitoring dynamic musculoskeletal loads with medical-grade precision.While flexible pressure-sensing insoles show clinical potential,their development has been hindered by the intrinsic trade-off between high sensitivity and full-range linearity(R^(2)>0.99 up to 1 MPa)in conventional designs.Inspired by the tactile sensing mechanism of human skin,where dermal stratification enables wide-range pressure adaptation and ion-channelregulated signaling maintains linear electrical responses,we developed a dual-mechanism flexible iontronic pressure sensor(FIPS).This innovative design synergistically combines two bioinspired components:interdigitated fabric microstructures enabling pressure-proportional contact area expansion(αP1/3)and iontronic film facilitating self-adaptive ion concentration modulation(αP^(2/3)),which together generate a linear capacitance-pressure response(CαP).The FIPS achieves breakthrough performance:242 kPa^(-1)sensitivity with 0.997linearity across 0-1 MPa,yielding a record linear sensing factor(LSF=242,000).The design is validated across various substrates and ionic materials,demonstrating its versatility.Finally,the FIPS-driven design enables a smart insole demonstrating 1.8%error in tibial load assessment during gait analysis,outperforming nonlinear counterparts(6.5%error)in early fracture-risk prediction.The biomimetic design framework establishes a universal approach for developing high-performance linear sensors,establishing generalized principles for medical-grade wearable devices.
文摘Knowing the precise relationship between fuel loading and reactivity is essential for guiding reactor criticality extrapolation and online refueling in molten salt reactors(MSRs).This study aims to explore and explain the linear relationship between reactivity and the reciprocal of uranium concentration in thermal-spectrum MSRs.By applying neutron balance theory,we analyzed the neutron absorption cross sections of various nuclides in single-lattice models with varying fuel concentrations.Our findings reveal a simple linear correlation between reactivity and the reciprocal of uranium concentration,which can be explained from the perspective of nuclear reaction cross sections that adhere to the 1/v law in the thermal neutron spectrum.Furthermore,we identified that the neutron absorption single-group cross sections of structural materials and carrier salts exhibit an approximately linear relationship with the fission single-group cross section of ^(235) U;similarly,the reciprocal of ^(235)U’s fission cross section exhibits an approximately linear relationship with uranium concentration.This linear relationship deviates as the volume fraction of molten salt increases,due to a greater proportion of neutrons being captured in the resonance energy spectrum.However,it remains valid for molten salt volume fractions up to 25%and demonstrates broad applicability in the physical design and operation of thermal molten salt reactors.
文摘Visual question answering(VQA)is a multimodal task,involving a deep understanding of the image scene and the question’s meaning and capturing the relevant correlations between both modalities to infer the appropriate answer.In this paper,we propose a VQA system intended to answer yes/no questions about real-world images,in Arabic.To support a robust VQA system,we work in two directions:(1)Using deep neural networks to semantically represent the given image and question in a fine-grainedmanner,namely ResNet-152 and Gated Recurrent Units(GRU).(2)Studying the role of the utilizedmultimodal bilinear pooling fusion technique in the trade-o.between the model complexity and the overall model performance.Some fusion techniques could significantly increase the model complexity,which seriously limits their applicability for VQA models.So far,there is no evidence of how efficient these multimodal bilinear pooling fusion techniques are for VQA systems dedicated to yes/no questions.Hence,a comparative analysis is conducted between eight bilinear pooling fusion techniques,in terms of their ability to reduce themodel complexity and improve themodel performance in this case of VQA systems.Experiments indicate that these multimodal bilinear pooling fusion techniques have improved the VQA model’s performance,until reaching the best performance of 89.25%.Further,experiments have proven that the number of answers in the developed VQA system is a critical factor that a.ects the effectiveness of these multimodal bilinear pooling techniques in achieving their main objective of reducing the model complexity.The Multimodal Local Perception Bilinear Pooling(MLPB)technique has shown the best balance between the model complexity and its performance,for VQA systems designed to answer yes/no questions.
基金Project supported by the Natural Science Foundation of Anhui Provincial Education Department(Grant No.KJ2019A0054)。
文摘NaNbO_(3)-based lead-free dielectric ceramics possess significant application prospects in the field of dielectric capacitors.However,their development is hindered by low recoverable energy storage density(W_(rec))and energy storage efficiency(η).Herein,novel NaNbO_(3)-based ceramics,(1-x)[0.7Na_(0.97)Sm_(0.01)NbO_(3)–0.3(Sr_(0.7)Bi_(0.2))(Ti_(0.8)Zr_(0.2))O_(3)]–xCaTiO_(3),were created by adding CaTiO_(3) linear dielectric,aiming to improve their energy storage performance(ESP).The phase structure,microstructure,dielectric properties,energy storage and charge–discharge performances of the ceramics were methodically analyzed.All components of the ceramics exhibit a perovskite structure consisting of two phases:antiferroelectric P-phase(AFE P)and antiferroelectric R-phase(AFE R),with the AFE R phase increasing as x rises.All ceramic surfaces exhibit clear grain morphology.The resultant ceramics have an appropriate dielectric constant and a small dielectric loss,which are beneficial for improving breakdown field strength(E_(b)).Finally,at an E_(b) of 470 kV/cm,0.85[0.7Na_(0.97)Sm_(0.01)NbO_(3)–0.3(Sr_(0.7)Bi_(0.2))(Ti_(0.8)Zr_(0.2))O_(3)]–0.15CaTiO_(3) ceramic achieves optimal ESP:W_(rec)=3.9 J/cm^(3),η=72.49%.In addition,it has remarkable stability with temperature and frequency in energy storage and displays ultrafast speed in the charge–discharge process(t_(0.9)=27 ns).
基金supported by the National Natural Sci‐ence Foundation of China(Grant No.62306325)。
文摘During the use of robotics in applications such as antiterrorism or combat,a motion-constrained pursuer vehicle,such as a Dubins unmanned surface vehicle(USV),must get close enough(within a prescribed zero or positive distance)to a moving target as quickly as possible,resulting in the extended minimum-time intercept problem(EMTIP).Existing research has primarily focused on the zero-distance intercept problem,MTIP,establishing the necessary or sufficient conditions for MTIP optimality,and utilizing analytic algorithms,such as root-finding algorithms,to calculate the optimal solutions.However,these approaches depend heavily on the properties of the analytic algorithm,making them inapplicable when problem settings change,such as in the case of a positive effective range or complicated target motions outside uniform rectilinear motion.In this study,an approach employing a high-accuracy and quality-guaranteed mixed-integer piecewise-linear program(QG-PWL)is proposed for the EMTIP.This program can accommodate different effective interception ranges and complicated target motions(variable velocity or complicated trajectories).The high accuracy and quality guarantees of QG-PWL originate from elegant strategies such as piecewise linearization and other developed operation strategies.The approximate error in the intercept path length is proved to be bounded to h^(2)/(4√2),where h is the piecewise length.
文摘This study investigated the impact of the xu-argument-based continuation on Chinese high school students’English syntactic complexity captured using verb-argument constructions(VACs)over an 8-week period.Participants were two comparable groups of students:one group worked with English input texts(i.e.,E-E),while the other worked with Chinese input texts with the same content(i.e.,C-E).The results showed that over time,the E-E group exhibited a greater tendency to use a wider range of VACs,such as caused-motion constructions,attributives,passives,and phrasal verbs.At the same time,they reduced their use of simpler VACs like intransitive-motion and simple transitive constructions,especially when compared to the C-E group.This pattern was also evident in the topic-based writing during the posttest.These findings strongly support the effectiveness of xu-argument-based continuation tasks in promoting the development of L2 VAC knowledge.They suggest that tasks combining language input with output can significantly enhance learners’ability to use more sophisticated VACs.
基金supported by the National Natural Science Foundation of China(Grant Nos.52271307,52061135107,52192692,11802025)the Liao Ning Excellent Youth Fund Program(Grant No.2023JH3/10200012)+1 种基金the Liao Ning Revitalization Tal-ents Program(Grant No.XLYC1908027)the Fundamental Research Funds for the Central Universities(Grant Nos.DUT20RC(3)025,DUT20TD108,DUT20LAB308)。
文摘In order to investigate the penetration performance of Linear-Shaped Charge(LSC),Embowed LinearShaped Charge(ELSC),and Embowed Linear Explosively Formed Projectile(ELEFP)on T-shaped stiffened plates,a series of near-field air-burst experiments are conducted.The damage modes and characteristics of the target plates are compared and analyzed.Each flat plate section is completely punctured,resulting in a penetration hole.The damage modes induced by the three charge types on the stiffened plate structure are consistent,characterized by shear failure in the central region of the flat plate due to penetration by the penetrator,localized plastic deformation of the flat plate,and local penetration failure resulting from partial perforation of the central stiffener.The penetration lengths caused by ELSC and ELEFP are 45.1%and 46.1% larger than that of LSC,while the half-width of the penetration hole generated by ELEFP is 54.2% and 24.7% smaller than that of ELSC and LSC,respectively.The penetration height caused by ELEFP are 17.5%and 62.1% larger than that of ELSC and LSC,respectively.The stiffener effectively segments the damage area,enhancing the local structural strength and limiting the extent of plastic deformation in the flat plate section.The comparative results show that the ELSC proves to be more effective for efficient large-scale damage,and ELEFP is more suitable for achieving efficient localized damage.
文摘Dear Editor,Linear and whorled nevoid hypermelanosis(LWNH)is a rare,sporadic pigmentary disorder characterized by hyperpigmented macules arranged in linear streaks and whorls along Blaschko's lines,typically appearing within the first few weeks of life[1],and remains a challenge to treat.Here,we report a case of LWNH and review the relevant literature to help clinicians better understand this disease.
基金the National Natural Science Foundation of China,the Open Funds of State Key Laboratory of Information Security (Chinese Academy of Sciences),the Program for New Century Excellent Talents in Fujian Province University
文摘We determined the linear complexity of a family of p2-periodic binary threshold sequences and a family of p2-periodic binary sequences constructed using the Legendre symbol,both of which are derived from Fermat quotients modulo an odd prime p.If 2 is a primitive element modulo p2,the linear complexity equals to p2-p or p2-1,which is very close to the period and it is large enough for cryptographic purpose.
基金the National Natural Science Foundation of China (No.60373092).
文摘Linear complexity and k-error linear complexity of the stream cipher are two important standards to scale the randomicity of keystreams. For the 2n -periodicperiodic binary sequence with linear complexity 2n 1and k = 2,3,the number of sequences with given k-error linear complexity and the expected k-error linear complexity are provided. Moreover,the proportion of the sequences whose k-error linear complexity is bigger than the expected value is analyzed.
基金The work is supported by the Special Fund of National Excellently Doctoral Paper and HAIPURT.
文摘The linear complexity of a new kind of keystream sequences.FCSR sequences,is discussed by use of the properties of cyclotomic polynomials.Based on the results of C.Seo's,an upper bound and a lower bound on the linear complexity of a significant kind of FCSR sequences—l-sequences are presented.
基金Project supported by the National Natural Science Foundation of China(Grant No.60473028)the Natural Science Foundation of Fujian Province(Grant No.A0540011)the Science and Technology Fund of Educational Committee of Fujian Province(Grant No.JA04264)
文摘Minimal polynomials and linear complexity of binary Ding generalized cyclotomic sequences of order 2 with the two-prime residue ring Zpq are obtained by Bai in 2005. In this paper, we obtain linear complexity and minimal polynomials of all Ding generalized cyclotomic sequences. Our result shows that linear complexity of these sequences takes on the values pq and pq-1 on our necessary and sufficient condition with probability 1/4 and the lower bound (pq - 1)/2 with probability 1/8. This shows that most of these sequences are good. We also obtained that linear complexity and minimal polynomials of these sequences are independent of their orders. This makes it no more difficult in choosing proper p and q.
基金Supported by the National Natural Science Foun-dation of China (60373092)
文摘The k-error linear complexity and the linear complexity of the keystream of a stream cipher are two important standards to scale the randomness of the key stream. For a pq^n-periodic binary sequences where p, q are two odd primes satisfying that 2 is a primitive root module p and q^2 and gcd(p-1, q-1) = 2, we analyze the relationship between the linear complexity and the minimum value k for which the k-error linear complexity is strictly less than the linear complexity.
基金supported by the National Key Research and Development Program of China(2016YFB0800601)the Natural Science Foundation of China(61303217+3 种基金61502372)the Fundamental Research Funds for the Central Universities(JB140115)the Natural Science Foundation of Shaanxi Province(2013JQ80022014JQ8313)
文摘Cyclotomic sequences have good cryptographic properties and are closely related to difference sets.This paper proposes a new class of binary generalized cyclotomic sequences of order two and length pqr.Its linear complexity,minimal polynomial,and autocorrelation are investigated.The results show that these sequences have a large linear complexity when 2∈D1,which means they can resist the Berlekamp-Massey attack.Furthermore,the autocorrelation values are close to 0 with a probability of approximately 1?1/r.Therefore,when r is a big prime,the new sequence has a good autocorrelation.
基金Project supported by the National Natural Science Foundation of China (Grant No. 51175316)the Research Fund for the Doctoral Program of Higher Education of China (Grant No. 20103108110006)
文摘We study the correlation between detrended fluctuation analysis(DFA) and the Lempel-Ziv complexity(LZC) in nonlinear time series analysis in this paper.Typical dynamic systems including a logistic map and a Duffing model are investigated.Moreover,the influence of Gaussian random noise on both the DFA and LZC are analyzed.The results show a high correlation between the DFA and LZC,which can quantify the non-stationarity and the nonlinearity of the time series,respectively.With the enhancement of the random component,the exponent α and the normalized complexity index C show increasing trends.In addition,C is found to be more sensitive to the fluctuation in the nonlinear time series than α.Finally,the correlation between the DFA and LZC is applied to the extraction of vibration signals for a reciprocating compressor gas valve,and an effective fault diagnosis result is obtained.
基金Supported by the National Natural Science Foundation of China (61174085, 61170270, 61121061)
文摘Based on the Games-Chan algorithm and StampMartin algorithm, this paper provides some new algorithms to compute the error linear complexity spectrum of binary 2n-periodic se- quences. These new algorithms are clearer and simpler than old algorithms, and they can quickly compute the error linear com- plexity spectrum of sequences according to different situations. We also discuss such algorithms and give some new results about linear complexity and error linear complexity of sequences.
基金Supported by the National Natural Science Foundation of China (61170319,61063041)the Natural Science Fund of Shandong Province (ZR2010FM017)+1 种基金the China Postdoctoral Science Foundation Funded Project(119103S148)the Fundamental Research Funds for the Central Universities(11CX04056A,10CX04038A)
文摘This paper contributes to the stability of linear complexity of a binary periodic Jacobi sequence.By employing a pair of reference sequences,we prove that the linear complexity of a binary Jacobi sequence is unstable,namely,by changing its few bits in one-period length,the linear complexity of the modified sequences will become far less than the required value.
基金the Natural Science Foundation of Fujian Province (2007F3086)the Funds of the Education Department of Fujian Prov-ince (JA07164)the Open Funds of Key Laboratory of Fujian Province University Network Security and Cryptology (07B005)
文摘Combining with the research on the linear complexity of explicit nonlinear generators of pseudorandom sequences, we study the stability on linear complexity of two classes of explicit inversive generators and two classes of explicit nonlinear generators. We present some lower bounds in theory on the k-error linear complexity of these explicit generatol's, which further improve the cryptographic properties of the corresponding number generators and provide very useful information when they are applied to cryptography.