isedm(D,tolerance_i​n,verbose,dim,V)

Is given matrix an EDM?
507 Downloads
Aktualisiert 8 Mär 2016

Lizenz anzeigen

This program tests an input matrix to see if it is a Euclidean distance matrix to within a user-specified tolerance. If not, it reports why and returns the closest EDM in the sense of Schoenberg or in the sense of a geometrically centered point list.
http://convexoptimization.com

Zitieren als

Jon Dattorro (2024). isedm(D,tolerance_in,verbose,dim,V) (https://www.mathworks.com/matlabcentral/fileexchange/15826-isedm-d-tolerance_in-verbose-dim-v), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2006a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Statistics and Machine Learning Toolbox 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
2.0.0.0

Bug repair: Desired auxiliary matrix Vn never recognized.

1.1.0.0

included subroutine signeig()

1.0.0.0