Best model to measure exponential growth

27 Views Asked by At

I'm just trying to measure the growth rate of an exponential curve. I've tried

$y = e^{ax} + b$

where $a$ would be the "how fast the curve grows".

Is this the right fit? Or are there better models for what I want to measure? Thanks in advance.