Name
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