Community Profile

photo

Arturo Gonzalez


Last seen: 3 years ago Active since 2020

Statistics

  • Revival Level 1
  • First Answer
  • First Review

View badges

Content Feed

View by

Answered
How can I fit an exponential curve?
Per this answer, you can do it with the following matlab code https://math.stackexchange.com/a/3808325/605948 clear all; clc;...

3 years ago | 0

Answered
curvefitting - sum of exponential function
Per this answer, you can do it with the following matlab code https://math.stackexchange.com/a/3808325/605948 clear all; clc;...

3 years ago | 0

Answered
3-term exponential fit
Per this answer, you can do it with the following matlab code https://math.stackexchange.com/a/3808325/605948 clear all; clc;...

3 years ago | 0

Answered
how do you create a model for a sum of exponentials?
Per this answer, you can do it with the following matlab code https://math.stackexchange.com/a/3808325/605948 clear all; clc;...

3 years ago | 0

Answered
Fitting sum of exponential function with experiment data
Per this answer, you can do it with the following matlab code https://math.stackexchange.com/a/3808325/605948 clear all; clc;...

3 years ago | 1