Polar decomposition
Version 1.1.0.0 (1,08 KB) von
Zoltán Csáti
Perform the polar decomposition of a regular square matrix
[R U V] = POLDECOMP(F) factorizes a non-singular square matrix F such that F=R*U and F=V*R, where U and V are symmetric positive definite matrices and R is a rotational matrix.
Zitieren als
Zoltán Csáti (2024). Polar decomposition (https://www.mathworks.com/matlabcentral/fileexchange/48735-polar-decomposition), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2011a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- MATLAB > Graphics > 2-D and 3-D Plots > Polar Plots >
Mehr zu Polar Plots finden Sie in Help Center und MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.1.0.0 | Image added about the decomposition |
||
1.0.0.0 |