Mutual information between two vectors by using Histograms.
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Histograms in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!