Mutual Information and entropy calculation for a binary sequence
조회 수: 10 (최근 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!