Data fitting code for biexponential decay fit calling from an excel file

1 view (last 30 days)
The decay function to be used is y(t) = y(0) + A1e^(-t/t₁) + A2e^(-t/t₂) where 't' is the x-axis of the excel file and A1 & A2 are constants, t₁ & t₂ are to be found from fit. Graph1.jpg

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!