Polar decomposition

Perform the polar decomposition of a regular square matrix
1.3K Downloads
Updated 24 Dec 2014

View License

[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.

Cite As

Zoltán Csáti (2024). Polar decomposition (https://www.mathworks.com/matlabcentral/fileexchange/48735-polar-decomposition), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2011a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Polar Plots in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0.0

Image added about the decomposition

1.0.0.0