rkaminski
- 10
- 0
Dear All,
I would like to do an exponential function least-squares fitting, but having two or more exponents. For example the function looks like this:
y (x) = A \exp (-x/a) + B \exp (-x/b)
where A, a, B and b are the least-squares fitted parameters. My question is how to obtain the initial parameters? I could assume that that my initial function follows the one-exponential function and then get initial estimates of a and A, but then how to get initial values of both a and b, and other parameters? I cannot assume for example b = 0 obviously. Thanks in advance.
Best wishes,
Radek
I would like to do an exponential function least-squares fitting, but having two or more exponents. For example the function looks like this:
y (x) = A \exp (-x/a) + B \exp (-x/b)
where A, a, B and b are the least-squares fitted parameters. My question is how to obtain the initial parameters? I could assume that that my initial function follows the one-exponential function and then get initial estimates of a and A, but then how to get initial values of both a and b, and other parameters? I cannot assume for example b = 0 obviously. Thanks in advance.
Best wishes,
Radek