<< anaqpsk Choice of Particular Signals anastep >>

Time Frequency Toolbox >> Time Frequency Toolbox > Choice of Particular Signals > anasing

anasing

Lipschitz singularity.

Calling Sequence

X=anasing(N)
X=anasing(N,T0)
X=anasing(N,T0,H)

Parameters

N :

number of points in time

T0 :

time localization of the singularity (default : N/2)

H :

strenght of the Lipschitz singularity (positive or negative) (default : 0.0)

X :

the time row vector containing the signal samples

Description

anasing generates the N-points Lipschitz singularity centered around T=T0 : X(T) = |T-T0|^H.

Examples

x=anasing(128); scf(); plot(real(x));

See also

Authors

<< anaqpsk Choice of Particular Signals anastep >>