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

3 views (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)

Categories

Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!