Skip to main content

Matrix Computations

  • Chapter
  • 456 Accesses

Abstract

Systems of linear equations are found everywhere in scientific and engineering applications problems; hence, they constitute one of the most important branches of numerical analysis. This chapter is devoted to two algorithms: solution of a linear system by Gauss elimination and computation of its eigenvalues by Leverrier’s method. The Gauss elimination algorithm is implemented first in Section 8.2 in its simplest form. In later sections it’s enhanced to include

  • Maximal column pivoting

  • Computation of the determinant

  • LU decomposition

  • Matrix inversion

  • Gauss-Jordan elimination to compute the reduced echelon form of a nonsquare or singular matrix

Leverrier’s algorithm first computes the coefficients of the characteristic polynomial and then finds its roots by Newton-Raphson iteration and deflation. You can then use Gauss-Jordan elimination to study the eigenvectors for each eigenvalue. These algorithms and their implementations work with both real and complex scalars.

This is a preview of subscription content, log in via an institution.

Buying options

Chapter
USD   29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD   39.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever

Tax calculation will be finalised at checkout

Purchases are for personal use only

Learn about institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 1999 Springer Science+Business Media New York

About this chapter

Cite this chapter

Smith, J.T. (1999). Matrix Computations. In: C++ Toolkit for Engineers and Scientists. Springer, New York, NY. https://doi.org/10.1007/978-1-4612-1474-8_8

Download citation

  • DOI: https://doi.org/10.1007/978-1-4612-1474-8_8

  • Publisher Name: Springer, New York, NY

  • Print ISBN: 978-0-387-98797-2

  • Online ISBN: 978-1-4612-1474-8

  • eBook Packages: Springer Book Archive

Publish with us

Policies and ethics