orthfilt wavelet toolbox qmf

wavelet toolbox >> wavelet toolbox > poisson

poisson

poisson wavelet

Calling Sequence

[PSI,X]= poisson(LB,UB,N)

Parameters

LB
: low bound
UB
: upper bound
N
: number of data points
PSI
: wavelet
X
: time grid

Description

poisson is an utility to get poisson wavelet waveform.

Examples

[PSI,X]=poisson(-10,10,1001);

Authors

Roger Liu and Isaac Zhi

See Also

orthfilt wavelet toolbox qmf