Mutual Information and entropy calculation for a binary sequence
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Lets assume that we have a binary sequence (vector Size N) consisting of 0's and 1's which are created by rand function in Matlab. I try to calculate the entropies by increasing bin sizes of the same sequence. (1 bit entropy, 2 bit entropies,..., n bit entropies)
My target is to estimate the interdependence of the individual bits. In fact the source is not random bits, they would be coded bits but it is the starting point.
0 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Creating and Concatenating Matrices 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!