中文
相关论文

相关论文: An Explicit Construction of Gauss-Jordan Eliminati…

200 篇论文

The Gauss-Jordan elimination algorithm is extended to reduce a row-finite $\omega\times\omega$ matrix to lower row-reduced form, founded on a strategy of rightmost pivot elements. Such reduced matrix form preserves row equivalence, unlike…

泛函分析 · 数学 2012-01-17 Alexandros G. Paraskevopoulos

The explicit formula for the elements of the successive intermediate matrices of the Gauss-Jordan elimination procedure for the solution of systems of linear equations is applied to error analysis. Stability conditions in terms of relative…

组合数学 · 数学 2020-10-30 Nam Van Tran , Júlia Justino , Imme van den Berg

The elements of the successive intermediate matrices of the Gauss-Jordan elimination procedure have the form of quotients of minors. Instead of the proof using identities of determinants of \cite{Li}, a direct proof by induction is given.

组合数学 · 数学 2020-10-05 Nam Van Tran , Julia Justino , Imme van den Berg

The row (resp. column) rank profile of a matrix describes the staircase shape of its row (resp. column) echelon form. In an ISSAC'13 paper, we proposed a recursive Gaussian elimination that can compute simultaneously the row and column rank…

符号计算 · 计算机科学 2015-08-21 Jean-Guillaume Dumas , Clément Pernet , Ziad Sultan

For the purposes of electric circuit simulation, we consider an iterative simulation model based on solving systems of linear equations by Gauss-Jordan elimination (GJE) for individual moments in time. To accelerate the simulation, we…

分布式、并行与集群计算 · 计算机科学 2026-04-01 Filip Noveski , Elena Hadzieva

Consider an invertible n \times n matrix over some field. The Gauss-Jordan elimination reduces this matrix to the identity matrix using at most n^2 row operations and in general that many operations might be needed. In [1] the authors…

数据结构与算法 · 计算机科学 2014-06-25 Demetres Christofides

In a recent work, we presented the reduced Jacobian method (RJM) as an extension of Wolfe's reduced gradient method to multicriteria (multiobjective) optimization problems dealing with linear constraints. This approach reveals that using a…

最优化与控制 · 数学 2025-10-17 M. El Maghri , Y. Elboulqe

The construction of the general solution sequence of row-finite linear systems is accomplished by implementing -ad infinitum- the Gauss-Jordan algorithm under a rightmost pivot elimination strategy. The algorithm generates a basis (finite…

泛函分析 · 数学 2014-03-12 Alexandros G. Paraskevopoulos

The article presents the general notions and algorithm about the Gauss-Jordan method. An eloquent example is given and the Turbo C program illustrated this method. We conclude that we can obtain by this method the determinant, by simple…

数学软件 · 计算机科学 2014-01-31 Anghel Drugarin , Cornelia Victoria

Jordan Normal Forms serve as excellent representatives of conjugacy classes of matrices over closed fields. Once we knows normal forms, we can compute functions of matrices, their main invariant, etc. The situation is much more complicated…

数论 · 数学 2021-07-07 Oleg Karpenkov

This paper presents a theorem which solves the problem of reduction of the determinant order by means of a transformation of it, into other determinant whose each element are a determinant of second order. This implies that, if the process…

综合数学 · 数学 2016-09-28 Denis Martínez Tápanes , Jose E. Martínez Serra

The row (resp. column) rank profile of a matrix describes the stair-case shape of its row (resp. column) echelon form. We here propose a new matrix invariant, the rank profile matrix, summarizing all information on the row and column rank…

符号计算 · 计算机科学 2018-05-16 Jean-Guillaume Dumas , Clement Pernet , Ziad Sultan

If a matrix $A$ has rank $r$, then its row echelon form (from elimination) contains the identity matrix in its first $r$ independent columns. How do we \emph{interpret the matrix} $F$ that appears in the remaining columns of that echelon…

数值分析 · 数学 2023-04-07 Gilbert Strang

This work wishes to support various mathematical issues concerning the iterative methods with the help of new programming languages. We consider a way to show how problems in math have an answer by using different academic resources and…

数学软件 · 计算机科学 2009-05-29 Claudiu Chirilov

In this paper we identify a new class of sparse near-quadratic random Boolean matrices that have full row rank over $\mathbb{F}_2=\{0,1\}$ with high probability and can be transformed into echelon form in almost linear time by a simple…

数据结构与算法 · 计算机科学 2019-11-13 Martin Dietzfelbinger , Stefan Walzer

Using a left-to-right "sweeping" algorithm, we define the \emph{Gauche basis} for the column space of a matrix $M$. By means of the Gauche basis we interpret the row reduced echelon form of $M$, and give a direct proof of its uniqueness. We…

综合数学 · 数学 2021-04-16 Eric L. Grinberg

A differential system $[A] : \; Y'=AY$, with $A\in \mathrm{Mat}(n, \bar{k})$ is said to be in reduced form if $A\in \mathfrak{g}(\bar{k})$ where $\mathfrak{g}$ is the Lie algebra of the differential Galois group $G$ of $[A]$. In this…

经典分析与常微分方程 · 数学 2012-10-23 Ainhoa Aparicio-Monforte , Elie Compoint , Jacques-Arthur Weil

This paper presents an efficient method for implementing the Gaussian elimination technique for an nxm (m>=n) matrix, using a 2D SIMD array of nxm processors. The described algorithm consists of 2xn-1=O(n) iterations, which provides an…

分布式、并行与集群计算 · 计算机科学 2009-12-11 Mugurel Ionut Andreica

In this paper we describe a parallel Gaussian elimination algorithm for matrices with entries in a finite field. Unlike previous approaches, our algorithm subdivides a very large input matrix into smaller submatrices by subdividing both…

环与代数 · 数学 2018-06-13 Stephen Linton , Gabriele Nebe , Alice Niemeyer , Richard Parker , Jon Thackray

We give a derivation of the method of conjugate gradients based on the requirement that each iterate minimizes a strictly convex quadratic on the space spanned by the previously observed gradients. Rather than verifying that the search…

最优化与控制 · 数学 2021-04-02 David Ek , Anders Forsgren
‹ 上一页 1 2 3 10 下一页 ›