dosma.core.fitting.biexponential

dosma.core.fitting.biexponential(x, a1, b1, a2, b2)[source]

Function: \(f(x) = a1*e^{b1*x} + a2*e^{b2*x}\).