Open
Description
Hey Do,
I am trying to implement a double exponential decay model using the built in classes but I am having some troubles implementing the amplitude fraction x1.
Is that even possible using the built in classes?
Do you have any suggestion?
This is the model:
f(t) = a * [ x1 * exp(-k1t) + (1 - x1) * exp(-k2t) ]
Cheers,
Matteo
Metadata
Assignees
Labels
No labels
Activity