I have a problem with searching for the coefficients of the exponential function.
def search_cooef(): def myfunc(x, a, b, c): return a / (1 + b * np.exp(c