entropy, joint entropy and conditional entropy function for n variables

entropy, joint entropy for any number of variables and the conditional entropy

Al momento, stai seguendo questo contributo

for entropy
H = entropy(S)
this command will evaluate the entropy of S, S should be row matrix
H = entropy([X;Y;Z])
this command will find the joint entropy for the 3 variables
H = entropy([X,Y],[Z,W])
this will find H(X,Y/Z,W).. you can use it for any combination of joint entropies

Please validate this function before using it

Cita come

Nashat Abughalieh (2026). entropy, joint entropy and conditional entropy function for n variables (https://it.mathworks.com/matlabcentral/fileexchange/24214-entropy-joint-entropy-and-conditional-entropy-function-for-n-variables), MATLAB Central File Exchange. Recuperato .

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.0.0.0