Polar decomposition
Versión 1.1.0.0 (1,08 KB) por
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.
Citar como
Zoltán Csáti (2024). Polar decomposition (https://www.mathworks.com/matlabcentral/fileexchange/48735-polar-decomposition), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2011a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- MATLAB > Graphics > 2-D and 3-D Plots > Polar Plots >
Más información sobre Polar Plots 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.