You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
MutualInformation: returns mutual information (in bits) of discrete variables 'X' and 'Y'
I = MutualInformation(X,Y);
I = calculated mutual information (in bits)
X = variable(s) to be analyzed (column vector)
Y = variable to be analyzed (column vector)
Note 1: Multiple variables may be handled jointly as columns in
matrix 'X'.
Note 2: Requires the 'Entropy' and 'JointEntropy' functions.
Cite As
Will Dwinnell (2026). Mutual Information (https://in.mathworks.com/matlabcentral/fileexchange/28694-mutual-information), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.2.0.0 (1.33 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
