a funktion that behaves in the way of acceleration at start, and a constant force after a set time..

19 Views Asked by At

How id like the funktion to behave, acceleration at start, and a constant force after a set amount of time

[1]: https://i.stack.imgur.com/lgIH1.png

All i want is a funktion that behave this way, il edit it myself if need be to fit for its purpose..

1

There are 1 best solutions below

0
On BEST ANSWER

You can choose your function to be $y(x)=\tanh{x}$, for $x\geq 0$. This function is bounded by the line $y=1$.