<< amexpo1s Choice of the Instantaneous Amplitude amgauss >>

Time Frequency Toolbox >> Time Frequency Toolbox > Choice of the Instantaneous Amplitude > amexpo2s

amexpo2s

Generate bilateral exponential amplitude modulation.

Calling Sequence

Y = amexpo2s(N)
Y = amexpo2s(N,T0)
Y = amexpo2s(N,T0,T)

Parameters

N :

number of points.

T0 :

time center (default : N/2).

T :

time spreading (default : 2*sqrt(N)).

Y :

signal.

Examples

z=amexpo2s(160);plot(z);
z=amexpo2s(160,90,40);plot(z);
z=amexpo2s(160,180,50);plot(z);

See also

Authors

<< amexpo1s Choice of the Instantaneous Amplitude amgauss >>