joint_histogram(x,y​)

Takes a pair of images of equal size and returns the 2D joint histogram. used for MI calculation

You are now following this Submission

That's just a histogram for two images. To get the joint histogram, you need a histogram that's a 2D array.

Cite As

Pasha Mahmoudzadeh (2026). joint_histogram(x,y) (https://www.mathworks.com/matlabcentral/fileexchange/37720-joint_histogram-x-y), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.2.0.0

Image Added!
I have updated my file.

1.0.0.0