Compute distance between 2 histograms

HI All,
Rephrasing my question!
what kind of distance metric helps to to get just a scalar value like before so that I could for comparison between 2 histograms?

답변 (1개)

Star Strider
Star Strider 2015년 7월 10일

1 개 추천

There are several distance metrics available. See the documentation for the pdist2 for a list of the ones available in the Statistics Toolbox, and a general description of what they are and how to compute them (and if you have the Statistics Toolbox, using the function to compute them for you).

댓글 수: 2

santosh v
santosh v 2015년 7월 11일
thanks!
Star Strider
Star Strider 2015년 7월 11일
With respect to your ‘rephrased Question’ — ALL of them! That’s the whole idea behind a distance metric.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기

태그

질문:

2015년 7월 10일

댓글:

2015년 7월 11일

Community Treasure Hunt

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

Start Hunting!

Translated by