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 CenterMATLAB Answers에서 Statistics 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