中文
相关论文

相关论文: MATLAB Implementation of Element-based Solvers

200 篇论文

The paper describes two iterative algorithms for solving general systems of M simultaneous linear algebraic equations (SLAE) with real matrices of coefficients. The system can be determined, underdetermined, and overdetermined. Linearly…

数值分析 · 数学 2025-10-20 A. S. Kondratiev , N. P. Polishchuk

This article introduces a general purpose framework and software to approximate partial differential equations (PDEs). The sparsity patterns of finite element discretized operators is identified automatically using the tools from…

数值分析 · 数学 2024-10-17 Kiefer Green , Harbir Antil

We present a unified framework for the construction of localized exponential integrators that bypasses the traditional trade-off between the accuracy of global spectral methods and the efficiency of sparse finite differences. By evaluating…

数值分析 · 数学 2026-03-18 Víctor Bayona

We develop and implement in this paper a fast sparse assembly algorithm, the fundamental operation which creates a compressed matrix from raw index data. Since it is often a quite demanding and sometimes critical operation, it is of…

分布式、并行与集群计算 · 计算机科学 2016-04-28 Stefan Engblom , Dimitar Lukarski

We present a 50-line MATLAB implementation of the lowest order virtual element method for the two-dimensional Poisson problem on general polygonal meshes. The matrix formulation of the method is discussed, along with the structure of the…

数值分析 · 数学 2016-06-22 Oliver J. Sutton

Non-commutative polynomial optimization is a powerful technique with numerous applications in quantum nonlocality, quantum key distribution, causal inference, many-body physics, amongst others. The standard approach is to reduce such…

量子物理 · 物理学 2024-06-25 Andrew J. P. Garner , Mateus Araújo

MATLAB is a mathematical computing environment used by many engineers, mathematicians, and students to process and understand their data. Important to all data science is the managing of textual data. MATLAB supports two textual data…

性能 · 计算机科学 2021-09-28 Travis Near

An efficient direct solver for volume integral equations with O(N) complexity for a broad range of problems is presented. The solver relies on hierarchical compression of the discretized integral operator, and exploits that off-diagonal…

数值分析 · 数学 2013-05-16 Eduardo Corona , Per-Gunnar Martinsson , Denis Zorin

We present an approach to solid-state electronic-structure calculations based on the finite-element method. In this method, the basis functions are strictly local, piecewise polynomials. Because the basis is composed of polynomials, the…

凝聚态物理 · 物理学 2009-10-31 J. E. Pask , B. M. Klein , C. Y. Fong , P. A. Sterne

Modeling of physical systems includes extensive use of software packages that implement the accurate finite element method for solving differential equations considered along with the appropriate initial and boundary conditions. When the…

计算工程、金融与科学 · 计算机科学 2018-03-20 O. Kononenko , I. Kononenko

We present a novel finite element analysis of inelastic structures containing Shape Memory Alloys (SMAs). Phenomenological constitutive models for SMAs lead to material nonlinearities, that require substantial computational effort to…

计算工程、金融与科学 · 计算机科学 2022-01-05 Ziliang Kang , Daniel A. Tortorelli , Kai A. James

The paper describes a numerical method for solving acoustic multibody scattering problems in two and three dimensions. The idea is to compute a highly accurate approximation to the scattering operator for each body through a local…

数值分析 · 数学 2026-03-20 Yunhui Cai , Joar Bagge , Per-Gunnar Martinsson

We develop a theoretical framework for the analysis of stabilized cut finite element methods for the Laplace-Beltrami operator on a manifold embedded in $\mathbb{R}^d$ of arbitrary codimension. The method is based on using continuous…

数值分析 · 数学 2016-10-07 Erik Burman , Peter Hansbo , Mats G. Larson , Andre Massing

The paper describes an improved parallel MPI-based implementation of VBARMS, a variable block variant of the pARMS preconditioner proposed by Li,~Saad and Sosonkina [NLAA, 2003] for solving general nonsymmetric linear systems. The parallel…

数值分析 · 数学 2015-08-11 Bruno Carpentieri , Jia Liao , Masha Sosonkina , Aldo Bonfiglioli

In this paper we provide some Matlab tools for efficient vectorized coding of the Hybridizable Discontinuous Galerkin for linear variable coefficient reaction-diffusion problems in polyhedral domains. The resulting tools are modular and…

数值分析 · 数学 2013-05-08 Zhixing Fu , Luis F. Gatica , Francisco-Javier Sayas

We present a collection of MATLAB routines using discontinuous Galerkin finite elements method (DGFEM) for solving steady-state diffusion-convection-reaction equations. The code employs the sparse matrix facilities of MATLAB with…

数值分析 · 数学 2015-02-11 Murat Uzunca , Bülent Karasözen

Many algorithms use data structures that maintain properties of matrices undergoing some changes. The applications are wide-ranging and include for example matchings, shortest paths, linear programming, semi-definite programming, convex…

数据结构与算法 · 计算机科学 2020-10-28 Jan van den Brand

We propose a convex variational approach to compute localized density matrices for both zero temperature and finite temperature cases, by adding an entry-wise $\ell_1$ regularization to the free energy of the quantum system. Based on the…

数值分析 · 数学 2016-05-04 Rongjie Lai , Jianfeng Lu

When modeling scientific and industrial problems, geometries are typically modeled by explicit boundary representations obtained from computer-aided design software. Unfitted (also known as embedded or immersed) finite element methods offer…

计算工程、金融与科学 · 计算机科学 2024-05-24 Pere A. Martorell , Santiago Badia

This article presents an introduction to MMPDElab, a package written in MATLAB for adaptive mesh movement and adaptive moving mesh P1 finite element solution of second-order partial different equations having continuous solutions in one,…

数值分析 · 数学 2020-07-29 Weizhang Huang