Skip to content

Double-exp model with built-in classes #25

Open
@matteogabba

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions