Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Singular value decomposition
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== One-sided Jacobi algorithm === One-sided Jacobi algorithm is an iterative algorithm,<ref>{{cite journal|first1=P.P.M. de|last1=Rijk|title=A one-sided Jacobi algorithm for computing the singular value decomposition on a vector computer|journal=SIAM J. Sci. Stat. Comput.|volume=10|pages=359β371|year=1989|issue=2 |doi=10.1137/0910023 }}</ref> where a matrix is iteratively transformed into a matrix with orthogonal columns. The elementary iteration is given as a [[Jacobi rotation]], <math display=block> M\leftarrow MJ(p, q, \theta), </math> where the angle <math>\theta</math> of the Jacobi rotation matrix <math>J(p,q,\theta)</math> is chosen such that after the rotation the columns with numbers <math>p</math> and <math>q</math> become orthogonal. The indices <math>(p,q)</math> are swept cyclically, <math>(p=1\dots m,q=p+1\dots m)</math>, where <math>m</math> is the number of columns. After the algorithm has converged, the singular value decomposition <math>M=USV^T</math> is recovered as follows: the matrix <math>V</math> is the accumulation of Jacobi rotation matrices, the matrix <math>U</math> is given by [[norm_(mathematics)|normalising]] the columns of the transformed matrix <math>M</math>, and the singular values are given as the norms of the columns of the transformed matrix <math>M</math>.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)