期刊文献+
共找到196,807篇文章
< 1 2 250 >
每页显示 20 50 100
PINN for solving forward and inverse problems involving integrable two-dimensional nonlocal equations
1
作者 Xi Chen Wei-Qi Peng 《Communications in Theoretical Physics》 2025年第2期13-20,共8页
In this paper,the physics informed neural network(PINN)deep learning method is applied to solve two-dimensional nonlocal equations,including the partial reverse space y-nonlocal Mel'nikov equation,the partial reve... In this paper,the physics informed neural network(PINN)deep learning method is applied to solve two-dimensional nonlocal equations,including the partial reverse space y-nonlocal Mel'nikov equation,the partial reverse space-time nonlocal Mel'nikov equation and the nonlocal twodimensional nonlinear Schr?dinger(NLS)equation.By the PINN method,we successfully derive a data-driven two soliton solution,lump solution and rogue wave solution.Numerical simulation results indicate that the error range between the data-driven solution and the exact solution is relatively small,which verifies the effectiveness of the PINN deep learning method for solving high dimensional nonlocal equations.Moreover,the parameter discovery of the partial reverse space-time nonlocal Mel'nikov equation is analysed in terms of its soliton solution for the first time. 展开更多
关键词 two dimensional nonlocal equations PINN soliton solution rogue wave inverse problems
原文传递
Direct and Inverse Problems for a Third-order Differential Operator with Anti-periodic Boundary Conditions and a Non-local Potential
2
作者 ZHANG Mingming LIU Yixuan 《数学理论与应用》 2025年第1期62-80,共19页
This paper focuses on the direct and inverse problems for a third-order self-adjoint differential operator with non-local potential and anti-periodic boundary conditions.Firstly,we obtain the expressions for the chara... This paper focuses on the direct and inverse problems for a third-order self-adjoint differential operator with non-local potential and anti-periodic boundary conditions.Firstly,we obtain the expressions for the characteristic function and resolvent of this third-order differential operator.Secondly,by using the expression for the resolvent of the operator,we prove that the spectrum for this operator consists of simple eigenvalues and a finite number of eigenvalues with multiplicity 2.Finally,we solve the inverse problem for this operator,which states that the non-local potential function can be reconstructed from four spectra.Specially,we prove the Ambarzumyan theorem and indicate that odd or even potential functions can be reconstructed by three spectra. 展开更多
关键词 Direct problem inverse problem Non-local potential Anti-periodic boundary condition
在线阅读 下载PDF
Inverse Problem of the Invariant D2(C_(2)^(r)) of Elementary Abelian 2-Groups
3
作者 ZHAO Kaiwen LUO Caidian 《数学理论与应用》 2025年第4期50-59,共10页
Let G be a finite abelian group and k be a positive integer.The Davenport constant is a central invariant in zero-sum thoery.The invariant Dk(G)generalizes the Davenport constant D(G)and is defined as the maximum leng... Let G be a finite abelian group and k be a positive integer.The Davenport constant is a central invariant in zero-sum thoery.The invariant Dk(G)generalizes the Davenport constant D(G)and is defined as the maximum length l such that there exists a sequenceB of length l overGcontaining k disjoint non-empty zero-sum subsequences.This paper studies the inverse problem associated with this invariant for the elementary abelian 2-groups C_(2)^(r).For r∈[2,4],we characterize the structures of zero-sum sequences of length D2(C_(2)^(r))and D2(C_(2)^(r))-1 in C_(2)^(r) that can be decomposed into at most two minimal zero-sum subsequences.For r∈[2,5],we characterize the structures of sequences of length D2(C_(2)^(r))-1. 展开更多
关键词 Elementary abelian 2-group Davenport constant inverse problem Zero-sum sequence
在线阅读 下载PDF
Incremental dimensionality reduction for efficiently solving Bayesian inverse problems
4
作者 Qing-Qing Li Bo Yu +3 位作者 Jia-Liang Xu Ning Wang Shi-Chao Wang Hui Zhou 《Petroleum Science》 2025年第10期4102-4116,共15页
The inversion of large sparse matrices poses a major challenge in geophysics,particularly in Bayesian seismic inversion,significantly limiting computational efficiency and practical applicability to largescale dataset... The inversion of large sparse matrices poses a major challenge in geophysics,particularly in Bayesian seismic inversion,significantly limiting computational efficiency and practical applicability to largescale datasets.Existing dimensionality reduction methods have achieved partial success in addressing this issue.However,they remain limited in terms of the achievable degree of dimensionality reduction.An incremental deep dimensionality reduction approach is proposed herein to significantly reduce matrix size and is applied to Bayesian linearized inversion(BLI),a stochastic seismic inversion approach that heavily depends on large sparse matrices inversion.The proposed method first employs a linear transformation based on the discrete cosine transform(DCT)to extract the matrix's essential information and eliminate redundant components,forming the foundation of the dimensionality reduction framework.Subsequently,an innovative iterative DCT-based dimensionality reduction process is applied,where the reduction magnitude is carefully calibrated at each iteration to incrementally reduce dimensionality,thereby effectively eliminating matrix redundancy in depth.This process is referred to as the incremental discrete cosine transform(IDCT).Ultimately,a linear IDCT-based reduction operator is constructed and applied to the kernel matrix inversion in BLI,resulting in a more efficient BLI framework.The proposed method was evaluated through synthetic and field data tests and compared with conventional dimensionality reduction methods.The IDCT approach significantly improves the dimensionality reduction efficiency of the core inversion matrix while preserving inversion accuracy,demonstrating prominent advantages in solving Bayesian inverse problems more efficiently. 展开更多
关键词 Dimension reduction Seismic inversion Discrete cosine transform
原文传递
Graph Guide Diffusion Solvers with Noises for Travelling Salesman Problem
5
作者 Yan Kong Xinpeng Guo Chih-Hsien Hsia 《Computers, Materials & Continua》 2026年第3期689-707,共19页
With the development of technology,diffusion model-based solvers have shown significant promise in solving Combinatorial Optimization(CO)problems,particularly in tackling Non-deterministic Polynomial-time hard(NP-hard... With the development of technology,diffusion model-based solvers have shown significant promise in solving Combinatorial Optimization(CO)problems,particularly in tackling Non-deterministic Polynomial-time hard(NP-hard)problems such as the Traveling Salesman Problem(TSP).However,existing diffusion model-based solvers typically employ a fixed,uniform noise schedule(e.g.,linear or cosine annealing)across all training instances,failing to fully account for the unique characteristics of each problem instance.To address this challenge,we present GraphGuided Diffusion Solvers(GGDS),an enhanced method for improving graph-based diffusion models.GGDS leverages Graph Neural Networks(GNNs)to capture graph structural information embedded in node coordinates and adjacency matrices,dynamically adjusting the noise levels in the diffusion model.This study investigates the TSP by examining two distinct time-step noise generation strategies:cosine annealing and a Neural Network(NN)-based approach.We evaluate their performance across different problem scales,particularly after integrating graph structural information.Experimental results indicate that GGDS outperforms previous methods with average performance improvements of 18.7%,6.3%,and 88.7%on TSP-500,TSP-100,and TSP-50,respectively.Specifically,GGDS demonstrates superior performance on TSP-500 and TSP-50,while its performance on TSP-100 is either comparable to or slightly better than that of previous methods,depending on the chosen noise schedule and decoding strategy. 展开更多
关键词 Combinatorial optimization problem diffusion model noise schedule traveling salesman problem
在线阅读 下载PDF
Mindfulness and internalizing/externalizing problems among adolescents:Ethnicity moderation and psychological capital mediation
6
作者 Jia Wu Wei Luo +4 位作者 Qianguo Xiao Qinhong Xie Xiaodong Li Taiyong Bi Hui Kou 《Journal of Psychology in Africa》 2026年第1期97-106,共10页
This study examines the mediating role of positive psychological capital and the moderating role of ethnicity in the relationship between mindfulness and internalizing/externalizing problems among adolescents.The stud... This study examines the mediating role of positive psychological capital and the moderating role of ethnicity in the relationship between mindfulness and internalizing/externalizing problems among adolescents.The study sample comprized Chinese adolescents(N=637 ethnic minority;females=40.97%,meam age=12.68,SD=0.49 years;N=636 Han;females=49.06%,mean age=12.71,SD=0.47 years).The participants completed the Child and Adolescent Mindfulness Measure,the Positive Psycap Questionnaire,and the Youth Self-Report.Results from the moderated mediation analysis showed mindfulness was negatively associated with both internalizing and externalizing problems.Ethnicity moderated the relationship between mindfulness and internalizing problems to be stronger for Han adolescents compared to ethnic minority adolescents.Psychological capital mediated the relationship between mindfulness and internalizing problems in both groups,with a negative direction.Findings support the Conservation of Resources theory and highlight mindfulness as a personal resource fostering adolescent well-being in multicultural contexts. 展开更多
关键词 Ethnic minority adolescent MINDFULNESS positive psychological capital internalizing problems externalizing problems
在线阅读 下载PDF
Inverse design of 3D integrated high-efficiency grating couplers using deep learning
7
作者 Yu Wang Yue Wang +4 位作者 Guohui Yang Kuang Zhang Xing Yang Chunhui Wang Yu Zhang 《Chinese Physics B》 2026年第2期363-373,共11页
In recent years,the use of deep learning to replace traditional numerical methods for electromagnetic propagation has shown tremendous potential in the rapid design of photonic devices.However,most research on deep le... In recent years,the use of deep learning to replace traditional numerical methods for electromagnetic propagation has shown tremendous potential in the rapid design of photonic devices.However,most research on deep learning has focused on single-layer grating couplers,and the accuracy of multi-layer grating couplers has not yet reached a high level.This paper proposes and demonstrates a novel deep learning network-assisted strategy for inverse design.The network model is based on a multi-layer perceptron(MLP)and incorporates convolutional neural networks(CNNs)and transformers.Through the stacking of multiple layers,it achieves a high-precision design for both multi-layer and single-layer raster couplers with various functionalities.The deep learning network exhibits exceptionally high predictive accuracy,with an average absolute error across the full wavelength range of 1300–1700 nm being only 0.17%,and an even lower predictive absolute error below 0.09%at the specific wavelength of 1550 nm.By combining the deep learning network with the genetic algorithm,we can efficiently design grating couplers that perform different functions.Simulation results indicate that the designed single-wavelength grating couplers achieve coupling efficiencies exceeding 80%at central wavelengths of 1550 nm and 1310 nm.The performance of designed dual-wavelength and broadband grating couplers also reaches high industry standards.Furthermore,the network structure and inverse design method are highly scalable and can be applied not only to multi-layer grating couplers but also directly to the prediction and design of single-layer grating couplers,providing a new perspective for the innovative development of photonic devices. 展开更多
关键词 deep learning inverse design grating couplers photonic devices
原文传递
Inverse design framework of hybrid honeycomb structure with high impact resistance based on active learning
8
作者 Xingyu Shen Ke Yan +5 位作者 Difeng Zhu Hao Wu Shijun Luo Shaobo Qi Mengqi Yuan Xinming Qian 《Defence Technology(防务技术)》 2026年第1期407-421,共15页
In this study,an inverse design framework was established to find lightweight honeycomb structures(HCSs)with high impact resistance.The hybrid HCS,composed of re-entrant(RE)and elliptical annular re-entrant(EARE)honey... In this study,an inverse design framework was established to find lightweight honeycomb structures(HCSs)with high impact resistance.The hybrid HCS,composed of re-entrant(RE)and elliptical annular re-entrant(EARE)honeycomb cells,was created by constructing arrangement matrices to achieve structural lightweight.The machine learning(ML)framework consisted of a neural network(NN)forward regression model for predicting impact resistance and a multi-objective optimization algorithm for generating high-performance designs.The surrogate of the local design space was initially realized by establishing the NN in the small sample dataset,and the active learning strategy was used to continuously extended the local optimal design until the model converged in the global space.The results indicated that the active learning strategy significantly improved the inference capability of the NN model in unknown design domains.By guiding the iteration direction of the optimization algorithm,lightweight designs with high impact resistance were identified.The energy absorption capacity of the optimal design reached 94.98%of the EARE honeycomb,while the initial peak stress and mass decreased by 28.85%and 19.91%,respectively.Furthermore,Shapley Additive Explanations(SHAP)for global explanation of the NN indicated a strong correlation between the arrangement mode of HCS and its impact resistance.By reducing the stiffness of the cells at the top boundary of the structure,the initial impact damage sustained by the structure can be significantly improved.Overall,this study proposed a general lightweight design method for array structures under impact loads,which is beneficial for the widespread application of honeycomb-based protective structures. 展开更多
关键词 Re-entrant honeycomb Hybrid structures inverse design Impact resistance LIGHTWEIGHT
在线阅读 下载PDF
Diagnosing Organizational Bottlenecks in Student Software Projects with Extended Problem Frames
9
作者 Zicheng Huang Hongbin Xiao Zhi Li 《计算机教育》 2026年第3期210-219,共10页
In educational settings,instructors often lead students through hands-on software projects,sometimes engaging two different schools or departments.How can such collaborations be made more efficient,and how can student... In educational settings,instructors often lead students through hands-on software projects,sometimes engaging two different schools or departments.How can such collaborations be made more efficient,and how can students truly experience the importance of teamwork and the impact of organizational structure on project complexity?To answer these questions,we introduce the requirement-driven organization structure(R-DOS)approach,which tightly couples software requirements with the actual development process.By extending problem-frames modeling and focusing on requirements,R-DOS allows educators and students to(1)diagnose structural flaws early,(2)prescribe role-level and communication fixes,and(3)observe-in real time-how poor structure can derail a project while good structure accelerates learning and delivery. 展开更多
关键词 Requirements engineering Organization structure problem Frames
在线阅读 下载PDF
Data-driven insights into nonradical activation mechanisms for biochar inverse design:A synergistic approach using DFT and machine learning with meta-analysis
10
作者 Honglin Chen Rupeng Wang +1 位作者 Zixiang He Shih-Hsin Ho 《Chinese Chemical Letters》 2026年第2期708-712,共5页
Machine learning(ML)is recognized as a potent tool for the inverse design of environmental functional material,particularly for complex entities like biochar-based catalysts(BCs).Thus,the tailored BCs can have a disti... Machine learning(ML)is recognized as a potent tool for the inverse design of environmental functional material,particularly for complex entities like biochar-based catalysts(BCs).Thus,the tailored BCs can have a distinct ability to trigger the nonradical pathway in advance oxidation processes(AOPs),promising a stable,rapid and selective degradation of persistent contaminants.However,due to the inherent“black box”nature and limitations of input features,results and conclusions derived from ML may not always be intuitively understood or comprehensively validated.To tackle this challenge,we linked the front-point interpretable analysis approaches with back-point density functional theory(DFT)calculations to form a chained learning strategy for deeper sight into the intrinsic activation mechanism of BCs in AOPs.At the front point,we conducted an easy-to-interpret meta-analysis to validate two strategies for enhancing nonradical pathways by increasing oxygen content and specific surface area(SSA),and prepared oxidized biochar(OBC500)and SSA-increased biochar(SBC900)by controlling pyrolysis conditions and modification methods.Subsequently,experimental results showed that OBC500 and SBC900 had distinct dominant degradation pathways for 1O2 generation and electron transfer,respectively.Finally,at the end point,DFT calculations revealed their active sites and degradation mechanisms.This chained learning strategy elucidates fundamental principles for BC inverse design and showcases the exceptional capacity to integrate computational techniques to accelerate catalyst inverse design. 展开更多
关键词 Machine learning DFT Biochar-based catalysts Nonradical activation PEROXYMONOSULFATE inverse design META-ANALYSIS
原文传递
Solutions of three-body problem based on an equivalent system approach
11
作者 Jing Tang Xing 《Acta Mechanica Sinica》 2026年第1期292-309,共18页
Generalised reduced masses with a set of equations governing the three relative motions between two of 3-bodies in their gravitational field are established,of which the dynamic characteristics of 3-body dynamics,fund... Generalised reduced masses with a set of equations governing the three relative motions between two of 3-bodies in their gravitational field are established,of which the dynamic characteristics of 3-body dynamics,fundamental bases of this paper,are revealed.Based on these findings,an equivalent system is developed,which is a 2-body system with its total mass,constant angular momentum,kinetic and potential energies same as the total ones of three relative motions,so that it can be solved using the well-known theory of the 2-body system.From the solution of an equivalent system with the revealed characteristics of three relative motions,the general theoretical solutions of the 3-body system are obtained in the curve-integration forms along the orbits in the imaged radial motion space.The possible periodical orbits with generalised Kepler’s law are presented.Following the description and mathematical demonstrations of the proposed methods,the examples including Euler’s/Lagrange’s problems,and a reported numerical one are solved to validate the proposed methods.The methods derived from the 3-body system are extended to N-body problems. 展开更多
关键词 Three-body problem Equivalent system with solutions Orbit-equation of a conic section Generalised reduced mass Chaotic motions Generalised Kepler’s law N-body problem
原文传递
An Integrated DNN-FEA Approach for Inverse Identification of Passive,Heterogeneous Material Parameters of Left Ventricular Myocardium
12
作者 Zhuofan Li Daniel HPak +2 位作者 James SDuncan Liang Liang Minliang Liu 《Computer Modeling in Engineering & Sciences》 2026年第1期319-344,共26页
Patient-specific finite element analysis(FEA)is a promising tool for noninvasive quantification of cardiac and vascular structural mechanics in vivo.However,inverse material property identification using FEA,which req... Patient-specific finite element analysis(FEA)is a promising tool for noninvasive quantification of cardiac and vascular structural mechanics in vivo.However,inverse material property identification using FEA,which requires iteratively solving nonlinear hyperelasticity problems,is computationally expensive which limits the ability to provide timely patient-specific insights to clinicians.In this study,we present an inverse material parameter identification strategy that integrates deep neural networks(DNNs)with FEA,namely inverse DNN-FEA.In this framework,a DNN encodes the spatial distribution of material parameters and effectively regularizes the inverse solution,which aims to reduce susceptibility to local optima that often arise in heterogeneous nonlinear hyperelastic problems.Consequently,inverse DNN-FEA enables identification of material parameters at the element level.For validation,we applied DNN-FEA to identify four spatially varying passive Holzapfel-Ogden material parameters of the left ventricular myocardium in synthetic benchmark cases with a clinically-derived geometry.To evaluate the benefit of DNN integration,a baseline FEA-only solver implemented in PyTorch was used for comparison.Results demonstrated that DNN-FEA achieved substantially lower average errors in parameter identification compared to FEA(case 1,DNN-FEA:0.37%~2.15%vs.FEA:2.64%~12.91%).The results also demonstrate that the same DNN architecture is capable of identifying a different spatial material property distribution(case 2,DNN-FEA:0.03%~0.60%vs.FEA:0.93%~16.25%).These findings suggest that DNN-FEA provides an accurate framework for inverse identification of heterogeneous myocardial material properties.This approach may facilitate future applications in patient-specific modeling based on in vivo clinical imaging and could be extended to other biomechanical simulation problems. 展开更多
关键词 inverse method deep neural network finite element analysis left ventricular MYOCARDIUM
暂未订购
Sensitivity of glacial isostatic adjustment observations on 3D Earths with lateral viscosity variations:A perspective from the Forward problem
13
作者 Patrick Wu 《Geodesy and Geodynamics》 2026年第1期1-11,共11页
Sensitivity of observational data is important in the study of Glacial Isostatic Adjustment(GIA).However,depending on whether sensitivity is used for the Inverse Problem or the Forward Problem,the final formulation an... Sensitivity of observational data is important in the study of Glacial Isostatic Adjustment(GIA).However,depending on whether sensitivity is used for the Inverse Problem or the Forward Problem,the final formulation and display of the sensitivity kernel will be different.Unfortunately,in the past,both perspectives give the same name to their quantity computed/displayed,and that has caused some confusion.To distinguish between the two,their perspective should be added to the names.This paper focuses only on the perspective of the Forward Problem where the input parameters are known.The Perturbation method has been successfully used in the computation of the sensitivity kernels of observations on 1D and 3D viscosity variations from the Forward perspective.One aim of this paper is to review and clarify the physics of the Perturbation method and bring out some important aspects of this method that have been misunderstood or neglected.Another aim is to present sensitivity kernels from the Perturbation method using 3D(both radially and laterally heterogeneous)Earth models with realistic ice history.These new results are now suitable for future comparison with those from new methods using the Forward perspective.Finally,the sensitivity computations for realistic ice histories on a 3D Earth is reviewed and used to search for optimal locations of new GIA observations. 展开更多
关键词 Mantle rheology Loading of the Earth Forward problem
原文传递
Micromagnetic simulation of μMAG standard problem No.3:Evaluating the standard dipole-dipole interaction
14
作者 A.K.F.Silva D.C.Carvalho +1 位作者 H.S.Assis P.Z.Coura 《Chinese Physics B》 2026年第1期180-186,共7页
Cubic-shaped magnetic particles subjected to a dimensionless uniaxial anisotropy(Q=0.1)aligned with one of the crystallographic axes provide an ideal system for investigating magnetic equilibrium states.In this system... Cubic-shaped magnetic particles subjected to a dimensionless uniaxial anisotropy(Q=0.1)aligned with one of the crystallographic axes provide an ideal system for investigating magnetic equilibrium states.In this system,three fundamental magnetization configurations are identified:(i)the flower state,(ii)the twisted flower state,and(iii)the vortex state.This problem corresponds to standard problem No.3 proposed by the NIST Micromagnetics Modeling Group,widely adopted as a benchmark for validating computational micromagnetics methods.In this work,we approach the problem using a computational method based on direct dipolar interactions,in contrast to conventional techniques that typically compute the demagnetizing field via finite difference-based fast Fourier transform(FFT)methods,tensor grid approaches,or finite element formulations.Our results are compared with established literature data,focusing on the dimensionless parameterλ=L/l_(ex),where L is the cube edge length and l_(ex)is the exchange length of the material.To analyze equilibrium state transitions,we systematically varied the size L as a function of the simulation cell number N and intercellular spacing a,determining the criticalλvalue associated with configuration changes.Our simulations reveal that the transition between the twisted flower and vortex states occurs atλ≈8.45,consistent with values reported in the literature,validating our code(Grupo de Física da Matéeria Condensada-UFJF),and shows that this standard problem can be resolved using only interaction dipolar of a direct way without the need for sophisticated additional calculations. 展开更多
关键词 micromagnetic simulation standard problem No.3 dipolar interaction
原文传递
Collaborative scheduling problem pertaining to launch and recovery operations for carrier aircraft
15
作者 GUO Fang HAN Wei +3 位作者 LIU Yujie SU Xichao LIU Jie LI Changjiu 《Journal of Systems Engineering and Electronics》 2026年第1期287-306,共20页
The proliferation of carrier aircraft and the integration of unmanned aerial vehicles(UAVs)on aircraft carriers present new challenges to the automation of launch and recovery operations.This paper investigates a coll... The proliferation of carrier aircraft and the integration of unmanned aerial vehicles(UAVs)on aircraft carriers present new challenges to the automation of launch and recovery operations.This paper investigates a collaborative scheduling problem inherent to the operational processes of carrier aircraft,where launch and recovery tasks are conducted concurrently on the flight deck.The objective is to minimize the cumulative weighted waiting time in the air for recovering aircraft and the cumulative weighted delay time for launching aircraft.To tackle this challenge,a multiple population self-adaptive differential evolution(MPSADE)algorithm is proposed.This method features a self-adaptive parameter updating mechanism that is contingent upon population diversity,an asynchronous updating scheme,an individual migration operator,and a global crossover mechanism.Additionally,comprehensive experiments are conducted to validate the effectiveness of the proposed model and algorithm.Ultimately,a comparative analysis with existing operation modes confirms the enhanced efficiency of the collaborative operation mode. 展开更多
关键词 carrier aircraft collaborative scheduling problem LAUNCH RECOVERY multiple population differential evolution
在线阅读 下载PDF
Computational analysis of solar light harvesting properties of TiO_(2)-BiVO_(4) inverse opals for applications in photocatalysis
16
作者 Oumayma Habli Thomas L.Madanu +1 位作者 Bao-Lian Su Olivier Deparis 《Journal of Energy Chemistry》 2026年第2期610-621,I0014,共13页
Efficient solar light harvesting is essential for high-performance photocatalysts.Here,Rigorous CoupledWave Analysis(RCWA)computational method is used to investigate and optimize the optical absorption of TiO_(2)-BiVO... Efficient solar light harvesting is essential for high-performance photocatalysts.Here,Rigorous CoupledWave Analysis(RCWA)computational method is used to investigate and optimize the optical absorption of TiO_(2)-BiVO_(4) inverse opal(IO)structures under varying light incidence angles and pore-filling medium(air or water).Simulations were validated against experimental reflectance data.They revealed that small-pore IOs strongly absorb in the UV-C and UV-B regions due to the slow photon effect,making them ideal for sterilization and water disinfection.Medium-and large-pore IOs benefit from additional slow photon effect at the 2nd order photonic band gap,enhancing absorption across both UV and visible regions.Medium-pore IOs are suited for indoor air treatment and water purification,while large-pore IOs with the highest photon flux enhancement enable solar-driven photocatalysis such as outdoor pollutant removal and hydrogen production.For all tested IO designs,the absorbed photon flux exceeds that of equivalent planar slabs,highlighting the advantage of photonic structuring for sustainable photocatalytic applications. 展开更多
关键词 inverse Opal RCWA method Slow photon TiO_(2) BiVO_(4) PHOTOCATALYSIS Light harvesting
在线阅读 下载PDF
NONLINEAR RIEMANN AND HILBERT BOUNDARY VALUE PROBLEMS WITH SQUARE ROOTS IN VARIABLE EXPONENT SPACES
17
作者 Yajun Hu Fuli He 《Acta Mathematica Scientia》 2026年第1期1-18,共18页
In this paper,we study the nonlinear Riemann boundary value problem with square roots that is represented by a Cauchy-type integral with kernel density in variable exponent Lebesgue spaces.We discuss the odd-order zer... In this paper,we study the nonlinear Riemann boundary value problem with square roots that is represented by a Cauchy-type integral with kernel density in variable exponent Lebesgue spaces.We discuss the odd-order zero-points distribution of the solutions and separate the single valued analytic branch of the solutions with square roots,then convert the problem to a Riemann boundary value problem in variable exponent Lebesgue spaces and discuss the singularity of solutions at individual zeros belonging to curve.We consider two types of cases those where the coefficient is Hölder and those where it is piecewise Hölder.Then we solve the Hilbert boundary value problem with square roots in variable exponent Lebesgue spaces.By discussing the distribution of the odd-order zero-points for solutions and the method of symmetric extension,we convert the Hilbert problem to a Riemann boundary value problem.The equivalence of the transformation is discussed.Finally,we get the solvable conditions and the direct expressions of the solutions in variable exponent Lebesgue spaces. 展开更多
关键词 boundary value problem Cauchy-type integral variable exponent spaces non-linearity piecewise Lyapunov curve
在线阅读 下载PDF
Precedence Criteria and Gradient-Based Scheduling Algorithm for the Airplane Refueling Problem
18
作者 LIN Hao HE Cheng 《Chinese Quarterly Journal of Mathematics》 2026年第1期38-49,共12页
The airplane refueling problem can be stated as follows.We are given n airplanes which can refuel one another during the flight.Each airplane has a reservoir volume wj(liters)and a consumption rate pj(liters per kilom... The airplane refueling problem can be stated as follows.We are given n airplanes which can refuel one another during the flight.Each airplane has a reservoir volume wj(liters)and a consumption rate pj(liters per kilometer).As soon as one airplane runs out of fuel,it is dropping out of the flight.The problem asks for finding a refueling scheme such that the last plane in the air reach a maximal distance.An equivalent version is the n-vehicle exploration problem.The computational complexity of this non-linear combinatorial optimization problem is open so far.This paper employs the neighborhood exchange method of single-machine scheduling to study the precedence relations of jobs,so as to improve the necessary and sufficiency conditions of optimal solutions,and establish an efficient heuristic algorithm which is a generalization of several existing special algorithms. 展开更多
关键词 Combinatorial optimization Scheduling method The airplane refueling problem Optimality criteria Heuristic algorithm
在线阅读 下载PDF
Centralized Circumcentered-Reflection Method for Solving the Convex Feasibility Problem in Sparse Signal Recovery
19
作者 Chunmei LI Bangjun CHEN Xuefeng DUAN 《Journal of Mathematical Research with Applications》 2026年第1期119-133,共15页
Convex feasibility problems are widely used in image reconstruction, sparse signal recovery, and other areas. This paper is devoted to considering a class of convex feasibility problem arising from sparse signal recov... Convex feasibility problems are widely used in image reconstruction, sparse signal recovery, and other areas. This paper is devoted to considering a class of convex feasibility problem arising from sparse signal recovery. We first derive the projection formulas for a vector onto the feasible sets. The centralized circumcentered-reflection method is designed to solve the convex feasibility problem. Some numerical experiments demonstrate the feasibility and effectiveness of the proposed algorithm, showing superior performance compared to conventional alternating projection methods. 展开更多
关键词 convex feasibility problem centralized circumcentered-re ection method sparse signal recovery compressed sensing
原文传递
Quality-guaranteed Dubins Path Planning for USV Based on Mixed-integer Piecewise linear Programming for Addressing the Extended Minimum-time Intercept Problem
20
作者 Xing Zhou Kelin Zhu +3 位作者 Shuang Liu Zhaoqing Li Wenxin Zhang Kang Du 《哈尔滨工程大学学报(英文版)》 2026年第1期216-227,共12页
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. 展开更多
关键词 Minimum-time intercept problem Dubins vehicle Mixed-integer piecewise-linear program LINEARIZATION Approximate error trigonometric function USV
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部