How do I describe this graph with an equation?

41 Views Asked by At

Spawn Graph

I need to describe this graph as an equation for my game in unity 3D, it describes the spawn of enemies in time. At first is kind of like a sigmoidal/power curve, but after some time it turns into a spline that goes up and down but overall increases slowly with time.

Can you help?

1

There are 1 best solutions below

2
On

Your quick sketch is not sufficient to understand what you want.

$$x-2\frac{\sin(5x)}x$$

enter image description here