Hello, I'm looking for a function f(x) which is 0 when x is 0, has a maximum of 1 at an x of my choosing, and goes to 0 as x goes to infinity. A lot like a weibull function, but I want to control the position and value of the maximum. Any ideas (function is only for x>=0)?
Thanks.