Editing
Operators
(section)
From FusionGirl Wiki
Jump to navigation
Jump to search
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!
== Matrix Decomposition == * Singular Value Decomposition (SVD) ** Decomposes a matrix into singular vectors and singular values. *** Dimensionality reduction, image compression. * Eigenvalue Decomposition ** Decomposes a matrix into eigenvectors and eigenvalues. *** Stability analysis, systems of ordinary differential equations. * QR Decomposition ** Decomposes a matrix into an orthogonal matrix and an upper triangular matrix. *** Solving linear least squares problems, numerical stability. * Cholesky Decomposition ** Decomposes a symmetric positive definite matrix into the product of a lower triangular matrix and its conjugate transpose. *** Solving linear systems, generating correlated random variables. * LU Decomposition ** Decomposes a matrix into the product of a lower triangular matrix and an upper triangular matrix. *** Solving linear systems, matrix inversion. * Schur Decomposition ** Decomposes a matrix into a unitary matrix and an upper triangular matrix. *** Solving linear systems, stability analysis. * Jordan Normal Form ** Canonical form of a matrix under a similarity transformation. *** Stability analysis, solving systems of linear differential equations.
Summary:
Please note that all contributions to FusionGirl Wiki are considered to be released under the Creative Commons Attribution (see
FusionGirl Wiki:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Page actions
Page
Discussion
Read
Edit
Edit source
History
Page actions
Page
Discussion
More
Tools
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Search
Tools
What links here
Related changes
Special pages
Page information