Mexican Hat Function that Converges to 1

$\begingroup$

The Ricker wavelet, also known as the Mexican Hat function, converges to 0 for negative and positive infinity.

plot of the Mexican Hat function

I'm looking for a function with the same shape in the center, but that converges back to 1 (or a value really close to 1) when approaching negative or positive infinity.

P.S: Obviously $f(x) + 1$ does not work, as the new maximum will be close to 2.

$\endgroup$ 5

1 Answer

$\begingroup$

Something like this seems to work:$$f(x)=1-0.1e^{-0.36x^2}-1.3x^2e^{-x^2}$$

$\endgroup$ 1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like