中文
相关论文

相关论文: A Direct Matrix Method for Computing Analytical Ja…

200 篇论文

The implicit Euler method integrates systems of ordinary differential equations $$\frac{d x}{d t}=G(t,x(t))$$ with differentiable right-hand side $G : {\mathbb R} \times {\mathbb R}^n \rightarrow {\mathbb R}^n$ from an initial state $x=x(0)…

数值分析 · 数学 2024-09-19 Uwe Naumann

We describe a suite of fast algorithms for evaluating Jacobi polynomials, applying the corresponding discrete Sturm-Liouville eigentransforms and calculating Gauss-Jacobi quadrature rules. Our approach is based on the well-known fact that…

数值分析 · 数学 2018-03-13 James Bremer , Haizhao Yang

Most numerical solvers and libraries nowadays are implemented to use mathematical models created with language-specific built-in data types (e.g. real in Fortran or double in C) and their respective elementary algebra implementations.…

数学软件 · 计算机科学 2026-05-14 Slaven Peles , Stefan Klus

This article presents a novel solution method for nonautonomous linear ordinary fractional differential equations. The approach is based on reformulating the analytical solution using the $\star$-product, a generalization of the Volterra…

数值分析 · 数学 2026-05-08 Fabio Durastante , Pierre-Louis Giscard , Stefano Pozza

The application of the approximation-operational approach to solving linear differential equations of fractional order with variable coefficients is considered. It is shown that the method can also be applied to solving differential…

动力系统 · 数学 2020-06-04 Oleksii V. Vasyliev

Existing structural analysis methods may fail to find all hidden constraints for a system of differential-algebraic equations with parameters if the system is structurally unamenable for certain values of the parameters. In this paper, for…

数值分析 · 数学 2024-01-11 Wenqiang Yang , Wenyuan Wu , Greg Reid

We present a novel deep learning approach to approximate the solution of large, sparse, symmetric, positive-definite linear systems of equations. These systems arise from many problems in applied science, e.g., in numerical methods for…

机器学习 · 计算机科学 2022-10-04 Ayano Kaneda , Osman Akar , Jingyu Chen , Victoria Kala , David Hyde , Joseph Teran

Gradients of neural networks can be computed efficiently for any architecture, but some applications require differential operators with higher time complexity. We describe a family of restricted neural network architectures that allow…

机器学习 · 计算机科学 2019-12-10 Ricky T. Q. Chen , David Duvenaud

The paper develops the method for construction of families of particular solutions to some classes of nonlinear Partial Differential Equations (PDE). Method is based on the specific link between algebraic matrix equations and PDE.…

可精确求解与可积系统 · 物理学 2007-05-23 A. I. Zenchuk

Solving symmetric positive semidefinite linear systems is an essential task in many scientific computing problems. While Jacobi-type methods, including the classical Jacobi method and the weighted Jacobi method, exhibit simplicity in their…

最优化与控制 · 数学 2025-10-16 Ling Liang , Qiyuan Pang , Kim-Chuan Toh , Haizhao Yang

We consider an equation of multiple variables in which a partial derivative does not vanish at a point. The implicit function theorem provides a local existence and uniqueness of the function for the equation. In this paper, we propose an…

数值分析 · 数学 2023-10-24 Kyung Soo Rim

A purely numerical method, Direct ComputationMethod is applied to evaluate Feynman integrals. This method is based on the combination of an efficient numerical integration and an efficient extrapolation. In addition, high-precision…

高能物理 - 唯象学 · 物理学 2014-11-18 F. Yuasa , T. Ishikawa , J. Fujimoto , N. Hamaguchi , E. de Doncker , Y. Shimizu

Inspired by path-integral solutions to the quantum relaxation problem, we develop a numerical method to solve classical stochastic differential equations with multiplicative noise that avoids averaging over trajectories. To test the method,…

统计力学 · 物理学 2023-12-12 Ryan T. Grimm , Joel D. Eaves

A variety of problems emerged investigating electronic circuits, computer devices and cellular automata motivated a number of attempts to create a differential and integral calculus for Boolean functions. In the present article, we extend…

逻辑 · 数学 2016-08-17 Eduardo Mizraji

Derivative-based algorithms are ubiquitous in statistics, machine learning, and applied mathematics. Automatic differentiation offers an algorithmic way to efficiently evaluate these derivatives from computer programs that execute relevant…

统计计算 · 统计学 2022-03-01 Charles C. Margossian , Michael Betancourt

We show a direct calculation of Jacobian matrices in the old problems of rational curves on generic hypersurfaces.

代数几何 · 数学 2017-08-15 Bin Wang

A recently developed numerical method for the calculation of derivatives of functions of general complex matrices, which can also be combined with implicit matrix function approximations such as Krylov-Ritz type algorithms, is presented. An…

高能物理 - 格点 · 物理学 2016-11-02 M. Puhr , P. V. Buividovich

Single-stage or single-step high-order temporal discretizations of partial differential equations (PDEs) have shown great promise in delivering high-order accuracy in time with efficient use of computational resources. There has been much…

数值分析 · 数学 2021-03-02 Youngjun Lee , Dongwook Lee , Adam Reyes

We propose a diagrammatic notation for matrix differentiation. Our new notation enables us to derive formulas for matrix differentiation more easily than the usual matrix (or index) notation. We demonstrate the effectiveness of our notation…

信号处理 · 电气工程与系统科学 2022-07-12 Kenji Nakahira

The Newton, Gauss--Newton and Levenberg--Marquardt methods all use the first derivative of a vector function (the Jacobian) to minimise its sum of squares. When the Jacobian matrix is ill-conditioned, the function varies much faster in some…

数值分析 · 数学 2025-08-01 S. J. Brooks