File:Wavelet - Mex Hat.png

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Wavelet_-_Mex_Hat.png(560 × 420 pixels, file size: 4 KB, MIME type: image/png)

Captions

Captions

Add a one-line explanation of what this file represents

Mexican Hat Wavelet.

Source code[edit]

Created on MATLAB (version 7.6.0) using the Wavelet toolbox: wavelet 'mexh', iterated 20 times to produce 1048576 data points in the x-range [-8,8], only 655360 of these points are shown (points in [-5 5])

Command sequence:

[y,x]=wavefun('mexh',20);
plot(x,y)
axis([-5 5 -1 1])
set(gcf,'color','white')
Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current17:53, 6 June 2008Thumbnail for version as of 17:53, 6 June 2008560 × 420 (4 KB)Nneonneo (talk | contribs)Mexican Hat Wavelet. Created on MATLAB (version 7.6.0) using the Wavelet toolbox. Command sequence: <code>[y,x]=wavefun('mexh',20); plot(x,y) axis([-5 5 -1 1]) set(gcf,'color','white')</code>
09:23, 15 July 2005Thumbnail for version as of 09:23, 15 July 2005560 × 420 (4 KB)Johnteslade~commonswiki (talk | contribs)The mexican hat wavelet. {{PD-self}} Category:Wavelets

File usage on other wikis

The following other wikis use this file: