From: Tim Cutmore on
Hello

I would like to know what builtin Matlab wavelet functions would correspond to
the one Demiralp et al used in their article:

Detection of P300 waves in single trials by the wavelet transform (WT)
In Brain and Language vol 66 pp 108-128 1999

It is referred to therein as a "quadratic b-spline". This sounds like one of the
"b"iorthogonal wavelets. The wavelet function looks a lot like the one plotted by

plot(imag(wavefun('cgau6')))
although I don't see why this complex guassian should be similar to a b-spline

I would really like to replicate the Demiralp results using a dataset from my own oddball P300 experiment

cheers, Tim