Composite parameterization of unitary groups
This file provides implementations of the composite parameterization of the unitary group U(d) and special unitary group SU(d) of arbitrary dimension d.
>> UC.m
For an arbitrary dxd real matrix 'lambda' the function UC(lambda) returns a unitary matrix of dimension dxd.
>> UCS.m
For an arbitrary dxd real matrix 'lambda' the function UCS(lambda) returns a special unitary matrix of dimension dxd. (Note that for special unitaries the (d,d)-entry of lambda is ignored)
For details on the meaning of the entries of the matrix lambda see the references
http://arxiv.org/abs/1004.5252 and
http://arxiv.org/abs/1103.3408
Please cite these papers when using this file!
Cite As
Christoph Spengler (2025). Composite parameterization of unitary groups (https://se.mathworks.com/matlabcentral/fileexchange/30990-composite-parameterization-of-unitary-groups), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxTags
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.
