[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-gsl] Nonlinear fitting
From: |
ken |
Subject: |
[Help-gsl] Nonlinear fitting |
Date: |
Thu, 03 Jul 2014 18:07:40 +0100 |
Hi,
I am trying to fit the nonlinear equation:
P = C0 + C1*X + C2*X^r
where C0, C1, C2 and r are variables to be fitted, P and X are vectors
of known observations.
I have read the docs and I'm trying to modify the example program. I'm
struggling to provide the expb_f, expb_df, expb_fdf functions.
I would like advice on how to proceed.
Regards,
Ken
- [Help-gsl] Nonlinear fitting,
ken <=