Looking for a fitting function

22 Views Asked by At

I want to fit some data points that follow this trend:

enter image description here

I've tried an exponential of this kind: $f(x)= a\exp(-bx)$ but it's not good enough. Could you give me any hint?

Many thanks.