tftb-help
[Top][All Lists]
Advanced

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

Re: [Tftb-help] TFRSCALO Parameters & Output Help Needed


From: Eric Chassande-Mottin
Subject: Re: [Tftb-help] TFRSCALO Parameters & Output Help Needed
Date: Tue, 14 Oct 2008 12:48:07 +0200 (CEST)
User-agent: SquirrelMail/1.4.10a

> Quick restatement of questions:
> 1) Why are we getting negative values?

I can't reproduce the problem you have:

signal=randn(256,1);
tfr=tfrscalo(signal,1:length(signal),1,0.030,0.1,14,0);
any(tfr(:)<0)

says 0

> 2) If we feed tfrscalo a time( seconds) - amplitude (volts) signal, what
are
> the units of the values in the output matrix?

you mean you define signal=time-amplitude where time and amplitude are two
vectors ?

eric





reply via email to

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