Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
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
- Versione 1.0.0.0 (2,44 KB)
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 |
