Re: Non-linear curve fitting: y = Ae^(-t/tau) + C




ya know, Markus, i spelled out a closed form expression for a least square
estimate for "C" in

y = Ae^(-t/tau) + C

with that C subtracted out from y, the remainder, Ae^(-t/tau), can be
logged, resulting in

log(y - C) = log(A) + (-1/tau)*t

which is a straight line and in which the standard least squares formulae
results in an estimate for log(A) and -1/tau from which A and tau can be
trivially computed.

you had a solution staring at you the whole time.

--

r b-j rbj@xxxxxxxxxxxxxxxxxxxx

"Imagination is more important than knowledge."


.



Relevant Pages

  • Re: OK, RAT, here is a high school math homework problem: About 25 years ago, I was trying to help m
    ... It was a San Jose high school math homework problem. ... To find a square root by the "longhand" method, ... Start with the first group of 1 or 2 digits. ... current remainder. ...
    (soc.culture.china)
  • Re: querry
    ... but cumbersome way is an exhaustion process that much resembles long division. ... This is best illustrated by preparing a square piece of paper and cutting out a smaller square at a corner, so that the remainder looks like a carpenter's square. ... Now you see that taking square roots is essentially different from power ...
    (sci.math)
  • Re: n*2^k+17
    ... such that n*2^k+17 is a square of some natural number. ... I tried using induction however it did not work for me. ... It is not true that the remainder when x^2 is divided by 2^is ... The whole thing would look better in the language of congruences, ...
    (sci.math)
  • Re: Binary sqrt
    ... square root in square brackets ... ... Subtract value in 4 squared from active-value ... Append numbers of next block to remainder ...
    (comp.lang.pascal.delphi.misc)
  • Re: n*2^k+17
    ... such that n*2^k+17 is a square of some natural number. ... I tried using induction however it did not work for me. ... It is not true that the remainder when x^2 is divided by 2^is ... The whole thing would look better in the language of congruences, ...
    (sci.math)