中文
相关论文

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

200 篇论文

Finite element plate and shell formulations are ubiquitous in structural analysis for modeling all kinds of slender structures, both for static and dynamic analyses. The latter are particularly challenging as the high order nature of the…

数值分析 · 数学 2025-09-03 Giuliano Guarino , Yannis Voet , Pablo Antolin , Annalisa Buffa

Partition of unity methods, such as the extended finite element method (XFEM) allow discontinuities to be simulated independently of the mesh [1]. This eliminates the need for the mesh to be aligned with the discontinuity or cumbersome…

数值分析 · 数学 2011-07-26 Sundararajan Natarajan , D. Roy Mahapatra , Stephane PA Bordas

We consider the approximation of the inverse of the finite element stiffness matrix in the data sparse $\mathcal{H}$-matrix format. For a large class of shape regular but possibly non-uniform meshes including graded meshes, we prove that…

数值分析 · 数学 2024-07-25 Niklas Angleitner , Markus Faustmann , Jens Markus Melenk

Spatial numerical integration is essential for finite element analysis. Currently, numerical integration schemes, mostly based on Gauss quadrature, are widely used. Herein, we present an alternative semi-analytical approach for mass matrix…

数值分析 · 数学 2015-06-09 Eli Hanukah

The finite element method is a well-established method for the numerical solution of partial differential equations (PDEs), both linear and nonlinear. However, the repeated reassemblage of finite element matrices for nonlinear PDEs is…

数值分析 · 数学 2022-09-12 Yannis Voet

Unfitted finite element methods, like CutFEM, have traditionally been implemented in a matrix-based fashion, where a sparse matrix is assembled and later applied to vectors while solving the resulting linear system. With the goal of…

数值分析 · 数学 2024-04-15 Maximilian Bergbauer , Peter Munch , Wolfgang A. Wall , Martin Kronbichler

We introduce and compare new compression approaches to obtain regularized solutions of large linear systems which are commonly encountered in large scale inverse problems. We first describe how to approximate matrix vector operations with a…

数值分析 · 数学 2016-08-12 Sergey Voronin , Dylan Mikesell , Guust Nolet

The implementation of finite element methods (FEMs) for nonlocal models with a finite range of interaction poses challenges not faced in the partial differential equations (PDEs) setting. For example, one has to deal with weak forms…

数值分析 · 数学 2020-05-22 Marta D'Elia , Max Gunzburger , Christian Vollmann

A very simple and efficient local variational iteration method for solving problems of nonlinear science is proposed in this paper. The analytical iteration formula of this method is derived first using a general form of first order…

数值分析 · 计算机科学 2019-04-26 Xuechuan Wang , Qiuyi Xu , Satya N. Atluri

MATLAB is a numerical computing platform used by scientists, engineers, mathematicians, and students which contains many mathematical functions, including isprime. MATLAB's isprime function determines which elements of an input array are…

数学软件 · 计算机科学 2021-08-11 Travis Near

Dozens of exponential integration formulas have been proposed for the high-accuracy solution of stiff PDEs such as the Allen-Cahn, Korteweg-de Vries and Ginzburg-Landau equations. We report the results of extensive comparisons in MATLAB and…

数值分析 · 数学 2020-05-21 Hadrien Montanelli , Niall Bootland

The implementation of the finite element method for linear elliptic equations requires to assemble the stiffness matrix and the load vector. In general, the entries of this matrix-vector system are not known explicitly but need to be…

数值分析 · 数学 2019-08-26 Raphael Kruse , Nick Polydorides , Yue Wu

The virtual element method (VEM) is a stabilized Galerkin method that is robust and accurate on general polygonal meshes. This feature makes it an appealing candidate for simulations involving meshes with embedded interfaces and evolving…

数值分析 · 数学 2025-10-03 Ramsharan Rangarajan , N. Sukumar

This paper summarizes the development of varFEM, which provides a realization of the programming style in FreeFEM by using the Matlab language.

数值分析 · 数学 2022-06-27 Yue Yu

We present a finite element scheme for fractional diffusion problems with varying diffusivity and fractional order. We consider a symmetric integral form of these nonlocal equations defined on general geometries and in arbitrary bounded…

数值分析 · 数学 2023-06-28 Wenyu Lei , George Turkiyyah , Omar Knio

This paper describes a new MATLAB software package of iterative regularization methods and test problems for large-scale linear inverse problems. The software package, called IR Tools, serves two related purposes: we provide implementations…

数值分析 · 数学 2018-07-03 Silvia Gazzola , Per Christian Hansen , James G. Nagy

The Finite Element Method (FEM) is a powerful computational tool for solving partial differential equations (PDEs). Although commercial and open-source FEM software packages are widely available, an independent implementation of FEM…

数值分析 · 数学 2025-02-06 Victor Dominguez , Alejandro Duque

This paper studies the Craig variant of the Golub-Kahan bidiagonalization algorithm as an iterative solver for linear systems with saddle point structure. Such symmetric indefinite systems in 2x2 block form arise in many applications, but…

计算工程、金融与科学 · 计算机科学 2018-08-24 Mario Arioli , Carola Kruse , Ulrich Ruede , Nicolas Tardieu

We present a simple and efficient MATLAB implementation of the local refinement for polygonal meshes. The purpose of this implementation is primarily educational, especially on the teaching of adaptive virtual element methods.

数值分析 · 数学 2021-01-12 Yue Yu

We present a fast direct solver for structured linear systems based on multilevel matrix compression. Using the recently developed interpolative decomposition of a low-rank matrix in a recursive manner, we embed an approximation of the…

数值分析 · 数学 2014-04-10 Kenneth L. Ho , Leslie Greengard