Define a function $f:[0,\infty)\to(0,1]$. Define three constants: $j\in(0,\infty)$, $\alpha\in(0,1)$, and $\beta\in(-\infty, 0)$.
$f(0)=1$
$f'(0)=0$
$f(j)=\alpha$
$f'(j)=\beta$
$j$ is the only inflection point of $f$
$f'(x)<0 \space \space \space \space \forall x \in (0, \infty)$
Can you find such a function $f$? Piecewise definitions are fine as long as these properties are satisfied for all $x$, $j$, $\alpha$, and $\beta$ in their respective domains.
Essentially, I'm looking for a decreasing continuous function that maps the non-negative real numbers to positive numbers less than or equal to one, and I want to be able to choose the inflection point, the value of the function at the inflection point, as well as the slope of the line tangent to the function at the inflection point.
$f(x)=e^{-kx^2}$ or something like it seems to be what you want.