febid.heat_transfer.fit_exponential#

fit_exponential(x0, y0)[source]#

Fit data to an exponential equation y = a*exp(b*x)

Parameters:
  • x0 – x coordinates

  • y0 – y coordinates

Returns:

ln(a), b