Mutual information between two vectors by using Histograms.
11 views (last 30 days)
Show older comments
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.
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Histograms in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!