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?

Answers (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 Comments

With respect to your ‘rephrased Question’ — ALL of them! That’s the whole idea behind a distance metric.

Sign in to comment.

Categories

Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange

Asked:

on 10 Jul 2015

Commented:

on 11 Jul 2015

Community Treasure Hunt

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

Start Hunting!