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
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
2015년 7월 11일
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에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!