From: george on 18 Apr 2010 22:44 Hi everyone, Ι would like to do entropy analysis to a signal like that http://www.billauer.co.il/non-html/matlab_image.gif I try to do it with this syntax [estimate,Nbias,sigma,descriptor] = entropy(x) (i found that from the "Matlab help") but i can't,because i don't know what can i put to "estimate"," Nbias"etc. And this is the reason that i quote my problem here..to suggest me your ideas I will appreciate your help.. Thanks!!!
From: george on 18 Apr 2010 22:56 i made one mistake i used this syntax [estimate,Nbias,sigma,descriptor] = entropy(x,descriptor,base) ....and i don;t know what can i put to "descriptor" and "base"
|
Pages: 1 Prev: estimate the entropy of signal Next: get mouse click position to get shape points |