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

Is given matrix an EDM?
507 descargas
Actualizado 8 mar 2016

Ver licencia

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

Citar como

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. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2006a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Statistics and Machine Learning Toolbox en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
2.0.0.0

Bug repair: Desired auxiliary matrix Vn never recognized.

1.1.0.0

included subroutine signeig()

1.0.0.0