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 ExchangeStatistics 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