mexihat
Calling Sequence
[psi,x]=mexihat(lb,ub,n)
Parameters
lb:
Real or complex valued vector or matrix
ub:
Real or complex valued vector or matrix
n:
Real strictly positive scalar number
Description
This is an Octave function which is built in scilab.
This function returns values of the Mexican hat wavelet in the specified interval at all the sample points.
Examples