DocumentCode
103775
Title
Inverse and Determinant of a Square Matrix by Order Expansion and Condensation [EM Programmer´s Notebook]
Author
Feng Cheng Chang
Author_Institution
Allware Corp., Torrance, CA, USA
Volume
57
Issue
1
fYear
2015
fDate
Feb. 2015
Firstpage
28
Lastpage
32
Abstract
A simple and straightforward fast iterative method is presented for computing the inverse and determinant of any square matrix by successively applying order condensation and order expansion in an iterative process. Applying the optimal iteration process, which comprises only some 20 lines of the MATLAB source code (using only simple elementary arithmetical operations), the inverse matrix can be computed within minutes from any given square matrix, even of relatively large size (such as 999), with real or complex entries, and irrespective of whether the matrix is singular or nonsingular.
Keywords
iterative methods; mathematics computing; matrix algebra; MATLAB source code; elementary arithmetical operations; inverse matrix; iterative method; nonsingular matrix; optimal iteration process; order condensation; order expansion; singular matrix; square matrix; Algorithm design and analysis; Computational electromagnetics; Inverse problems; Iterative methods; MATLAB; Matrix inversion; Object recognition;
fLanguage
English
Journal_Title
Antennas and Propagation Magazine, IEEE
Publisher
ieee
ISSN
1045-9243
Type
jour
DOI
10.1109/MAP.2015.2401792
Filename
7061590
Link To Document