Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
Matrix decomposition using, e.g. the Cholesky decomposition requires the correlation matrix to be positive definite. That is, the eigenvalues must all be positive. In finance, this is rarely the case, and one often observes negative eigenvalues, or zero eigenvalues. These two functions do essentially the same thing. One adjusts only the <= 0 eigenvalues, while the other adjusts those eigenvalues, but then also increases the other non-negative eigenvalues to compensate for the higher 'weight' given to the smaller eigenvalues.
Zitieren als
Aleksander (2026). Matrix Decomposition (https://de.mathworks.com/matlabcentral/fileexchange/31296-matrix-decomposition), MATLAB Central File Exchange. Abgerufen .
Allgemeine Informationen
- Version 1.7.0.0 (903 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.7.0.0 | This update includes the program in C programming code, as well as a MEX implementation, providing potentially significant speed and memory handling enhancements. |
||
| 1.6.0.0 | Added screenshot |
||
| 1.3.0.0 | Updated description |
||
| 1.2.0.0 | Removed one function |
||
| 1.0.0.0 |
