With the development and deployment of observation systems in the ocean,more precise passive and active microwave data are becoming available for the weather forecasting and the climate monitoring.Due to the complicat...With the development and deployment of observation systems in the ocean,more precise passive and active microwave data are becoming available for the weather forecasting and the climate monitoring.Due to the complicated variability of the sea ice concentration(SIC)in the marginal ice zone and the scarcity of high-precision sea ice data,how to use less data to accurately reconstruct the sea ice field has become an urgent problem to be solved.A reconstruction method for gridding observations using the variational optimization technique,called the multi-scale high-order recursive filter(MHRF),which is a combination of Van Vliet fourth-order recursive filter and the three-dimensional variational(3D-VAR)analysis,has been designed in this study to reproduce the refined structure of sea ice field.Compared with the existing spatial multi-scale first-order recursive filter(SMRF)in which left and right filter iterative processes are executed many times,the MHRF scheme only executes the same filter process once to reduce the analysis errors caused by multiple filters and improve the filter precision.Furthermore,the series connected transfer function in the high-order recursive filter is equivalently replaced by the paralleled one,which can carry out the independent filter process in every direction in order to improve the filter efficiency.Experimental results demonstrate that this method possesses a good potential in extracting the observation information to successfully reconstruct the SIC field in computational efficiency.展开更多
We theoretically investigate the high-order harmonic generation(HHG)of defect-free solids by solving the timedependent Schrodinger equation(TDSE).The results show that the harmonic intensity can be enhanced,harmonic o...We theoretically investigate the high-order harmonic generation(HHG)of defect-free solids by solving the timedependent Schrodinger equation(TDSE).The results show that the harmonic intensity can be enhanced,harmonic order can be extended,and modulation near the cutoff order becomes smaller for the second plateau by increasing the time delay.These effects are due to an increase of the electron population in higher energy bands,where the larger band gap allows electrons to release more energy,and the long electronic paths are suppressed.Additionally,we also investigate the HHG of defective solids by Bohmian trajectories(BT).It is found that the harmonic intensity of the second plateau can be further enhanced.Simultaneously,cutoff order is also extended due to Bohmian particles moving farther away from the defective zone.展开更多
We investigate theoretically the effects of chirped laser pulses on high-order harmonic generation(HHG)from solids.We find that the harmonic spectra display redshifts for the driving laser pulses with negative chirp a...We investigate theoretically the effects of chirped laser pulses on high-order harmonic generation(HHG)from solids.We find that the harmonic spectra display redshifts for the driving laser pulses with negative chirp and blueshifts for those with positive chirp,which is due to the change in the instantaneous frequency of the driving laser for different chirped pulses.The analysis of crystal-momentum-resolved(k-resolved)HHG reveals that the frequency shifts are equal for the harmonics generated by different crystal momentum channels.The frequency shifts in the cutoff region are larger than those in the plateau region.With the increase of the absolute value of the chirp parameters,the frequency shifts of HHG become more significant,leading to the shifts from odd-to even-order harmonics.We also demonstrate that the frequency shifts of harmonic spectra are related to the duration of the chirped laser field,but are insensitive to the laser intensity and dephasing time.展开更多
A new oxidative N-heterocyclic carbene(NHC)-catalyzed high-order[7+3]annulation reaction ofγ-indolyl phenols as 1,7-dinucleophiles andα,β-alkynals with the aid of Sc(OTf)_(3)is reported,enabling the highly regiosel...A new oxidative N-heterocyclic carbene(NHC)-catalyzed high-order[7+3]annulation reaction ofγ-indolyl phenols as 1,7-dinucleophiles andα,β-alkynals with the aid of Sc(OTf)_(3)is reported,enabling the highly regioselective access to unprecedented polyarene-fused ten-membered lactams bearing a bridged aryl-aryl-indole scaffold in moderate to good yields.This protocol demonstrates a broad substrate scope,good compatibility with substituents and complete regioselectivity,providing an organocatalytic modular synthetic strategy for creating medium-sized lactams.展开更多
Thermal expansion is crucial for various industrial processes and is increasingly the focus of research endeavors aimed at improving material performance.However,it is the continuous advancements in first-principles c...Thermal expansion is crucial for various industrial processes and is increasingly the focus of research endeavors aimed at improving material performance.However,it is the continuous advancements in first-principles calculations that have enabled researchers to understand the microscopic origins of thermal expansion.In this study,we propose a coefficient of thermal expansion(CTE)calculation scheme based on self-consistent phonon theory,incorporating the fourth-order anharmonicity.We selected four structures(Si,CaZrF_(6),SrTiO_(3),NaBr)to investigate high-order anharmonicity’s impact on their CTEs,based on bonding types.The results indicate that our method goes beyond the second-order quasi-harmonic approximation and the third-order perturbation theory,aligning closely with experimental data.Furthermore,we observed that an increase in the ionicity of the structures leads to a more pronounced influence of high-order anharmonicity on CTE,with this effect primarily manifesting in variations of the Grüneisen parameter.Our research provides a theoretical foundation for accurately predicting and regulating the thermal expansion behavior of materials.展开更多
An efficient and accurate scalar auxiliary variable(SAV)scheme for numerically solving nonlinear parabolic integro-differential equation(PIDE)is developed in this paper.The original equation is first transformed into ...An efficient and accurate scalar auxiliary variable(SAV)scheme for numerically solving nonlinear parabolic integro-differential equation(PIDE)is developed in this paper.The original equation is first transformed into an equivalent system,and the k-order backward differentiation formula(BDF k)and central difference formula are used to discretize the temporal and spatial derivatives,respectively.Different from the traditional discrete method that adopts full implicit or full explicit for the nonlinear integral terms,the proposed scheme is based on the SAV idea and can be treated semi-implicitly,taking into account both accuracy and effectiveness.Numerical results are presented to demonstrate the high-order convergence(up to fourth-order)of the developed schemes and it is computationally efficient in long-time computations.展开更多
We present a comprehensive study on the role of various excited states in high-order harmonic generation of hydrogen atoms driven by a long-wavelength(1500 nm)laser field.By numerically solving the time-dependent Schr...We present a comprehensive study on the role of various excited states in high-order harmonic generation of hydrogen atoms driven by a long-wavelength(1500 nm)laser field.By numerically solving the time-dependent Schrodinger equation(TDSE)and performing a time-frequency analysis,we investigate the influence of individual excited states on the harmonic spectrum.Our results reveal that the 2s excited state primarily contributes to the enhancement of high-energy harmonic yields by facilitating long electron trajectories,while the 2p excited state predominantly suppresses harmonic yields in the lower-energy region(20th-50th orders)by altering the contributions of electron trajectories.Our results highlight the critical role of the excited states in the HHG process,even at longer laser wavelengths.展开更多
Software defect prediction aims to use measurement data of code and historical defects to predict potential problems,optimize testing resources and defect management.However,current methods face challenges:(1)Coarse-g...Software defect prediction aims to use measurement data of code and historical defects to predict potential problems,optimize testing resources and defect management.However,current methods face challenges:(1)Coarse-grained file level detection cannot accurately locate specific defects.(2)Fine-grained line-level defect prediction methods rely solely on local information of a single line of code,failing to deeply analyze the semantic context of the code line and ignoring the heuristic impact of line-level context on the code line,making it difficult to capture the interaction between global and local information.Therefore,this paper proposes a telecontext-enhanced recursive interactive attention fusion method for line-level defect prediction(TRIA-LineDP).Firstly,using a bidirectional hierarchical attention network to extract semantic features and contextual information from the original code lines as the basis.Then,the extracted contextual information is forwarded to the telecontext capture module to aggregate the global context,thereby enhancing the understanding of broader code dynamics.Finally,a recursive interaction model is used to simulate the interaction between code lines and line-level context,passing information layer by layer to enhance local and global information exchange,thereby achieving accurate defect localization.Experimental results from within-project defect prediction(WPDP)and cross-project defect prediction(CPDP)conducted on nine different projects(encompassing a total of 32 versions)demonstrated that,within the same project,the proposed methods will respectively recall at top 20%of lines of code(Recall@Top20%LOC)and effort at top 20%recall(Effort@Top20%Recall)has increased by 11%–52%and 23%–77%.In different projects,improvements of 9%–60%and 18%–77%have been achieved,which are superior to existing advanced methods and have good detection performance.展开更多
Aeromagnetic compensation is one of the key issues in high-precision geomagnetic fl ight carrier navigation, directly determining the accuracy and reliability of real-time magnetic measurement data. The accurate model...Aeromagnetic compensation is one of the key issues in high-precision geomagnetic fl ight carrier navigation, directly determining the accuracy and reliability of real-time magnetic measurement data. The accurate modeling and compensation of interference magnetic measurements on carriers are of great signifi cance for the construction of reference and real-time maps for geomagnetic navigation. Current research on aeromagnetic compensation algorithms mainly focuses on accurately modeling interference magnetic fields from model- and data-driven perspectives based on measured aeromagnetic data. Challenges in obtaining aeromagnetic data and low information complexity adversely aff ect the generalization performance of a constructed model. To address these issues, a recursive least square algorithm based on elastic weight consolidation is proposed, which eff ectively suppresses the occurrence of catastrophic forgetting by controlling the direction of parameter updates. Experimental verifi cation with publicly available aeromagnetic datasets shows that the proposed algorithm can eff ectively circumvent historical information loss caused by interference magnetic field models during parameter updates and improve the stability, robustness, and accuracy of interference magnetic fi eld models.展开更多
We performed real-time and real-space numerical simulations of high-order harmonic generation in the threedimensional structured molecule methane(CH_(4)) using time-dependent density functional theory. By irradiating ...We performed real-time and real-space numerical simulations of high-order harmonic generation in the threedimensional structured molecule methane(CH_(4)) using time-dependent density functional theory. By irradiating the methane molecule with an elliptically polarized laser pulse polarized in the x–y plane, we observed significant even-order harmonic emission in the z-direction. By analyzing the electron dynamics in the electric field and the multi-orbital effects of the molecule, we revealed that electron recombination near specific atoms in methane is the primary source of highorder harmonic generation in the z-direction. Furthermore, we identified the dominant molecular orbitals responsible for the enhancement of harmonics in this direction and demonstrated the critical role played by multi-orbital effects in this process.展开更多
For nonlinear state estimation driven by non-Gaussian noise,the estimator is required to be updated iteratively.Since the iterative update approximates a linear process,it fails to capture the nonlinearity of observat...For nonlinear state estimation driven by non-Gaussian noise,the estimator is required to be updated iteratively.Since the iterative update approximates a linear process,it fails to capture the nonlinearity of observation models,and this further degrades filtering accuracy and consistency.Given the flaws of nonlinear iteration,this work incorporates a recursive strategy into generalized M-estimation rather than the iterative strategy.The proposed algorithm extends nonlinear recursion to nonlinear systems using the statistical linear regression method.The recursion allows for the gradual release of observation information and consequently enables the update to proceed along the nonlinear direction.Considering the correlated state and observation noise induced by recursions,a separately reweighting strategy is adopted to build a robust nonlinear system.Analogous to the nonlinear recursion,a robust nonlinear recursive update strategy is proposed,where the associated covariances and the observation noise statistics are updated recursively to ensure the consistency of observation noise statistics,thereby completing the nonlinear solution of the robust system.Compared with the iterative update strategies under non-Gaussian observation noise,the recursive update strategy can facilitate the estimator to achieve higher filtering accuracy,stronger robustness,and better consistency.Therefore,the proposed strategy is more suitable for the robust nonlinear filtering framework.展开更多
The high-speed development of space defense technology demands a high state estimation capacity for spacecraft tracking methods.However,reentry flight is accompanied by complex flight environments,which brings to the ...The high-speed development of space defense technology demands a high state estimation capacity for spacecraft tracking methods.However,reentry flight is accompanied by complex flight environments,which brings to the uncertain,complex,and strongly coupled non-Gaussian detection noise.As a result,there are several intractable considerations on the problem of state estimation tasks corrupted by complex non-Gaussian outliers for non-linear dynamics systems in practical application.To address these issues,a new iterated rational quadratic(RQ)kernel high-order unscented Kalman filtering(IRQHUKF)algorithm via capturing the statistics to break through the limitations of the Gaussian assumption is proposed.Firstly,the characteristic analysis of the RQ kernel is investigated in detail,which is the first attempt to carry out an exploration of the heavy-tailed characteristic and the ability on capturing highorder moments of the RQ kernel.Subsequently,the RQ kernel method is first introduced into the UKF algorithm as an error optimization criterion,termed the iterated RQ kernel-UKF(RQ-UKF)algorithm by derived analytically,which not only retains the high-order moments propagation process but also enhances the approximation capacity in the non-Gaussian noise problem for its ability in capturing highorder moments and heavy-tailed characteristics.Meanwhile,to tackle the limitations of the Gaussian distribution assumption in the linearization process of the non-linear systems,the high-order Sigma Points(SP)as a subsidiary role in propagating the state high-order statistics is devised by the moments matching method to improve the RQ-UKF.Finally,to further improve the flexibility of the IRQ-HUKF algorithm in practical application,an adaptive kernel parameter is derived analytically grounded in the Kullback-Leibler divergence(KLD)method and parametric sensitivity analysis of the RQ kernel.The simulation results demonstrate that the novel IRQ-HUKF algorithm is more robust and outperforms the existing advanced UKF with respect to the kernel method in reentry vehicle tracking scenarios under various noise environments.展开更多
With the availability of high-performance computing technology and the development of advanced numerical simulation methods, Computational Fluid Dynamics (CFD) is becoming more and more practical and efficient in engi...With the availability of high-performance computing technology and the development of advanced numerical simulation methods, Computational Fluid Dynamics (CFD) is becoming more and more practical and efficient in engineering. As one of the high-precision representative algorithms, the high-order Discontinuous Galerkin Method (DGM) has not only attracted widespread attention from scholars in the CFD research community, but also received strong development. However, when DGM is extended to high-speed aerodynamic flow field calculations, non-physical numerical Gibbs oscillations near shock waves often significantly affect the numerical accuracy and even cause calculation failure. Data driven approaches based on machine learning techniques can be used to learn the characteristics of Gibbs noise, which motivates us to use it in high-speed DG applications. To achieve this goal, labeled data need to be generated in order to train the machine learning models. This paper proposes a new method for denoising modeling of Gibbs phenomenon using a machine learning technique, the zero-shot learning strategy, to eliminate acquiring large amounts of CFD data. The model adopts a graph convolutional network combined with graph attention mechanism to learn the denoising paradigm from synthetic Gibbs noise data and generalize to DGM numerical simulation data. Numerical simulation results show that the Gibbs denoising model proposed in this paper can suppress the numerical oscillation near shock waves in the high-order DGM. Our work automates the extension of DGM to high-speed aerodynamic flow field calculations with higher generalization and lower cost.展开更多
Dear Editor,This letter deals with the distributed recursive set-membership filtering(DRSMF)issue for state-saturated systems under encryption-decryption mechanism.To guarantee the data security,the encryption-decrypt...Dear Editor,This letter deals with the distributed recursive set-membership filtering(DRSMF)issue for state-saturated systems under encryption-decryption mechanism.To guarantee the data security,the encryption-decryption mechanism is considered in the signal transmission process.Specifically,a novel DRSMF scheme is developed such that,for both state saturation and encryption-decryption mechanism,the filtering error(FE)is limited to the ellipsoid domain.Then,the filtering error constraint matrix(FECM)is computed and a desirable filter gain is derived by minimizing the FECM.Besides,the bound-edness evaluation of the FECM is provided.展开更多
In this paper,we develop an adaptive high-order surface finite element method(FEM)incorporating spectral deferred correction method for chain contour discretization to solve polymeric self-consistent field equations o...In this paper,we develop an adaptive high-order surface finite element method(FEM)incorporating spectral deferred correction method for chain contour discretization to solve polymeric self-consistent field equations on general curved surfaces.The high-order surface FEM is obtained by the high-order surface geometrical approximation and the high-order function space approximation.Numerical results demonstrate that the precision order of these methods is consistent with theoretical prediction.In order to describe the sharp interface in the strongly segregated system more accurately,an adaptive FEM equipped with a new Log marking strategy is proposed.The Log marking strategy can not only label the elements that need to be refined or coarsened,but also give the refined or coarsened times,which can make full use of the information of a posterior error estimator and improve the efficiency of the adaptive algorithm.To demonstrate the power of our approach,we investigate the self-assembled patterns of diblock copolymers on several distinct curved surfaces.Numerical results illustrate the efficiency of the proposed method,especially for strongly segregated systems with economical discretization nodes.展开更多
A high-order fully actuated(HOFA)control method is developed for underactuated mechanical systems(UMSs)with model uncertainties and external disturbances.First,a model transformation is made from the original to a pse...A high-order fully actuated(HOFA)control method is developed for underactuated mechanical systems(UMSs)with model uncertainties and external disturbances.First,a model transformation is made from the original to a pseudo strict-feedback form,and an HOFA model is established by using the method of variable elimination.Then,a group of high-order extended state observers(ESOs)are designed to deal with model uncertainties and external disturbances.The HOFA model is further classified and decomposed to achieve output constraints within a finite time range,and a barrier function is designed by combining with a shift function.Additionally,an ESO-based HOFA tracking control strategy for UMS is proposed.Finally,a manipulator model is used to verify the effectiveness of the proposed control strategy.展开更多
In the field of discretization-based meshfree/meshless methods,the improvements in the higher-order consistency,stability,and computational efficiency are of great concerns in computational science and numerical solut...In the field of discretization-based meshfree/meshless methods,the improvements in the higher-order consistency,stability,and computational efficiency are of great concerns in computational science and numerical solutions to partial differential equations.Various alternative numerical methods of the finite particle method(FPM)frame have been extended from mathematical theories to numerical applications separately.As a comprehensive numerical scheme,this study suggests a unified resolved program for numerically investigating their accuracy,stability,consistency,computational efficiency,and practical applicability in industrial engineering contexts.The high-order finite particle method(HFPM)and corrected methods based on the multivariate Taylor series expansion are constructed and analyzed to investigate the whole applicability in different benchmarks of computational fluid dynamics.Specifically,four benchmarks are designed purposefully from statical exact solutions to multifaceted hydrodynamic tests,which possess different numerical performances on the particle consistency,numerical discretized forms,particle distributions,and transient time evolutional stabilities.This study offers a numerical reference for the current unified resolved program.展开更多
Presently the research based on the accurate seismic imaging methods for surface relief, complex structure, and complicated velocity distributions is of great significance. Reverse-time migration is considered to be o...Presently the research based on the accurate seismic imaging methods for surface relief, complex structure, and complicated velocity distributions is of great significance. Reverse-time migration is considered to be one of highly accurate methods. In this paper, we propose a new non-reflecting recursive algorithm for reverse-time migration by introducing the wave impedance function into the acoustic wave equation and the algorithm for the surface relief case is derived from the coordinate transformation principle. Using the exploding reflector principle and the zero-time imaging condition of poststack reverse- time migration, poststack numerical simulation and reverse-time migration with complex conditions can be realized. The results of synthetic and real data calculations show that the method effectively suppresses unwanted internal reflections and also deals with the seismic imaging problems resulting from surface relief. So, we prove that this method has strong adaptability and practicality.展开更多
In order to decrease the calculation complexity of connectivity reliability of road networks, an improved recursive decomposition arithmetic is proposed. First, the basic theory of recursive decomposition arithmetic i...In order to decrease the calculation complexity of connectivity reliability of road networks, an improved recursive decomposition arithmetic is proposed. First, the basic theory of recursive decomposition arithmetic is reviewed. Then the characteristics of road networks, which are different from general networks, are analyzed. Under this condition, an improved recursive decomposition arithmetic is put forward which fits road networks better. Furthermore, detailed calculation steps are presented which are convenient for the computer, and the advantage of the approximate arithmetic is analyzed based on this improved arithmetic. This improved recursive decomposition arithmetic directly produces disjoint minipaths and avoids the non-polynomial increasing problems. And because the characteristics of road networks are considered, this arithmetic is greatly simplified. Finally, an example is given to prove its validity.展开更多
The Runge-Kutta discontinuous Galerkin finite element method (RK-DGFEM) is introduced to solve the classical resonator problem in the time domain. DGFEM uses unstructured grid discretization in the space domain and ...The Runge-Kutta discontinuous Galerkin finite element method (RK-DGFEM) is introduced to solve the classical resonator problem in the time domain. DGFEM uses unstructured grid discretization in the space domain and it is explicit in the time domain. Consequently it is a best mixture of FEM and finite volume method (FVM). RK-DGFEM can obtain local high-order accuracy by using high-order polynomial basis. Numerical experiments of transverse magnetic (TM) wave propagation in a 2-D resonator are performed. A high-order Lagrange polynomial basis is adopted. Numerical results agree well with analytical solution. And different order Lagrange interpolation polynomial basis impacts on simulation result accuracy are discussed. Computational results indicate that the accuracy is evidently improved when the order of interpolation basis is increased. Finally, L^2 errors of different order polynomial basis in RK-DGFEM are presented. Computational results show that L^2 error declines exponentially as the order of basis increases.展开更多
基金The National Key Research and Development Program of China under contract Nos 2018YFC1407402 and 2017YFC1404103the National Programme on Global Change and Air-Sea Interaction(GASI-IPOVAI-04)of Chinathe Open Fund Project of Key Laboratory of Marine Environmental Information Technology,Ministry of Natural Resources。
文摘With the development and deployment of observation systems in the ocean,more precise passive and active microwave data are becoming available for the weather forecasting and the climate monitoring.Due to the complicated variability of the sea ice concentration(SIC)in the marginal ice zone and the scarcity of high-precision sea ice data,how to use less data to accurately reconstruct the sea ice field has become an urgent problem to be solved.A reconstruction method for gridding observations using the variational optimization technique,called the multi-scale high-order recursive filter(MHRF),which is a combination of Van Vliet fourth-order recursive filter and the three-dimensional variational(3D-VAR)analysis,has been designed in this study to reproduce the refined structure of sea ice field.Compared with the existing spatial multi-scale first-order recursive filter(SMRF)in which left and right filter iterative processes are executed many times,the MHRF scheme only executes the same filter process once to reduce the analysis errors caused by multiple filters and improve the filter precision.Furthermore,the series connected transfer function in the high-order recursive filter is equivalently replaced by the paralleled one,which can carry out the independent filter process in every direction in order to improve the filter efficiency.Experimental results demonstrate that this method possesses a good potential in extracting the observation information to successfully reconstruct the SIC field in computational efficiency.
基金supported by the Natural Science Foundation of Jilin Province of China(Grant No.20230101014JC)the Fundamental Research Funds for the Central Universities(Grant No.2572021BC05)the National Natural Science Foundation of China(Grant No.12374265)。
文摘We theoretically investigate the high-order harmonic generation(HHG)of defect-free solids by solving the timedependent Schrodinger equation(TDSE).The results show that the harmonic intensity can be enhanced,harmonic order can be extended,and modulation near the cutoff order becomes smaller for the second plateau by increasing the time delay.These effects are due to an increase of the electron population in higher energy bands,where the larger band gap allows electrons to release more energy,and the long electronic paths are suppressed.Additionally,we also investigate the HHG of defective solids by Bohmian trajectories(BT).It is found that the harmonic intensity of the second plateau can be further enhanced.Simultaneously,cutoff order is also extended due to Bohmian particles moving farther away from the defective zone.
基金Project supported by the Natural Science Foundation of Jilin Province of China(Grant No.20230101014JC)the National Natural Science Foundation of China(Grant No.12374265)。
文摘We investigate theoretically the effects of chirped laser pulses on high-order harmonic generation(HHG)from solids.We find that the harmonic spectra display redshifts for the driving laser pulses with negative chirp and blueshifts for those with positive chirp,which is due to the change in the instantaneous frequency of the driving laser for different chirped pulses.The analysis of crystal-momentum-resolved(k-resolved)HHG reveals that the frequency shifts are equal for the harmonics generated by different crystal momentum channels.The frequency shifts in the cutoff region are larger than those in the plateau region.With the increase of the absolute value of the chirp parameters,the frequency shifts of HHG become more significant,leading to the shifts from odd-to even-order harmonics.We also demonstrate that the frequency shifts of harmonic spectra are related to the duration of the chirped laser field,but are insensitive to the laser intensity and dephasing time.
基金National Natural Science Foundation of China(Nos.21971090 and 22271123)the NSF of Jiangsu Province(No.BK20230201)+1 种基金the Natural Science Foundation of Jiangsu Education Committee(No.22KJB150024)the Natural Science Foundation of Jiangsu Normal University(No.21XSRX010)。
文摘A new oxidative N-heterocyclic carbene(NHC)-catalyzed high-order[7+3]annulation reaction ofγ-indolyl phenols as 1,7-dinucleophiles andα,β-alkynals with the aid of Sc(OTf)_(3)is reported,enabling the highly regioselective access to unprecedented polyarene-fused ten-membered lactams bearing a bridged aryl-aryl-indole scaffold in moderate to good yields.This protocol demonstrates a broad substrate scope,good compatibility with substituents and complete regioselectivity,providing an organocatalytic modular synthetic strategy for creating medium-sized lactams.
基金Project supported by the National Natural Science Foundation of China(Grant No.62125402).
文摘Thermal expansion is crucial for various industrial processes and is increasingly the focus of research endeavors aimed at improving material performance.However,it is the continuous advancements in first-principles calculations that have enabled researchers to understand the microscopic origins of thermal expansion.In this study,we propose a coefficient of thermal expansion(CTE)calculation scheme based on self-consistent phonon theory,incorporating the fourth-order anharmonicity.We selected four structures(Si,CaZrF_(6),SrTiO_(3),NaBr)to investigate high-order anharmonicity’s impact on their CTEs,based on bonding types.The results indicate that our method goes beyond the second-order quasi-harmonic approximation and the third-order perturbation theory,aligning closely with experimental data.Furthermore,we observed that an increase in the ionicity of the structures leads to a more pronounced influence of high-order anharmonicity on CTE,with this effect primarily manifesting in variations of the Grüneisen parameter.Our research provides a theoretical foundation for accurately predicting and regulating the thermal expansion behavior of materials.
基金Supported by the National Natural Science Foundation of China(Grant Nos.12001210 and 12261103)the Natural Science Foundation of Henan(Grant No.252300420308)the Yunnan Fundamental Research Projects(Grant No.202301AT070117).
文摘An efficient and accurate scalar auxiliary variable(SAV)scheme for numerically solving nonlinear parabolic integro-differential equation(PIDE)is developed in this paper.The original equation is first transformed into an equivalent system,and the k-order backward differentiation formula(BDF k)and central difference formula are used to discretize the temporal and spatial derivatives,respectively.Different from the traditional discrete method that adopts full implicit or full explicit for the nonlinear integral terms,the proposed scheme is based on the SAV idea and can be treated semi-implicitly,taking into account both accuracy and effectiveness.Numerical results are presented to demonstrate the high-order convergence(up to fourth-order)of the developed schemes and it is computationally efficient in long-time computations.
基金supported by the Scientific and Technological Innovation Programs of Higher Education Institutions in Shanxi。
文摘We present a comprehensive study on the role of various excited states in high-order harmonic generation of hydrogen atoms driven by a long-wavelength(1500 nm)laser field.By numerically solving the time-dependent Schrodinger equation(TDSE)and performing a time-frequency analysis,we investigate the influence of individual excited states on the harmonic spectrum.Our results reveal that the 2s excited state primarily contributes to the enhancement of high-energy harmonic yields by facilitating long electron trajectories,while the 2p excited state predominantly suppresses harmonic yields in the lower-energy region(20th-50th orders)by altering the contributions of electron trajectories.Our results highlight the critical role of the excited states in the HHG process,even at longer laser wavelengths.
基金supported by National Natural Science Foundation of China(no.62376240).
文摘Software defect prediction aims to use measurement data of code and historical defects to predict potential problems,optimize testing resources and defect management.However,current methods face challenges:(1)Coarse-grained file level detection cannot accurately locate specific defects.(2)Fine-grained line-level defect prediction methods rely solely on local information of a single line of code,failing to deeply analyze the semantic context of the code line and ignoring the heuristic impact of line-level context on the code line,making it difficult to capture the interaction between global and local information.Therefore,this paper proposes a telecontext-enhanced recursive interactive attention fusion method for line-level defect prediction(TRIA-LineDP).Firstly,using a bidirectional hierarchical attention network to extract semantic features and contextual information from the original code lines as the basis.Then,the extracted contextual information is forwarded to the telecontext capture module to aggregate the global context,thereby enhancing the understanding of broader code dynamics.Finally,a recursive interaction model is used to simulate the interaction between code lines and line-level context,passing information layer by layer to enhance local and global information exchange,thereby achieving accurate defect localization.Experimental results from within-project defect prediction(WPDP)and cross-project defect prediction(CPDP)conducted on nine different projects(encompassing a total of 32 versions)demonstrated that,within the same project,the proposed methods will respectively recall at top 20%of lines of code(Recall@Top20%LOC)and effort at top 20%recall(Effort@Top20%Recall)has increased by 11%–52%and 23%–77%.In different projects,improvements of 9%–60%and 18%–77%have been achieved,which are superior to existing advanced methods and have good detection performance.
基金supported by the National Natural Science Foundation of China under Grant 61673017in part by the Science and Technology Department of Shaanxi Province under Grant 2024JC-YBQN-0657。
文摘Aeromagnetic compensation is one of the key issues in high-precision geomagnetic fl ight carrier navigation, directly determining the accuracy and reliability of real-time magnetic measurement data. The accurate modeling and compensation of interference magnetic measurements on carriers are of great signifi cance for the construction of reference and real-time maps for geomagnetic navigation. Current research on aeromagnetic compensation algorithms mainly focuses on accurately modeling interference magnetic fields from model- and data-driven perspectives based on measured aeromagnetic data. Challenges in obtaining aeromagnetic data and low information complexity adversely aff ect the generalization performance of a constructed model. To address these issues, a recursive least square algorithm based on elastic weight consolidation is proposed, which eff ectively suppresses the occurrence of catastrophic forgetting by controlling the direction of parameter updates. Experimental verifi cation with publicly available aeromagnetic datasets shows that the proposed algorithm can eff ectively circumvent historical information loss caused by interference magnetic field models during parameter updates and improve the stability, robustness, and accuracy of interference magnetic fi eld models.
基金Project supported by the National Natural Science Foundation of China (Grant No. 12204214)the National Key Research and Development Program of China (Grant No. 2022YFE0134200)+1 种基金the Fundamental Research Funds for the Central Universities (Grant No. GK202207012), QCYRCXM-2022-241the Guangdong Basic and Applied Basic Research Foundation (Grant No. 2025A1515011117)。
文摘We performed real-time and real-space numerical simulations of high-order harmonic generation in the threedimensional structured molecule methane(CH_(4)) using time-dependent density functional theory. By irradiating the methane molecule with an elliptically polarized laser pulse polarized in the x–y plane, we observed significant even-order harmonic emission in the z-direction. By analyzing the electron dynamics in the electric field and the multi-orbital effects of the molecule, we revealed that electron recombination near specific atoms in methane is the primary source of highorder harmonic generation in the z-direction. Furthermore, we identified the dominant molecular orbitals responsible for the enhancement of harmonics in this direction and demonstrated the critical role played by multi-orbital effects in this process.
基金co-supported by the National Natural Science Foundation of China(No.62303246,No.62103204)the China Postdoctoral Science Foundation(No.2023M731788)。
文摘For nonlinear state estimation driven by non-Gaussian noise,the estimator is required to be updated iteratively.Since the iterative update approximates a linear process,it fails to capture the nonlinearity of observation models,and this further degrades filtering accuracy and consistency.Given the flaws of nonlinear iteration,this work incorporates a recursive strategy into generalized M-estimation rather than the iterative strategy.The proposed algorithm extends nonlinear recursion to nonlinear systems using the statistical linear regression method.The recursion allows for the gradual release of observation information and consequently enables the update to proceed along the nonlinear direction.Considering the correlated state and observation noise induced by recursions,a separately reweighting strategy is adopted to build a robust nonlinear system.Analogous to the nonlinear recursion,a robust nonlinear recursive update strategy is proposed,where the associated covariances and the observation noise statistics are updated recursively to ensure the consistency of observation noise statistics,thereby completing the nonlinear solution of the robust system.Compared with the iterative update strategies under non-Gaussian observation noise,the recursive update strategy can facilitate the estimator to achieve higher filtering accuracy,stronger robustness,and better consistency.Therefore,the proposed strategy is more suitable for the robust nonlinear filtering framework.
基金supported by the National Natural Science Foundation of China under Grant No.12072090.
文摘The high-speed development of space defense technology demands a high state estimation capacity for spacecraft tracking methods.However,reentry flight is accompanied by complex flight environments,which brings to the uncertain,complex,and strongly coupled non-Gaussian detection noise.As a result,there are several intractable considerations on the problem of state estimation tasks corrupted by complex non-Gaussian outliers for non-linear dynamics systems in practical application.To address these issues,a new iterated rational quadratic(RQ)kernel high-order unscented Kalman filtering(IRQHUKF)algorithm via capturing the statistics to break through the limitations of the Gaussian assumption is proposed.Firstly,the characteristic analysis of the RQ kernel is investigated in detail,which is the first attempt to carry out an exploration of the heavy-tailed characteristic and the ability on capturing highorder moments of the RQ kernel.Subsequently,the RQ kernel method is first introduced into the UKF algorithm as an error optimization criterion,termed the iterated RQ kernel-UKF(RQ-UKF)algorithm by derived analytically,which not only retains the high-order moments propagation process but also enhances the approximation capacity in the non-Gaussian noise problem for its ability in capturing highorder moments and heavy-tailed characteristics.Meanwhile,to tackle the limitations of the Gaussian distribution assumption in the linearization process of the non-linear systems,the high-order Sigma Points(SP)as a subsidiary role in propagating the state high-order statistics is devised by the moments matching method to improve the RQ-UKF.Finally,to further improve the flexibility of the IRQ-HUKF algorithm in practical application,an adaptive kernel parameter is derived analytically grounded in the Kullback-Leibler divergence(KLD)method and parametric sensitivity analysis of the RQ kernel.The simulation results demonstrate that the novel IRQ-HUKF algorithm is more robust and outperforms the existing advanced UKF with respect to the kernel method in reentry vehicle tracking scenarios under various noise environments.
基金co-supported by the Aeronautical Science Foundation of China(Nos.2018ZA52002,2019ZA052011).
文摘With the availability of high-performance computing technology and the development of advanced numerical simulation methods, Computational Fluid Dynamics (CFD) is becoming more and more practical and efficient in engineering. As one of the high-precision representative algorithms, the high-order Discontinuous Galerkin Method (DGM) has not only attracted widespread attention from scholars in the CFD research community, but also received strong development. However, when DGM is extended to high-speed aerodynamic flow field calculations, non-physical numerical Gibbs oscillations near shock waves often significantly affect the numerical accuracy and even cause calculation failure. Data driven approaches based on machine learning techniques can be used to learn the characteristics of Gibbs noise, which motivates us to use it in high-speed DG applications. To achieve this goal, labeled data need to be generated in order to train the machine learning models. This paper proposes a new method for denoising modeling of Gibbs phenomenon using a machine learning technique, the zero-shot learning strategy, to eliminate acquiring large amounts of CFD data. The model adopts a graph convolutional network combined with graph attention mechanism to learn the denoising paradigm from synthetic Gibbs noise data and generalize to DGM numerical simulation data. Numerical simulation results show that the Gibbs denoising model proposed in this paper can suppress the numerical oscillation near shock waves in the high-order DGM. Our work automates the extension of DGM to high-speed aerodynamic flow field calculations with higher generalization and lower cost.
基金supported by the National Natural Science Foundation of China(12471416,12171124,12301567)the Heilongjiang Provincial Natural Science Foundation of China(PL2024F015)+2 种基金the Postdoctoral Science Foundation of Heilongjiang Province of China(LBH-Z22199)the Fundamental Research Foun-dation for Universities of Heilongjiang Province of China(2022-KYYWF-0141)the Alexander von Humboldt Foundation of Germany.
文摘Dear Editor,This letter deals with the distributed recursive set-membership filtering(DRSMF)issue for state-saturated systems under encryption-decryption mechanism.To guarantee the data security,the encryption-decryption mechanism is considered in the signal transmission process.Specifically,a novel DRSMF scheme is developed such that,for both state saturation and encryption-decryption mechanism,the filtering error(FE)is limited to the ellipsoid domain.Then,the filtering error constraint matrix(FECM)is computed and a desirable filter gain is derived by minimizing the FECM.Besides,the bound-edness evaluation of the FECM is provided.
基金supported by the National Natural Science Foundation of China(Nos.11871413 and 12171412)supported by the Postgraduate Scientific Research Innovation Project of Hunan Province(No.CX20210602)+1 种基金Postgraduate Scientific Research Innovation Project of Xiangtan University(XDCX2021B106)supported by the Natural Science Foundation for Distinguished Young Scholars of Hunan Province(No.2021JJ10037).
文摘In this paper,we develop an adaptive high-order surface finite element method(FEM)incorporating spectral deferred correction method for chain contour discretization to solve polymeric self-consistent field equations on general curved surfaces.The high-order surface FEM is obtained by the high-order surface geometrical approximation and the high-order function space approximation.Numerical results demonstrate that the precision order of these methods is consistent with theoretical prediction.In order to describe the sharp interface in the strongly segregated system more accurately,an adaptive FEM equipped with a new Log marking strategy is proposed.The Log marking strategy can not only label the elements that need to be refined or coarsened,but also give the refined or coarsened times,which can make full use of the information of a posterior error estimator and improve the efficiency of the adaptive algorithm.To demonstrate the power of our approach,we investigate the self-assembled patterns of diblock copolymers on several distinct curved surfaces.Numerical results illustrate the efficiency of the proposed method,especially for strongly segregated systems with economical discretization nodes.
基金supported in part by the National Natural Science Foundation of China(62373208,62033003,62273105,U191140)Taishan Scholar Program of Shandong Province of China(tsqn202306218)+1 种基金the National Key Research and Development Program of China(2022YFB4703100)the National Natural Science Foundation of Shandong Province(ZR2024YQ032).
文摘A high-order fully actuated(HOFA)control method is developed for underactuated mechanical systems(UMSs)with model uncertainties and external disturbances.First,a model transformation is made from the original to a pseudo strict-feedback form,and an HOFA model is established by using the method of variable elimination.Then,a group of high-order extended state observers(ESOs)are designed to deal with model uncertainties and external disturbances.The HOFA model is further classified and decomposed to achieve output constraints within a finite time range,and a barrier function is designed by combining with a shift function.Additionally,an ESO-based HOFA tracking control strategy for UMS is proposed.Finally,a manipulator model is used to verify the effectiveness of the proposed control strategy.
基金supported by the National Natural Science Foundation of China(No.12002290)。
文摘In the field of discretization-based meshfree/meshless methods,the improvements in the higher-order consistency,stability,and computational efficiency are of great concerns in computational science and numerical solutions to partial differential equations.Various alternative numerical methods of the finite particle method(FPM)frame have been extended from mathematical theories to numerical applications separately.As a comprehensive numerical scheme,this study suggests a unified resolved program for numerically investigating their accuracy,stability,consistency,computational efficiency,and practical applicability in industrial engineering contexts.The high-order finite particle method(HFPM)and corrected methods based on the multivariate Taylor series expansion are constructed and analyzed to investigate the whole applicability in different benchmarks of computational fluid dynamics.Specifically,four benchmarks are designed purposefully from statical exact solutions to multifaceted hydrodynamic tests,which possess different numerical performances on the particle consistency,numerical discretized forms,particle distributions,and transient time evolutional stabilities.This study offers a numerical reference for the current unified resolved program.
基金supported by the National Natural Science Foundation of China (Grant No. 40974073)the National 863 Program (Grant No.2007AA060504)the National 973 Program (Grant No. 2007CB209605) and CNPC Geophysical Laboratories
文摘Presently the research based on the accurate seismic imaging methods for surface relief, complex structure, and complicated velocity distributions is of great significance. Reverse-time migration is considered to be one of highly accurate methods. In this paper, we propose a new non-reflecting recursive algorithm for reverse-time migration by introducing the wave impedance function into the acoustic wave equation and the algorithm for the surface relief case is derived from the coordinate transformation principle. Using the exploding reflector principle and the zero-time imaging condition of poststack reverse- time migration, poststack numerical simulation and reverse-time migration with complex conditions can be realized. The results of synthetic and real data calculations show that the method effectively suppresses unwanted internal reflections and also deals with the seismic imaging problems resulting from surface relief. So, we prove that this method has strong adaptability and practicality.
基金The National Key Technology R& D Program of Chinaduring the 11th Five-Year Plan Period (No.2006BAJ18B03).
文摘In order to decrease the calculation complexity of connectivity reliability of road networks, an improved recursive decomposition arithmetic is proposed. First, the basic theory of recursive decomposition arithmetic is reviewed. Then the characteristics of road networks, which are different from general networks, are analyzed. Under this condition, an improved recursive decomposition arithmetic is put forward which fits road networks better. Furthermore, detailed calculation steps are presented which are convenient for the computer, and the advantage of the approximate arithmetic is analyzed based on this improved arithmetic. This improved recursive decomposition arithmetic directly produces disjoint minipaths and avoids the non-polynomial increasing problems. And because the characteristics of road networks are considered, this arithmetic is greatly simplified. Finally, an example is given to prove its validity.
文摘The Runge-Kutta discontinuous Galerkin finite element method (RK-DGFEM) is introduced to solve the classical resonator problem in the time domain. DGFEM uses unstructured grid discretization in the space domain and it is explicit in the time domain. Consequently it is a best mixture of FEM and finite volume method (FVM). RK-DGFEM can obtain local high-order accuracy by using high-order polynomial basis. Numerical experiments of transverse magnetic (TM) wave propagation in a 2-D resonator are performed. A high-order Lagrange polynomial basis is adopted. Numerical results agree well with analytical solution. And different order Lagrange interpolation polynomial basis impacts on simulation result accuracy are discussed. Computational results indicate that the accuracy is evidently improved when the order of interpolation basis is increased. Finally, L^2 errors of different order polynomial basis in RK-DGFEM are presented. Computational results show that L^2 error declines exponentially as the order of basis increases.