필터 지우기
필터 지우기

Compare similarity of two histograms?

조회 수: 51 (최근 30일)
Julozert
Julozert 2020년 5월 3일
답변: Sai Sri Pathuri 2020년 5월 6일
Hi guys,
I have 2 histograms which are normalized with 'probability' and both have 26 bars each. I want to compare histogram2 to histogram1 and "rotate" the bars or data of histogram2 and find out when both histograms were the most similiar.
So I was wondering if anyone of you had an idea how I can test the histograms of similarity. I dont know how to compare bc the values of each bar are not the exact same values.
Any ideas are appreciated, i feel pretty helpless right now

답변 (1개)

Sai Sri Pathuri
Sai Sri Pathuri 2020년 5월 6일
You may use pdist2 function to compare the histograms.
Refer the following answer for more details

카테고리

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

제품


릴리스

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by