Cosine Sine Decomposition
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.
Citar como
Ivo Houtzager (2024). Cosine Sine Decomposition (https://github.com/iwoodsawyer/csd/releases/tag/v1.2.0.3), GitHub. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
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.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
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
|
||
1.0.0.0 |