Time localization caracteristics.
[TM,T]=loctime(SIG)
a real vector
a real scalar: the averaged time center
a real scalar: the time spreading.
loctime computes the time localization caracteristics of signal SIG.
z=amgauss(160,80,50); [tm,T]=loctime(z)