<< instfreq Time-Domain Processing Visualization and backup >>

Time Frequency Toolbox >> Time Frequency Toolbox > Time-Domain Processing > loctime

loctime

Time localization caracteristics.

Calling Sequence

[TM,T]=loctime(SIG)

Parameters

SIG:

a real vector

TM :

a real scalar: the averaged time center

T :

a real scalar: the time spreading.

Description

loctime computes the time localization caracteristics of signal SIG.

Examples

z=amgauss(160,80,50); 
[tm,T]=loctime(z)

See also

Authors


Report an issue
<< instfreq Time-Domain Processing Visualization and backup >>