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
...
/dl/488408.html
标签:
entropy
evaluate
command
matrix
上传时间:
2017-09-10
上传用户:caozhizhi