Wavelet Toolbox Previous page   Next Page
mexihat

Mexican hat wavelet

Syntax

Description

[PSI,X] = mexihat(LB,UB,N) returns values of the Mexican hat wavelet on an N point regular grid, X, in the interval [LB,UB].

Output arguments are the wavelet function PSI computed on the grid X.

This wavelet has [-5 5] as effective support.

This function is proportional to the second derivative function of the Gaussian probability density function.

Examples

See Also

.html">waveinfo


Previous page  lwtcoef2 meyer Next page

© 1994-2005 The MathWorks, Inc.