Mutual information between two vectors by using Histograms.
Afficher commentaires plus anciens
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.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Histograms dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!