Cosine Sine Decomposition

Cosine Sine Decomposition of an array
343 Downloads
Aktualisiert 7. Apr 2021

CSD computes a cosine sine decompisition of an m-by-m partitioned orthogonal/unitary matrix X. The mex calls the SORCSD/DORCSD/CUNCSD/ZUNCSD named LAPACK functions.

Zitieren als

Ivo Houtzager (2025). Cosine Sine Decomposition (https://github.com/iwoodsawyer/csd/releases/tag/v1.2.0.3), GitHub. Abgerufen.

Kompatibilität der MATLAB-Version
Erstellt mit R2012b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Matrix Decomposition finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.2.0.3

See release notes for this release on GitHub: https://github.com/iwoodsawyer/csd/releases/tag/v1.2.0.3

1.2.0.2

See release notes for this release on GitHub: https://github.com/iwoodsawyer/csd/releases/tag/v1.2.0.2

1.2.0.1

Fix compiler warnings

1.2.0.0

Support for new Interleaved Complex API

1.1.0.0

Update make script for mingw64 compiler to link correct blas/lapack libraries to prevent access violation error
Fix issue with output V2 matrix
Fix issue with complex input matrices

1.0.0.0

Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.
Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.