期刊文献+
共找到9,098篇文章
< 1 2 250 >
每页显示 20 50 100
Stability and Time-Step Constraints of Implicit-Explicit Runge-Kutta Methods for the Linearized Korteweg-de Vries Equation
1
作者 Joseph Hunter Zheng Sun Yulong Xing 《Communications on Applied Mathematics and Computation》 EI 2024年第1期658-687,共30页
This paper provides a study on the stability and time-step constraints of solving the linearized Korteweg-de Vries(KdV)equation,using implicit-explicit(IMEX)Runge-Kutta(RK)time integration methods combined with either... This paper provides a study on the stability and time-step constraints of solving the linearized Korteweg-de Vries(KdV)equation,using implicit-explicit(IMEX)Runge-Kutta(RK)time integration methods combined with either finite difference(FD)or local discontinuous Galerkin(DG)spatial discretization.We analyze the stability of the fully discrete scheme,on a uniform mesh with periodic boundary conditions,using the Fourier method.For the linearized KdV equation,the IMEX schemes are stable under the standard Courant-Friedrichs-Lewy(CFL)conditionτ≤λh.Here,λis the CFL number,τis the time-step size,and h is the spatial mesh size.We study several IMEX schemes and characterize their CFL number as a function ofθ=d/h^(2)with d being the dispersion coefficient,which leads to several interesting observations.We also investigate the asymptotic behaviors of the CFL number for sufficiently refined meshes and derive the necessary conditions for the asymptotic stability of the IMEX-RK methods.Some numerical experiments are provided in the paper to illustrate the performance of IMEX methods under different time-step constraints. 展开更多
关键词 linearized Korteweg-de Vries(KdV)equation Implicit-explicit(IMEX)Runge-Kutta(RK)method STABILITY Courant-Friedrichs-Lewy(CFL)condition Finite difference(FD)method Local discontinuous Galerkin(DG)method
下载PDF
Stability analysis of a liquid crystal elastomer self-oscillator under a linear temperature field
2
作者 Haiyang WU Jiangfeng LOU +2 位作者 Biao ZHANG Yuntong DAI Kai LI 《Applied Mathematics and Mechanics(English Edition)》 SCIE EI CSCD 2024年第2期337-354,共18页
Self-oscillating systems abound in the natural world and offer substantial potential for applications in controllers,micro-motors,medical equipments,and so on.Currently,numerical methods have been widely utilized for ... Self-oscillating systems abound in the natural world and offer substantial potential for applications in controllers,micro-motors,medical equipments,and so on.Currently,numerical methods have been widely utilized for obtaining the characteristics of self-oscillation including amplitude and frequency.However,numerical methods are burdened by intricate computations and limited precision,hindering comprehensive investigations into self-oscillating systems.In this paper,the stability of a liquid crystal elastomer fiber self-oscillating system under a linear temperature field is studied,and analytical solutions for the amplitude and frequency are determined.Initially,we establish the governing equations of self-oscillation,elucidate two motion regimes,and reveal the underlying mechanism.Subsequently,we conduct a stability analysis and employ a multi-scale method to obtain the analytical solutions for the amplitude and frequency.The results show agreement between the multi-scale and numerical methods.This research contributes to the examination of diverse self-oscillating systems and advances the theoretical analysis of self-oscillating systems rooted in active materials. 展开更多
关键词 SELF-OSCILLATION stability analysis multi-scale method liquid crystal elastomer linear temperature field
下载PDF
Low-complexity signal detection for massive MIMO systems via trace iterative method
3
作者 IMRAN A.Khoso ZHANG Xiaofei +2 位作者 ABDUL Hayee Shaikh IHSAN A.Khoso ZAHEER Ahmed Dayo 《Journal of Systems Engineering and Electronics》 SCIE CSCD 2024年第3期549-557,共9页
Linear minimum mean square error(MMSE)detection has been shown to achieve near-optimal performance for massive multiple-input multiple-output(MIMO)systems but inevitably involves complicated matrix inversion,which ent... Linear minimum mean square error(MMSE)detection has been shown to achieve near-optimal performance for massive multiple-input multiple-output(MIMO)systems but inevitably involves complicated matrix inversion,which entails high complexity.To avoid the exact matrix inversion,a considerable number of implicit and explicit approximate matrix inversion based detection methods is proposed.By combining the advantages of both the explicit and the implicit matrix inversion,this paper introduces a new low-complexity signal detection algorithm.Firstly,the relationship between implicit and explicit techniques is analyzed.Then,an enhanced Newton iteration method is introduced to realize an approximate MMSE detection for massive MIMO uplink systems.The proposed improved Newton iteration significantly reduces the complexity of conventional Newton iteration.However,its complexity is still high for higher iterations.Thus,it is applied only for first two iterations.For subsequent iterations,we propose a novel trace iterative method(TIM)based low-complexity algorithm,which has significantly lower complexity than higher Newton iterations.Convergence guarantees of the proposed detector are also provided.Numerical simulations verify that the proposed detector exhibits significant performance enhancement over recently reported iterative detectors and achieves close-to-MMSE performance while retaining the low-complexity advantage for systems with hundreds of antennas. 展开更多
关键词 signal detection LOW-COMPLEXITY linear minimum mean square error(MMSE) massive multiple-input multiple-output(MIMO) trace iterative method(TIM)
下载PDF
Revealing the Hidden Mathematical Beauties of the Cayley-Hamilton Method
4
作者 Haiduke Sarafian 《American Journal of Computational Mathematics》 2024年第2期257-263,共7页
The inversion of a non-singular square matrix applying a Computer Algebra System (CAS) is straightforward. The CASs make the numeric computation efficient but mock the mathematical characteristics. The algorithms cond... The inversion of a non-singular square matrix applying a Computer Algebra System (CAS) is straightforward. The CASs make the numeric computation efficient but mock the mathematical characteristics. The algorithms conducive to the output are sealed and inaccessible. In practice, other than the CPU timing, the applied inversion method is irrelevant. This research-oriented article discusses one such process, the Cayley-Hamilton (C.H.) [1]. Pursuing the process symbolically reveals its unpublished hidden mathematical characteristics even in the original article [1]. This article expands the general vision of the original named method without altering its practical applications. We have used the famous CAS Mathematica [2]. We have briefed the theory behind the method and applied it to different-sized symbolic and numeric matrices. The results are compared to the named CAS’s sealed, packaged library commands. The codes are given, and the algorithms are unsealed. 展开更多
关键词 Cayley-Hamilton method Matrix Inversion linear Algebra Computer Algebra System MATHEMATICA
下载PDF
A Study of EM Algorithm as an Imputation Method: A Model-Based Simulation Study with Application to a Synthetic Compositional Data
5
作者 Yisa Adeniyi Abolade Yichuan Zhao 《Open Journal of Modelling and Simulation》 2024年第2期33-42,共10页
Compositional data, such as relative information, is a crucial aspect of machine learning and other related fields. It is typically recorded as closed data or sums to a constant, like 100%. The statistical linear mode... Compositional data, such as relative information, is a crucial aspect of machine learning and other related fields. It is typically recorded as closed data or sums to a constant, like 100%. The statistical linear model is the most used technique for identifying hidden relationships between underlying random variables of interest. However, data quality is a significant challenge in machine learning, especially when missing data is present. The linear regression model is a commonly used statistical modeling technique used in various applications to find relationships between variables of interest. When estimating linear regression parameters which are useful for things like future prediction and partial effects analysis of independent variables, maximum likelihood estimation (MLE) is the method of choice. However, many datasets contain missing observations, which can lead to costly and time-consuming data recovery. To address this issue, the expectation-maximization (EM) algorithm has been suggested as a solution for situations including missing data. The EM algorithm repeatedly finds the best estimates of parameters in statistical models that depend on variables or data that have not been observed. This is called maximum likelihood or maximum a posteriori (MAP). Using the present estimate as input, the expectation (E) step constructs a log-likelihood function. Finding the parameters that maximize the anticipated log-likelihood, as determined in the E step, is the job of the maximization (M) phase. This study looked at how well the EM algorithm worked on a made-up compositional dataset with missing observations. It used both the robust least square version and ordinary least square regression techniques. The efficacy of the EM algorithm was compared with two alternative imputation techniques, k-Nearest Neighbor (k-NN) and mean imputation (), in terms of Aitchison distances and covariance. 展开更多
关键词 Compositional Data linear Regression Model Least Square method Robust Least Square method Synthetic Data Aitchison Distance Maximum Likelihood Estimation Expectation-Maximization Algorithm k-Nearest Neighbor and Mean imputation
下载PDF
Solving Multi-Objective Linear Programming Problem by Statistical Averaging Method with the Help of Fuzzy Programming Method
6
作者 Samsun Nahar Marin Akter Md. Abdul Alim 《American Journal of Operations Research》 2023年第2期19-32,共14页
A multi-objective linear programming problem is made from fuzzy linear programming problem. It is due the fact that it is used fuzzy programming method during the solution. The Multi objective linear programming probl... A multi-objective linear programming problem is made from fuzzy linear programming problem. It is due the fact that it is used fuzzy programming method during the solution. The Multi objective linear programming problem can be converted into the single objective function by various methods as Chandra Sen’s method, weighted sum method, ranking function method, statistical averaging method. In this paper, Chandra Sen’s method and statistical averaging method both are used here for making single objective function from multi-objective function. Two multi-objective programming problems are solved to verify the result. One is numerical example and the other is real life example. Then the problems are solved by ordinary simplex method and fuzzy programming method. It can be seen that fuzzy programming method gives better optimal values than the ordinary simplex method. 展开更多
关键词 Fuzzy Programming method Fuzzy linear Programming Problem Multi-Objective linear Programming Problem Statistical Averaging method New Statistical Averaging method
下载PDF
Developments of numerical methods for linear and nonlinear fluid-solid interaction dynamics with applications 被引量:9
7
作者 Jing Tang XING 《力学进展》 EI CSCD 北大核心 2016年第1期95-139,共45页
关键词 linear and nonlinear fluid-solid interactions MIXED FE-substructuremethod MIXED FE-BE method MIXED FE-FD method MIXED FE-SP method fluidsloshing acoustic volume—structure coupling breaking WAVE simulations pressurewaves in fluids LNG ship VLFS-water interaction WAVE energy harvesting
下载PDF
Delay-dependent stability of linear multistep methods for differential systems with distributed delays 被引量:2
8
作者 Yanpei WANG Yuhao CONG Guangda HU 《Applied Mathematics and Mechanics(English Edition)》 SCIE EI CSCD 2018年第12期1837-1844,共8页
This paper deals with the stability of linear multistep methods for multidimensional differential systems with distributed delays. The delay-dependent stability of linear multistep methods with compound quadrature rul... This paper deals with the stability of linear multistep methods for multidimensional differential systems with distributed delays. The delay-dependent stability of linear multistep methods with compound quadrature rules is studied. Several new sufficient criteria of delay-dependent stability are obtained by means of the argument principle. An algorithm is provided to check delay-dependent stability. An example that illustrates the effectiveness of the derived theoretical results is given. 展开更多
关键词 differential system with distributed delays delay-dependent stability linear multistep method argument principle
下载PDF
HIGH PERFORMANCE SPARSE SOLVER FOR UNSYMMETRICAL LINEAR EQUATIONS WITH OUT-OF-CORE STRATEGIES AND ITS APPLICATION ON MESHLESS METHODS 被引量:1
9
作者 苑维然 陈璞 刘凯欣 《Applied Mathematics and Mechanics(English Edition)》 SCIE EI 2006年第10期1339-1348,共10页
A new direct method for solving unsymmetrical sparse linear systems(USLS) arising from meshless methods was introduced. Computation of certain meshless methods such as meshless local Petrov-Galerkin (MLPG) method ... A new direct method for solving unsymmetrical sparse linear systems(USLS) arising from meshless methods was introduced. Computation of certain meshless methods such as meshless local Petrov-Galerkin (MLPG) method need to solve large USLS. The proposed solution method for unsymmetrical case performs factorization processes symmetrically on the upper and lower triangular portion of matrix, which differs from previous work based on general unsymmetrical process, and attains higher performance. It is shown that the solution algorithm for USLS can be simply derived from the existing approaches for the symmetrical case. The new matrix factorization algorithm in our method can be implemented easily by modifying a standard JKI symmetrical matrix factorization code. Multi-blocked out-of-core strategies were also developed to expand the solution scale. The approach convincingly increases the speed of the solution process, which is demonstrated with the numerical tests. 展开更多
关键词 sparse matrices linear equations meshless methods high performance computation
下载PDF
NGP_G-STABILITY OF LINEAR MULTISTEP METHODS FOR SYSTEMS OF GENERALIZED NEUTRAL DELAY DIFFERENTIAL EQUATIONS 被引量:1
10
作者 CONG Yu-hao(丛玉豪) 《Applied Mathematics and Mechanics(English Edition)》 SCIE EI 2001年第7期827-835,共9页
The stability analysis of linear multistep methods for the numerical solutions of the systems of generalized neutral delay differential equations is discussed. The stability behaviour of linear multistep methods was a... The stability analysis of linear multistep methods for the numerical solutions of the systems of generalized neutral delay differential equations is discussed. The stability behaviour of linear multistep methods was analysed for the solution of the generalized system of linear neutral test equations, After the establishment of a sufficient condition for asymptotic stability of the solutions of the generalized system, it is shown that a linear multistep method is NGP(G)-stable if and only if it is A-stable. 展开更多
关键词 generalized neutral delay differential system asymptotic stability linear multistep methods NGP(G)-stability
下载PDF
Superconvergence of Energy-Conserving Discontinuous Galerkin Methods for Linear Hyperbolic Equations 被引量:1
11
作者 Yong Liu Chi-Wang Shu Mengping Zhang 《Communications on Applied Mathematics and Computation》 2019年第1期101-116,共16页
In this paper,we study the superconvergence properties of the energy-conserving discontinuous Galerkin(DG)method in[18]for one-dimensional linear hyperbolic equations.We prove the approximate solution superconverges t... In this paper,we study the superconvergence properties of the energy-conserving discontinuous Galerkin(DG)method in[18]for one-dimensional linear hyperbolic equations.We prove the approximate solution superconverges to a particular projection of the exact solution.The order of this superconvergence is proved to be k+2 when piecewise Pk polynomials with K≥1 are used.The proof is valid for arbitrary non-uniform regular meshes and for piecewise polynomials with arbitrary K≥1.Furthermore,we find that the derivative and function value approxi?mations of the DG solution are superconvergent at a class of special points,with an order of k+1 and R+2,respectively.We also prove,under suitable choice of initial discretization,a(2k+l)-th order superconvergence rate of the DG solution for the numerical fluxes and the cell averages.Numerical experiments are given to demonstrate these theoretical results. 展开更多
关键词 Energy-conserving DISCONTINUOUS GALERKIN methods SUPERCONVERGENCE linear HYPERBOLIC equations
下载PDF
A UNIFIED TREATMENT OF REGULARIZATION METHODS FOR LINEAR ILL-POSED PROBLEMS
12
作者 金其年 《Numerical Mathematics A Journal of Chinese Universities(English Series)》 SCIE 2000年第1期111-120,共10页
By presenting a general framework, some regularization methods for solving linear ill-posed problems are considered in a unified manner. Applications to some specific approaches are illustrated.
关键词 linear ILL posed problems REGULARIZATION methods a POSTERIORI parameter choice.
下载PDF
B-CONVERGENCE PROPERTIES OF GENERAL LINEAR METHODS
13
作者 黄乘明 《Numerical Mathematics A Journal of Chinese Universities(English Series)》 SCIE 1996年第1期13-19,共7页
In this paper, for general linear methods applied to strictly dissipative initial value problem in Hilbert spaces, we prove that algebraic stability implies B-convergence, which extends and improves the existing resul... In this paper, for general linear methods applied to strictly dissipative initial value problem in Hilbert spaces, we prove that algebraic stability implies B-convergence, which extends and improves the existing results on Runge-Kutta methods. Specializing our results for the case of multi-step Runge-Kutta methods, a series of B-convergence results are obtained. 展开更多
关键词 NONlinear STIFF PROBLEM B-CONVERGENCE GENERAL linear methods.
下载PDF
INCOMPLETE SEMI-ITERATIVE METHODS FOR SOLVING SINGULAR LINEAR OPERATOR EQUATIONS IN BANACH SPACE WITH APPLICATIONS IN MARKOV CHAIN MODELING
14
作者 Wei Yimin(魏益民) +1 位作者 Wu Hebing(吴和兵) 《Numerical Mathematics A Journal of Chinese Universities(English Series)》 SCIE 2001年第2期129-144,共16页
We discuss the incomplete semi-iterative method (ISIM) for an approximate solution of a linear fixed point equations x=Tx+c with a bounded linear operator T acting on a complex Banach space X such that its resolvent h... We discuss the incomplete semi-iterative method (ISIM) for an approximate solution of a linear fixed point equations x=Tx+c with a bounded linear operator T acting on a complex Banach space X such that its resolvent has a pole of order k at the point 1. Sufficient conditions for the convergence of ISIM to a solution of x=Tx+c, where c belongs to the range space of R(I-T) k, are established. We show that the ISIM has an attractive feature that it is usually convergent even when the spectral radius of the operator T is greater than 1 and Ind 1T≥1. Applications in finite Markov chain is considered and illustrative examples are reported, showing the convergence rate of the ISIM is very high. 展开更多
关键词 SINGULAR linear operator equation index DRAZIN inverse semi-iterative method incomplete semi-iterative method Markov chain.
下载PDF
Analysis of Linear Triangular Elements for Convection-diffusion Problems by Streamline Diffusion Finite Element Methods
15
作者 ZHOU Jun-ming JIN Da-yong ZHANG Shu-hua 《Chinese Quarterly Journal of Mathematics》 CSCD 北大核心 2007年第1期43-51,共9页
This paper is devoted to studying the superconvergence of streamline diffusion finite element methods for convection-diffusion problems. In [8], under the condition that ε ≤ h^2 the optimal finite element error esti... This paper is devoted to studying the superconvergence of streamline diffusion finite element methods for convection-diffusion problems. In [8], under the condition that ε ≤ h^2 the optimal finite element error estimate was obtained in L^2-norm. In the present paper, however, the same error estimate result is gained under the weaker condition that ε≤h. 展开更多
关键词 CONVECTION-DIFFUSION streamline diffusion finite element methods linear triangular elements SUPERCONVERGENCE
下载PDF
Parallel Implicit-Explicit General Linear Methods
16
作者 Steven Roberts Arash Sarshar Adrian Sandu 《Communications on Applied Mathematics and Computation》 2021年第4期649-669,共21页
High-order discretizations of partial differential equations(PDEs)necessitate high-order time integration schemes capable of handling both stiff and nonstiff operators in an efficient manner.Implicit-explicit(IMEX)int... High-order discretizations of partial differential equations(PDEs)necessitate high-order time integration schemes capable of handling both stiff and nonstiff operators in an efficient manner.Implicit-explicit(IMEX)integration based on general linear methods(GLMs)offers an attractive solution due to their high stage and method order,as well as excellent stability properties.The IMEX characteristic allows stiff terms to be treated implicitly and nonstiff terms to be efficiently integrated explicitly.This work develops two systematic approaches for the development of IMEX GLMs of arbitrary order with stages that can be solved in parallel.The first approach is based on diagonally implicit multi-stage integration methods(DIMSIMs)of types 3 and 4.The second is a parallel generalization of IMEX Euler and has the interesting feature that the linear stability is independent of the order of accuracy.Numerical experiments confirm the theoretical rates of convergence and reveal that the new schemes are more efficient than serial IMEX GLMs and IMEX Runge-Kutta methods. 展开更多
关键词 PARALLEL Time integration IMEX methods General linear
下载PDF
Three Modified Efficient Iterative Methods for Non-linear Equations
17
作者 Liang Fang Lift Ni Rui Chen 《数学计算(中英文版)》 2013年第1期6-12,共7页
关键词 非线性方程 迭代方法 改良 指数算法 牛顿法 二阶导数 数值结果 收敛
下载PDF
Improved absorbing boundary condition based on linear interpolation for ADI-FDTD method 被引量:1
18
作者 赵嘉宁 《Journal of Southeast University(English Edition)》 EI CAS 2009年第3期289-293,共5页
With the linear interpolation method, an improved absorbing boundary condition(ABC)is introduced and derived, which is suitable for the alternating-direction-implicit finite- difference time-domain (ADI-FDTD) meth... With the linear interpolation method, an improved absorbing boundary condition(ABC)is introduced and derived, which is suitable for the alternating-direction-implicit finite- difference time-domain (ADI-FDTD) method. The reflection of the ABC caused by both the truncated error and the phase velocity error is analyzed. Based on the phase velocity estimation and the nonuniform cell, two methods are studied and then adopted to improve the performance of the ABC. A calculation case of a rectangular waveguide which is a typical dispersive transmission line is carried out using the ADI-FDTD method with the improved ABC for evaluation. According to the calculated case, the comparison is given between the reflection coefficients of the ABC with and without the velocity estimation and also the comparison between the reflection coefficients of the ABC with and without the nonuniform processing. The reflection variation of the ABC under different time steps is also analyzed and the acceptable worsening will not obscure the improvement on the absorption. Numerical results obviously show that efficient improvement on the absorbing performance of the ABC is achieved based on these methods for the ADI-FDTD. 展开更多
关键词 alternating-direction-implicit finite-difference time- domain ADI-FDTD method absorbing boundary condition (ABC) linear interpolation phase velocity nonuniform cell
下载PDF
带有渐近线性项和库伦位势的薛定谔-泊松系统
19
作者 常金华 魏娜 《数学物理学报(A辑)》 CSCD 北大核心 2024年第3期650-660,共11页
该文研究下列薛定谔-泊松系统{−Δu+(ω−∑_(i=1)^(m)1/|x−xi|)u+λϕ(x)u=f(u),x∈R^(3),−Δϕ=|u|^(2),u∈H^(1)(R^(3))其中ω>0,λ>0,xi∈R^(3),m∈N,f(u)∼lu(u→+∞)是渐近线性项.该文应用变分方法研究参数ω,λ及渐近系数l的... 该文研究下列薛定谔-泊松系统{−Δu+(ω−∑_(i=1)^(m)1/|x−xi|)u+λϕ(x)u=f(u),x∈R^(3),−Δϕ=|u|^(2),u∈H^(1)(R^(3))其中ω>0,λ>0,xi∈R^(3),m∈N,f(u)∼lu(u→+∞)是渐近线性项.该文应用变分方法研究参数ω,λ及渐近系数l的取值范围对系统(P)的基态解的存在性及解的多重性的影响等. 展开更多
关键词 椭圆型方程 渐近线性 变分方法
下载PDF
基于RSM-正交法的磁障式直线永磁游标电机的设计与优化
20
作者 杨巧玲 宋柏良 +2 位作者 郭生辉 张克春 张琦 《电机与控制学报》 EI CSCD 北大核心 2024年第3期179-188,共10页
针对直线永磁游标电机的损耗问题,提出一种磁障式拓扑结构。通过在次级的凸极齿加入隔磁磁障,使次级对磁通的流动具有导向作用,减少涡流损耗,提高电机的磁场调制能力。在此基础上,设计一种磁障式直线永磁游标电机,采用响应面(RSM)-正交... 针对直线永磁游标电机的损耗问题,提出一种磁障式拓扑结构。通过在次级的凸极齿加入隔磁磁障,使次级对磁通的流动具有导向作用,减少涡流损耗,提高电机的磁场调制能力。在此基础上,设计一种磁障式直线永磁游标电机,采用响应面(RSM)-正交法对电机的推力性能进行优化。首先,通过对电机进行灵敏度分析,确定显著变量。其次,根据RSM法建立优化目标响应与显著变量之间的拟合模型,并对其拟合精度进行评估。最后,基于该模型进行正交试验,根据正交试验的数据进行极差分析,得到电机的最优结构参数。有限元实验结果表明,采用RSM-正交优化方法的电机性能得到大幅提高,并且可以节省优化时间,提高优化效率,对直线永磁游标电机的设计与优化有重要的参考价值。 展开更多
关键词 直线电机 磁障 多目标优化 灵敏度分析 响应面分析 正交试验法
下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部