Mutual Information and entropy calculation for a binary sequence
5 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Creating and Concatenating Matrices についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!