Symmetric matrix factoring
Version 1.0.0.0 (576 Bytes) by
Paul Godfrey
Factors an nxn matrix into a product of n+1 symmetric matrices
2.4K Downloads
Updated
17 Oct 2006
No License
Factors a matrix A, into a product of n+1 symmetric matrices. A=Q1*Q2*...*Qn*S
Where Q is orthogonal and symmetric and S is symmetric and contains the singular values of A.
Cite As
Paul Godfrey (2024). Symmetric matrix factoring (https://www.mathworks.com/matlabcentral/fileexchange/12675-symmetric-matrix-factoring), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R13
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Mathematics > Linear Algebra >
Find more on Linear Algebra in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |