help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gsl] Re: Re: non-linear least squares fitting


From: Richard Henwood
Subject: [Help-gsl] Re: Re: non-linear least squares fitting
Date: Thu, 06 Dec 2007 09:21:09 +0000
User-agent: KNode/0.10.4

<posted & mailed>

Barrett Foat wrote:

>> I implement fdf using numerical partial differentiation of f.
>>
>> This method (numerical partial differentials) appeared to work;
>> is this a reasonable approach?
> 
> Yes, the df and fdf functions need to caluclate the numerical partial
> derivatives given the current values of the arguments (vector x in the
> docs) and your independent variable data.
> 
> To my knowledge, the approach you took is the only reasonable approach.
> 

Good. 

Is the only alternative approach to use the analytic partial derivatives in
df and fdf?

My reading is that this approach is used in the example given in the GSL
manual example.

r,





reply via email to

[Prev in Thread] Current Thread [Next in Thread]