필터 지우기
필터 지우기

Mahalanobis distance for a matrix with itself

조회 수: 2 (최근 30일)
MiauMiau
MiauMiau 2015년 11월 11일
Hi
I am not sure I understand how I can do the following:
I have a 100x200 matrix - these are 100 timeseries, each timeseries has 200 datapoints. Now I want to calculate the mahalanobis distance of each timeseries with all the others - so theoretically I would end up with a symmetric 100x100 matrix - however, how can I do that in Matlab?
mahal(X',X')
does not seem to return the desired result

답변 (0개)

카테고리

Help CenterFile Exchange에서 Time Series에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by