Symmetric matrix factoring
Versión 1.0.0.0 (576 Bytes) por
Paul Godfrey
Factors an nxn matrix into a product of n+1 symmetric matrices
2,4K Descargas
Actualizado
17 oct 2006
Sin licencia
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.
Citar como
Paul Godfrey (2024). Symmetric matrix factoring (https://www.mathworks.com/matlabcentral/fileexchange/12675-symmetric-matrix-factoring), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R13
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- MATLAB > Mathematics > Linear Algebra >
Más información sobre Linear Algebra en Help Center y MATLAB Answers.
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0.0 |