tftb-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Tftb-help] Re: doubt in "tfrSP" function


From: Eric Chassande-Mottin
Subject: [Tftb-help] Re: doubt in "tfrSP" function
Date: Thu, 6 Jul 2006 13:51:21 +0200 (CEST)


hlength=floor(N/4);
"
where N is the frequency bins.
I think here should be " hlength=floor(length(t)/4)". because the window length should be determined by the time points, instead of frequency bins.

well, that's a default. this choice (as well as yours) might be OK in certain circumptances, and not OK in others. if you are not happy with it, you can choose another window by specifying the third argument.

eric.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]