Mutual information between two vectors by using Histograms.

4 views (last 30 days)
Hello,
I have two auto-correlated vectors( two vector which are simulated as network traffic) and I want to see how much are they correlated to each other by using Mutual information. because of some problem I want to find the mutual information between them by using histograms. First I must find the histograms and then mutual information.
I found a good file(as you can see below) but it is for matrix not vectors, (<http://www.mathworks.com/matlabcentral/fileexchange/13289-fast-mutual-information-of-two-images-or-signals/content/hist2.m>)
I am searching for a code like that but for vectors. Is there any ? Thanks in advance.

Accepted Answer

HU xb
HU xb on 11 Jun 2013
Edited: HU xb on 11 Jun 2013
I have uploaded the function with a very simple form, It is also suited for vectors.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!