[Eeglablist] Build a new wavelet
arno
arno at salk.edu
Fri Jul 28 22:31:55 PDT 2006
Just as a note: the function that creates wavelet in EEGLAB is called
dftfilt(). You might want to experience with it too.
Best,
Arno
syavash jafari wrote:
> Hello,
> I want to build a new wavelet with data that is in array form (for
> example : ).
> Discussion : Maybe, we use */wavemngr/* matlab command to build any
> new wavelet family other than wavelet families that are in wavelet
> toolbox.
>
> % I write in matlab editor :
> wavemngr('add','stsia','wstr',4,'','strwavf',[-1 1]) ;
> y = cwt(wh,1:20,'wstr') ;
>
>
> % strwavf a function in this form :
> function wstr = strwavf(ww)
> [psi,xval,nc] = pat2cwav(ww','polynomial',6,'continuous') ;
> wstr = nc*psi ;
>
> When I run this m-code an error occur in matlab.
> Is it possible to help me? Please explain me in detail or announce me
> a internet site.
>
> With best.
> Siavash jafari
>
> ------------------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sccn.ucsd.edu/pipermail/eeglablist/attachments/20060728/81bf5b42/attachment.html>
More information about the eeglablist
mailing list