Nearest positive semi-definite covariance matrix

Version 1.1.0.0 (5,08 ko) par Marco B.
Find nearest positive semi-definite matrix to a symmetric matrix that is not positive semi-definite
1,1K téléchargements
Mise à jour 12 déc. 2011

Afficher la licence

The function performs a nonlinear, constrained optimization to find a positive semi-definite matrix that is closest (2-norm) to a symmetric matrix that is not positive semi-definite which the user provides to the function. The optimization is subject to the constraint that the output matrix' diagonal elements as well as its eigenvalues are non-negative.

Citation pour cette source

Marco B. (2025). Nearest positive semi-definite covariance matrix (https://www.mathworks.com/matlabcentral/fileexchange/34182-nearest-positive-semi-definite-covariance-matrix), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2009a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Linear Algebra dans Help Center et MATLAB Answers
Remerciements

A inspiré : nearestSPD

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.1.0.0

Example input matrix added

1.0.0.0