期刊文献+
共找到34,111篇文章
< 1 2 250 >
每页显示 20 50 100
THECHORD GAUSS CURVATURE FLOW AND ITS L_(p)CHORDMINKOWSKI PROBLEM
1
作者 Jinrong HU Yong HUANG +1 位作者 Jian LU Sinan WANG 《Acta Mathematica Scientia》 2025年第1期161-179,共19页
In this paper,the L_(p)chord Minkowski problem is concerned.Based on the results shown in[20],we obtain a new existence result of solutions to this problem in terms of smooth measures by using a nonlocal Gauss curvatu... In this paper,the L_(p)chord Minkowski problem is concerned.Based on the results shown in[20],we obtain a new existence result of solutions to this problem in terms of smooth measures by using a nonlocal Gauss curvature flow for p>−n with p≠0. 展开更多
关键词 L_(p)chord Minkowski problem new Monge-Ampere equation geometric fow
在线阅读 下载PDF
RECONSTRUCTION PROBLEMS OF CONVEX BODIES FROM EVEN L_(p)SURFACE AREA MEASURES
2
作者 Juewei HU Gangsong LENG 《Acta Mathematica Scientia》 2025年第1期126-142,共17页
We build a computer program to reconstruct convex bodies using even L_(p)surface area measures for p≥1.Firstly,we transform the minimization problem Pi,which is equivalent to solving the even L_(p)Minkowski problem,i... We build a computer program to reconstruct convex bodies using even L_(p)surface area measures for p≥1.Firstly,we transform the minimization problem Pi,which is equivalent to solving the even L_(p)Minkowski problem,into a convex optimization problem P4 with a finite number of constraints.This transformation makes it suitable for computational resolution.Then,we prove that the approximate solutions obtained by solving the problem P4 converge to the theoretical solution when N and k are sufficiently large.Finally,based on the convex optimization problem P_(4),we provide an algorithm for reconstructing convex bodies from even L_(p)surface area measures,and present several examples implemented using MATLAB. 展开更多
关键词 reconstruction problem even L_(p)surface area measures spherical harmonic
在线阅读 下载PDF
Combining deep reinforcement learning with heuristics to solve the traveling salesman problem
3
作者 Li Hong Yu Liu +1 位作者 Mengqiao Xu Wenhui Deng 《Chinese Physics B》 2025年第1期96-106,共11页
Recent studies employing deep learning to solve the traveling salesman problem(TSP)have mainly focused on learning construction heuristics.Such methods can improve TSP solutions,but still depend on additional programs... Recent studies employing deep learning to solve the traveling salesman problem(TSP)have mainly focused on learning construction heuristics.Such methods can improve TSP solutions,but still depend on additional programs.However,methods that focus on learning improvement heuristics to iteratively refine solutions remain insufficient.Traditional improvement heuristics are guided by a manually designed search strategy and may only achieve limited improvements.This paper proposes a novel framework for learning improvement heuristics,which automatically discovers better improvement policies for heuristics to iteratively solve the TSP.Our framework first designs a new architecture based on a transformer model to make the policy network parameterized,which introduces an action-dropout layer to prevent action selection from overfitting.It then proposes a deep reinforcement learning approach integrating a simulated annealing mechanism(named RL-SA)to learn the pairwise selected policy,aiming to improve the 2-opt algorithm's performance.The RL-SA leverages the whale optimization algorithm to generate initial solutions for better sampling efficiency and uses the Gaussian perturbation strategy to tackle the sparse reward problem of reinforcement learning.The experiment results show that the proposed approach is significantly superior to the state-of-the-art learning-based methods,and further reduces the gap between learning-based methods and highly optimized solvers in the benchmark datasets.Moreover,our pre-trained model M can be applied to guide the SA algorithm(named M-SA(ours)),which performs better than existing deep models in small-,medium-,and large-scale TSPLIB datasets.Additionally,the M-SA(ours)achieves excellent generalization performance in a real-world dataset on global liner shipping routes,with the optimization percentages in distance reduction ranging from3.52%to 17.99%. 展开更多
关键词 traveling salesman problem deep reinforcement learning simulated annealing algorithm transformer model whale optimization algorithm
在线阅读 下载PDF
A review of mid-frequency vibro-acoustic modelling for highspeed train extruded aluminium panels as well as the most recent developments in hybrid modelling techniques 被引量:2
4
作者 Lin Ji Xiaozhen Sheng +2 位作者 Xinbiao Xiao Zefeng Wen Xuesong Jin 《Journal of Modern Transportation》 2015年第3期159-168,共10页
The present paper reviews the vibro-acoustic modelling of extruded aluminium train floor structures including the state-of-the-art of its industrial applications, as well as the most recent developments on mid-frequen... The present paper reviews the vibro-acoustic modelling of extruded aluminium train floor structures including the state-of-the-art of its industrial applications, as well as the most recent developments on mid-frequency mod- elling techniques in general. With the common purpose to predict mid-frequency vibro-acoustic responses of stiffened panel structures to an acceptable accuracy at a reasonable computational cost, relevant techniques are mainly based on one of the following three types of mid-frequency vibro- acoustic modelling principles: (1) enhanced deterministic methods, (2) enhanced statistical methods, and (3) hybrid deterministic/statistical methods. It is shown that, although recent developments have led to a significant step forward in industrial applicability, mature and adequate prediction tech- niques, however, are still very much required for solving sound transmission through, and radiation from, extruded aluminium panels used on high-speed trains. Due to their great potentials for predicting mid-frequency vibro-acoustics of stiffened panel structures, two of recently developed mid-frequency modelling approaches, i.e. the so-called hybrid finite element-statistical energy analysis (FE-SEA) and hybrid wave-based method- statistical energy analysis (WBM-SEA), are then recapitulated. 展开更多
关键词 mid-frequency vibro-acoustic modelling ·Extruded aluminium panels Wave- and modal-basedanalytical methods Element-based numerical methods·Hybrid deterministic-statistical methods
在线阅读 下载PDF
Quafu-Qcover:Explore combinatorial optimization problems on cloud-based quantum computers 被引量:1
5
作者 许宏泽 庄伟峰 +29 位作者 王正安 黄凯旋 时运豪 马卫国 李天铭 陈驰通 许凯 冯玉龙 刘培 陈墨 李尚书 杨智鹏 钱辰 靳羽欣 马运恒 肖骁 钱鹏 顾炎武 柴绪丹 普亚南 张翼鹏 魏世杰 增进峰 李行 龙桂鲁 金贻荣 于海峰 范桁 刘东 胡孟军 《Chinese Physics B》 SCIE EI CAS CSCD 2024年第5期104-115,共12页
We introduce Quafu-Qcover,an open-source cloud-based software package developed for solving combinatorial optimization problems using quantum simulators and hardware backends.Quafu-Qcover provides a standardized and c... We introduce Quafu-Qcover,an open-source cloud-based software package developed for solving combinatorial optimization problems using quantum simulators and hardware backends.Quafu-Qcover provides a standardized and comprehensive workflow that utilizes the quantum approximate optimization algorithm(QAOA).It facilitates the automatic conversion of the original problem into a quadratic unconstrained binary optimization(QUBO)model and its corresponding Ising model,which can be subsequently transformed into a weight graph.The core of Qcover relies on a graph decomposition-based classical algorithm,which efficiently derives the optimal parameters for the shallow QAOA circuit.Quafu-Qcover incorporates a dedicated compiler capable of translating QAOA circuits into physical quantum circuits that can be executed on Quafu cloud quantum computers.Compared to a general-purpose compiler,our compiler demonstrates the ability to generate shorter circuit depths,while also exhibiting superior speed performance.Additionally,the Qcover compiler has the capability to dynamically create a library of qubits coupling substructures in real-time,utilizing the most recent calibration data from the superconducting quantum devices.This ensures that computational tasks can be assigned to connected physical qubits with the highest fidelity.The Quafu-Qcover allows us to retrieve quantum computing sampling results using a task ID at any time,enabling asynchronous processing.Moreover,it incorporates modules for results preprocessing and visualization,facilitating an intuitive display of solutions for combinatorial optimization problems.We hope that Quafu-Qcover can serve as an instructive illustration for how to explore application problems on the Quafu cloud quantum computers. 展开更多
关键词 quantum cloud platform combinatorial optimization problems quantum software
在线阅读 下载PDF
ON DE FINETTI'S OPTIMAL IMPULSE DIVIDEND CONTROL PROBLEM UNDER CHAPTER 11 BANKRUPTCY 被引量:1
6
作者 王文元 明瑞星 胡亦钧 《Acta Mathematica Scientia》 SCIE CSCD 2024年第1期215-233,共19页
Motivated by recent advances made in the study of dividend control and risk management problems involving the U.S.bankruptcy code,in this paper we follow[44]to revisit the De Finetti dividend control problem under the... Motivated by recent advances made in the study of dividend control and risk management problems involving the U.S.bankruptcy code,in this paper we follow[44]to revisit the De Finetti dividend control problem under the reorganization process and the regulator's intervention documented in U.S.Chapter 11 bankruptcy.We do this by further accommodating the fixed transaction costs on dividends to imitate the real-world procedure of dividend payments.Incorporating the fixed transaction costs transforms the targeting optimal dividend problem into an impulse control problem rather than a singular control problem,and hence computations and proofs that are distinct from[44]are needed.To account for the financial stress that is due to the more subtle concept of Chapter 11 bankruptcy,the surplus process after dividends is driven by a piece-wise spectrally negative Lévy process with endogenous regime switching.Some explicit expressions of the expected net present values under a double barrier dividend strategy,new to the literature,are established in terms of scale functions.With the help of these expressions,we are able to characterize the optimal strategy among the set of admissible double barrier dividend strategies.When the tail of the Lévy measure is log-convex,this optimal double barrier dividend strategy is then verified as the optimal dividend strategy,solving our optimal impulse control problem. 展开更多
关键词 spectrally negative Lévy process Chapter 11 bankruptcy De Finetti's dividend problem double barrier strategy impulse control
在线阅读 下载PDF
Efficient Inverse Analysis for Solving a Coupled Conduction,Convection and Radiation Problem Involving Non⁃gray Participating Media
7
作者 HE Zheng CAO Zhenkun +2 位作者 CHENG Xiang CUI Miao LIU Kun 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI CSCD 2024年第5期621-631,共11页
The presence of non-gray radiative properties in a reheating furnace’s medium that absorbs,emits,and involves non-gray creates more complex radiative heat transfer problems.Furthermore,it adds difficulty to solving t... The presence of non-gray radiative properties in a reheating furnace’s medium that absorbs,emits,and involves non-gray creates more complex radiative heat transfer problems.Furthermore,it adds difficulty to solving the coupled conduction,convection,and radiation problem,leading to suboptimal efficiency that fails to meet real-time control demands.To overcome this difficulty,comparable gray radiative properties of non-gray media are proposed and estimated by solving an inverse problem.However,the required iteration numbers by using a least-squares method are too many and resulted in a very low inverse efficiency.It is necessary to present an efficient method for the equivalence.The Levenberg-Marquardt algorithm is utilized to solve the inverse problem of coupled heat transfer,and the gray-equivalent radiative characteristics are successfully recovered.It is our intention that the issue of low inverse efficiency,which has been observed when the least-squares method is employed,will be resolved.To enhance the performance of the Levenberg-Marquardt algorithm,a modification is implemented for determining the damping factor.Detailed investigations are also conducted to evaluate its accuracy,stability of convergence,efficiency,and robustness of the algorithm.Subsequently,a comparison is made between the results achieved using each method. 展开更多
关键词 inverse problem coupled heat transfer problem Levenberg-Marquardt algorithm
在线阅读 下载PDF
Identifying multidisciplinary problems from scientific publications based on a text generation method
8
作者 Ziyan Xu Hongqi Han +2 位作者 Linna Li Junsheng Zhang Zexu Zhou 《Journal of Data and Information Science》 CSCD 2024年第3期213-237,共25页
Purpose:A text generation based multidisciplinary problem identification method is proposed,which does not rely on a large amount of data annotation.Design/methodology/approach:The proposed method first identifies the... Purpose:A text generation based multidisciplinary problem identification method is proposed,which does not rely on a large amount of data annotation.Design/methodology/approach:The proposed method first identifies the research objective types and disciplinary labels of papers using a text classification technique;second,it generates abstractive titles for each paper based on abstract and research objective types using a generative pre-trained language model;third,it extracts problem phrases from generated titles according to regular expression rules;fourth,it creates problem relation networks and identifies the same problems by exploiting a weighted community detection algorithm;finally,it identifies multidisciplinary problems based on the disciplinary labels of papers.Findings:Experiments in the“Carbon Peaking and Carbon Neutrality”field show that the proposed method can effectively identify multidisciplinary research problems.The disciplinary distribution of the identified problems is consistent with our understanding of multidisciplinary collaboration in the field.Research limitations:It is necessary to use the proposed method in other multidisciplinary fields to validate its effectiveness.Practical implications:Multidisciplinary problem identification helps to gather multidisciplinary forces to solve complex real-world problems for the governments,fund valuable multidisciplinary problems for research management authorities,and borrow ideas from other disciplines for researchers.Originality/value:This approach proposes a novel multidisciplinary problem identification method based on text generation,which identifies multidisciplinary problems based on generative abstractive titles of papers without data annotation required by standard sequence labeling techniques. 展开更多
关键词 problem identification MULTIDISCIPLINARY Text generation Text classification
在线阅读 下载PDF
ON THE CAUCHY PROBLEM FOR THE GENERALIZED BOUSSINESQ EQUATION WITH A DAMPED TERM
9
作者 Xiao SU Shubin WANG 《Acta Mathematica Scientia》 SCIE CSCD 2024年第5期1766-1786,共21页
This paper is devoted to the Cauchy problem for the generalized damped Boussinesq equation with a nonlinear source term in the natural energy space.With the help of linear time-space estimates,we establish the local e... This paper is devoted to the Cauchy problem for the generalized damped Boussinesq equation with a nonlinear source term in the natural energy space.With the help of linear time-space estimates,we establish the local existence and uniqueness of solutions by means of the contraction mapping principle.The global existence and blow-up of the solutions at both subcritical and critical initial energy levels are obtained.Moreover,we construct the sufficient conditions of finite time blow-up of the solutions with arbitrary positive initial energy. 展开更多
关键词 damped Boussinesq equation Cauchy problem global solutions BLOW-UP
在线阅读 下载PDF
GLOBAL CONVERGENCE OF A CAUTIOUS PROJECTION BFGS ALGORITHM FOR NONCONVEX PROBLEMS WITHOUT GRADIENT LIPSCHITZ CONTINUITY
10
作者 Gonglin YUAN Xiong ZHAO Jiajia YU 《Acta Mathematica Scientia》 SCIE CSCD 2024年第5期1735-1746,共12页
A cautious projection BFGS method is proposed for solving nonconvex unconstrained optimization problems.The global convergence of this method as well as a stronger general convergence result can be proven without a gr... A cautious projection BFGS method is proposed for solving nonconvex unconstrained optimization problems.The global convergence of this method as well as a stronger general convergence result can be proven without a gradient Lipschitz continuity assumption,which is more in line with the actual problems than the existing modified BFGS methods and the traditional BFGS method.Under some additional conditions,the method presented has a superlinear convergence rate,which can be regarded as an extension and supplement of BFGS-type methods with the projection technique.Finally,the effectiveness and application prospects of the proposed method are verified by numerical experiments. 展开更多
关键词 cautious BFGS nonconvex problems Lipschitz continuity projection technique global convergence
在线阅读 下载PDF
CAUCHY TYPE INTEGRALS AND A BOUNDARY VALUE PROBLEM IN A COMPLEX CLIFFORD ANALYSIS
11
作者 曹南斌 李尊凤 +1 位作者 杨贺菊 乔玉英 《Acta Mathematica Scientia》 SCIE CSCD 2024年第1期369-385,共17页
Clifford analysis is an important branch of modern analysis;it has a very important theoretical significance and application value,and its conclusions can be applied to the Maxwell equation,Yang-Mill field theory,quan... Clifford analysis is an important branch of modern analysis;it has a very important theoretical significance and application value,and its conclusions can be applied to the Maxwell equation,Yang-Mill field theory,quantum mechanics and value problems.In this paper,we first give the definition of a quasi-Cauchy type integral in complex Clifford analysis,and get the Plemelj formula for it.Second,we discuss the H?lder continuity for the Cauchy-type integral operators with values in a complex Clifford algebra.Finally,we prove the existence of solutions for a class of linear boundary value problems and give the integral representation for the solution. 展开更多
关键词 Clifford analysis Cauchy type integral Plemelj formula Holder continuous boundary value problems
在线阅读 下载PDF
A STRONG POSITIVITY PROPERTY AND A RELATED INVERSE SOURCE PROBLEM FOR MULTI-TERM TIME-FRACTIONAL DIFFUSION EQUATIONS
12
作者 Li HU Zhiyuan LI Xiaona YANG 《Acta Mathematica Scientia》 SCIE CSCD 2024年第5期2019-2040,共22页
In this article,we consider the diffusion equation with multi-term time-fractional derivatives.We first derive,by a subordination principle for the solution,that the solution is positive when the initial value is non-... In this article,we consider the diffusion equation with multi-term time-fractional derivatives.We first derive,by a subordination principle for the solution,that the solution is positive when the initial value is non-negative.As an application,we prove the uniqueness of solution to an inverse problem of determination of the temporally varying source term by integral type information in a subdomain.Finally,several numerical experiments are presented to show the accuracy and efficiency of the algorithm. 展开更多
关键词 fractional diffusion equation inverse source problem nonlocal observation observation UNIQUENESS Tikhonov regularization
在线阅读 下载PDF
Riemann–Hilbert problem for the defocusing Lakshmanan–Porsezian–Daniel equation with fully asymmetric nonzero boundary conditions
13
作者 Jianying Ji Xiyang Xie 《Chinese Physics B》 SCIE EI CAS CSCD 2024年第9期208-215,共8页
The Riemann–Hilbert approach is demonstrated to investigate the defocusing Lakshmanan–Porsezian–Daniel equation under fully asymmetric nonzero boundary conditions.In contrast to the symmetry case,this paper focuses... The Riemann–Hilbert approach is demonstrated to investigate the defocusing Lakshmanan–Porsezian–Daniel equation under fully asymmetric nonzero boundary conditions.In contrast to the symmetry case,this paper focuses on the branch points related to the scattering problem rather than using the Riemann surfaces.For the direct problem,we analyze the Jost solution of lax pairs and some properties of scattering matrix,including two kinds of symmetries.The inverse problem at branch points can be presented,corresponding to the associated Riemann–Hilbert.Moreover,we investigate the time evolution problem and estimate the value of solving the solutions by Jost function.For the inverse problem,we construct it as a Riemann–Hilbert problem and formulate the reconstruction formula for the defocusing Lakshmanan–Porsezian–Daniel equation.The solutions of the Riemann–Hilbert problem can be constructed by estimating the solutions.Finally,we work out the solutions under fully asymmetric nonzero boundary conditions precisely via utilizing the Sokhotski–Plemelj formula and the square of the negative column transformation with the assistance of Riemann surfaces.These results are valuable for understanding physical phenomena and developing further applications of optical problems. 展开更多
关键词 Riemann-Hilbert problem defocusing Lakshmanan-Porsezian-Daniel equation inverse scatter-ing transform asymmetric nonzero boundary conditions
在线阅读 下载PDF
THE RIEMANN PROBLEM FOR ISENTROPIC COMPRESSIBLE EULER EQUATIONS WITH DISCONTINUOUS FLUX
14
作者 孙印正 屈爱芳 袁海荣 《Acta Mathematica Scientia》 SCIE CSCD 2024年第1期37-77,共41页
We consider the singular Riemann problem for the rectilinear isentropic compressible Euler equations with discontinuous flux,more specifically,for pressureless flow on the left and polytropic flow on the right separat... We consider the singular Riemann problem for the rectilinear isentropic compressible Euler equations with discontinuous flux,more specifically,for pressureless flow on the left and polytropic flow on the right separated by a discontinuity x=x(t).We prove that this problem admits global Radon measure solutions for all kinds of initial data.The over-compressing condition on the discontinuity x=x(t)is not enough to ensure the uniqueness of the solution.However,there is a unique piecewise smooth solution if one proposes a slip condition on the right-side of the curve x=x(t)+0,in addition to the full adhesion condition on its left-side.As an application,we study a free piston problem with the piston in a tube surrounded initially by uniform pressureless flow and a polytropic gas.In particular,we obtain the existence of a piecewise smooth solution for the motion of the piston between a vacuum and a polytropic gas.This indicates that the singular Riemann problem looks like a control problem in the sense that one could adjust the condition on the discontinuity of the flux to obtain the desired flow field. 展开更多
关键词 compressible Euler equations Riemann problem Radon measure solution delta shock discontinuous flux wave interactions
在线阅读 下载PDF
On the Method of Solution for the Non-Homogeneous Generalized Riemann-Hilbert Boundary Value Problems
15
作者 ZHANG Wen-wen LI Ping-run 《Chinese Quarterly Journal of Mathematics》 2024年第3期262-269,共8页
This paper studies the non-homogeneous generalized Riemann-Hilbert(RH)problems involving two unknown functions.Using the uniformization theorem,such problems are transformed into the case of homogeneous type.By the th... This paper studies the non-homogeneous generalized Riemann-Hilbert(RH)problems involving two unknown functions.Using the uniformization theorem,such problems are transformed into the case of homogeneous type.By the theory of classical boundary value problems,we adopt a novel method to obtain the sectionally analytic solutions of problems in strip domains,and analyze the conditions of solvability and properties of solutions in various domains. 展开更多
关键词 Generalized Riemann-Hilbert problem Uniformization theorem Analytic solution Sokhotski-Plemelj formula
在线阅读 下载PDF
A BICUBIC B-SPLINE FINITE ELEMENT METHOD FOR FOURTH-ORDER SEMILINEAR PARABOLIC OPTIMAL CONTROL PROBLEMS
16
作者 Fangfang DU Tongjun SUN 《Acta Mathematica Scientia》 SCIE CSCD 2024年第6期2411-2421,共11页
A bicubic B-spline finite element method is proposed to solve optimal control problems governed by fourth-order semilinear parabolic partial differential equations.Its key feature is the selection of bicubic B-splines... A bicubic B-spline finite element method is proposed to solve optimal control problems governed by fourth-order semilinear parabolic partial differential equations.Its key feature is the selection of bicubic B-splines as trial functions to approximate the state and costate variables in two space dimensions.A Crank-Nicolson difference scheme is constructed for time discretization.The resulting numerical solutions belong to C2in space,and the order of the coefficient matrix is low.Moreover,the Bogner-Fox-Schmit element is considered for comparison.Two numerical experiments demonstrate the feasibility and effectiveness of the proposed method. 展开更多
关键词 bicubic B-spline finite element method optimal control problem Bogner-Fox-Schmit element Crank-Nicolson scheme numerical experiment
在线阅读 下载PDF
THE WEIGHTED KATO SQUARE ROOT PROBLEMOF ELLIPTIC OPERATORS HAVING A BMOANTI-SYMMETRICPART
17
作者 马文贤 杨四辈 《Acta Mathematica Scientia》 SCIE CSCD 2024年第2期532-550,共19页
Let n≥2 and let L be a second-order elliptic operator of divergence form with coefficients consisting of both an elliptic symmetric part and a BMO anti-symmetric part in ℝ^(n).In this article,we consider the weighted... Let n≥2 and let L be a second-order elliptic operator of divergence form with coefficients consisting of both an elliptic symmetric part and a BMO anti-symmetric part in ℝ^(n).In this article,we consider the weighted Kato square root problem for L.More precisely,we prove that the square root L^(1/2)satisfies the weighted L^(p)estimates||L^(1/2)(f)||L_(ω)^p(R^(n))≤C||■f||L_(ω)^p(R^(n);R^(n))for any p∈(1,∞)andω∈Ap(ℝ^(n))(the class of Muckenhoupt weights),and that||■f||L_(ω)^p(R^(n);R^(n))≤C||L^(1/2)(f)||L_(ω)^p(R^(n))for any p∈(1,2+ε)andω∈Ap(ℝ^(n))∩RH_(2+ε/p),(R^(n))(the class of reverse Hölder weights),whereε∈(0,∞)is a constant depending only on n and the operator L,and where(2+ε/p)'denotes the Hölder conjugate exponent of 2+ε/p.Moreover,for any given q∈(2,∞),we give a sufficient condition to obtain that||■f||L_(ω)^p(R^(n);R^(n))≤C||L^(1/2)(f)||L_(ω)^p(R^(n))for any p∈(1,q)andω∈A_(p)(R^(n))∩pRH_(q/p),(R^(n)).As an application,we prove that when the coefficient matrix A that appears in L satisfies the small BMO condition,the Riesz transform∇L^(−1/2)is bounded on L_(ω)^(p)(ℝ^(n))for any given p∈(1,∞)andω∈Ap(ℝ^(n)).Furthermore,applications to the weighted L^(2)-regularity problem with the Dirichlet or the Neumann boundary condition are also given. 展开更多
关键词 elliptic operator Kato square root problem Muckenhoupt weight Riesz transform reverse Hölder inequality
在线阅读 下载PDF
A SINGULAR DIRICHLET PROBLEM FOR THE MONGE-AMPÈRE TYPE EQUATION
18
作者 Zhijun ZHANG Bo ZHANG 《Acta Mathematica Scientia》 SCIE CSCD 2024年第5期1965-1983,共19页
We consider the singular Dirichlet problem for the Monge-Ampère type equation■=0,whereΩis a strictly convex and bounded smooth domain in■is positive and strictly decreasing in(0,∞)with■is positive inΩ.We ob... We consider the singular Dirichlet problem for the Monge-Ampère type equation■=0,whereΩis a strictly convex and bounded smooth domain in■is positive and strictly decreasing in(0,∞)with■is positive inΩ.We obtain the existence,nonexistence and global asymptotic behavior of the convex solution to such a problem for more general b and g.Our approach is based on the Karamata regular variation theory and the construction of suitable sub-and super-solutions. 展开更多
关键词 Monge-Ampère equation a singular boundary value problem the unique convex solution global asymptotic behavior
在线阅读 下载PDF
Gradient Estimate of Solutions to a Class of Mean Curvature Equations with Prescribed Contact Angle Boundary Problem
19
作者 Yuan Shengtong Han Fei 《数学理论与应用》 2024年第3期94-105,共12页
This paper studies the prescribed contact angle boundary value problem of a certain type of mean curvature equation.Applying the maximum principle and the moving frame method and based on the location of the maximum p... This paper studies the prescribed contact angle boundary value problem of a certain type of mean curvature equation.Applying the maximum principle and the moving frame method and based on the location of the maximum point,the boundary gradient estimation of the solutions to the equation is obtained. 展开更多
关键词 Moving frame Maximum principle Prescribed contact angle boundary value problem Mean curvature equation
在线阅读 下载PDF
果树修剪机械装备的发展现状与趋势 被引量:3
20
作者 刘佳 杨莉玲 +2 位作者 马文强 买合木江·巴吐尔 沈晓贺 《农机化研究》 北大核心 2025年第1期262-268,共7页
林果整形修剪对实现果园通风透光、降低病虫害的发生几率、调节果品品质、稳定果品产量具有重要作用,是果园生产管理过程中尤为重要的一个环节,但其季节性强,需要劳动力多。为此,通过分析国内外修剪技术装备的研究与应用现状,论述了相... 林果整形修剪对实现果园通风透光、降低病虫害的发生几率、调节果品品质、稳定果品产量具有重要作用,是果园生产管理过程中尤为重要的一个环节,但其季节性强,需要劳动力多。为此,通过分析国内外修剪技术装备的研究与应用现状,论述了相关修剪机械的工作原理及现有修剪机械存在的问题,并分析了林果修剪机械的发展趋势。 展开更多
关键词 果树 修剪装备 存在问题 发展趋势
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部