getMahalanobis(X, MU)

버전 1.0.0.0 (1.21 KB) 작성자: Ruggero G. Bettinardi
Compute squared Mahalanobis distance
다운로드 수: 61
업데이트 날짜: 2017/5/16

라이선스 보기

MD = getMahalanobis(X, MU)

Compute SQUARED Mahalanobis distance between each multivariate observation in the matrix in X from
the "centroid", given by the vector MU. If MU is not included in the call, the function use the mean
vector of the dataset as centroid.

INPUT:

X : Dataset. in the form < Observations x Variables >
MU : Centroid. Vector of P elements in the form <1 x P>

OUTPUT:

MD : SQUARED Mahalanobis Distance of each observation from the centroid.
Vector of <N x 1> elements.

인용 양식

Ruggero G. Bettinardi (2024). getMahalanobis(X, MU) (https://www.mathworks.com/matlabcentral/fileexchange/62982-getmahalanobis-x-mu), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2009a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Dimensionality Reduction and Feature Extraction에 대해 자세히 알아보기
태그 태그 추가

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0