Jump to content
Wikipedia The Free Encyclopedia

Bidiagonal matrix

From Wikipedia, the free encyclopedia

In mathematics, a bidiagonal matrix is a banded matrix with non-zero entries along the main diagonal and either the diagonal above or the diagonal below. This means there are exactly two non-zero diagonals in the matrix.

When the diagonal above the main diagonal has the non-zero entries the matrix is upper bidiagonal. When the diagonal below the main diagonal has the non-zero entries the matrix is lower bidiagonal.

For example, the following matrix is upper bidiagonal:

( 1 4 0 0 0 4 1 0 0 0 3 4 0 0 0 3 ) {\displaystyle {\begin{pmatrix}1&4&0&0\0円&4&1&0\0円&0&3&4\0円&0&0&3\\\end{pmatrix}}} {\displaystyle {\begin{pmatrix}1&4&0&0\0円&4&1&0\0円&0&3&4\0円&0&0&3\\\end{pmatrix}}}

and the following matrix is lower bidiagonal:

( 1 0 0 0 2 4 0 0 0 3 3 0 0 0 4 3 ) . {\displaystyle {\begin{pmatrix}1&0&0&0\2円&4&0&0\0円&3&3&0\0円&0&4&3\\\end{pmatrix}}.} {\displaystyle {\begin{pmatrix}1&0&0&0\2円&4&0&0\0円&3&3&0\0円&0&4&3\\\end{pmatrix}}.}

Usage

[edit ]

One variant of the QR algorithm starts with reducing a general matrix into a bidiagonal one,[1] and the singular value decomposition (SVD) uses this method as well.

Bidiagonalization

[edit ]
Main article: Bidiagonalization

Bidiagonalization allows guaranteed accuracy when using floating-point arithmetic to compute singular values.[2]

[icon]
This section needs expansion. You can help by adding to it. (January 2017)

See also

[edit ]

References

[edit ]
  • Stewart, G.W. (2001). Eigensystems. Matrix Algorithms. Vol. 2. Society for Industrial and Applied Mathematics. ISBN 0-89871-503-2.
  1. ^ Anatolyevich, Bochkanov Sergey (2010年12月11日). "Matrix operations and decompositions — Other operations on general matrices — SVD decomposition". ALGLIB User Guide, ALGLIB Project. Accessed: 2010年12月11日. (Archived by WebCite at)
  2. ^ Fernando, K.V. (1 April 2007). "Computation of exact inertia and inclusions of eigenvalues (singular values) of tridiagonal (bidiagonal) matrices". Linear Algebra and Its Applications. 422 (1): 77–99. doi:10.1016/j.laa.200609008 . S2CID 122729700.
[edit ]
Matrix classes
Explicitly constrained entries
Constant
Conditions on eigenvalues or eigenvectors
Satisfying conditions on products or inverses
With specific applications
Used in statistics
Used in graph theory
Used in science and engineering
Related terms


Stub icon

This article about matrices is a stub. You can help Wikipedia by expanding it.

Stub icon

This computer-programming-related article is a stub. You can help Wikipedia by expanding it.

AltStyle によって変換されたページ (->オリジナル) /