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

バージョン 2.0.0.0 (4.04 KB) 作成者: Jon Dattorro
Is given matrix an EDM?
ダウンロード: 507
更新 2016/3/8

ライセンスの表示

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

引用

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. 取得済み .

MATLAB リリースの互換性
作成: R2006a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersStatistics and Machine Learning Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
2.0.0.0

Bug repair: Desired auxiliary matrix Vn never recognized.

1.1.0.0

included subroutine signeig()

1.0.0.0