help-octave
[Top][All Lists]
Advanced

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

Re: question regarding Octave


From: Ben Sapp
Subject: Re: question regarding Octave
Date: Wed, 19 Apr 2000 08:18:25 -0600

> On Tue, 18 Apr 2000, Ian Heaton wrote:
>
> Convergence of the algorithm is good enough, if you supply initial
> parameter values which are close to the "right" values. Gradient based
> methods would probably be better when fitting analytical functions though,
> has anyone written any code for this?

I have written a few m-files that implement the BFGS and DFP
quasi-newton method algorithms.   I have also written a couple of scalar
minimization algorithms which I use for the line search in DFP and
BFGS.   The scalar minimization routines implement the Golden Section
search method and the Newton-Raphson method.   Since there seems to be
some desire for them I will post a message on the octave-sources mailing
list later today with the details of how to get them.  

-- 
Ben Sapp                         Los Alamos National Laboratory
email: <mailto:address@hidden>   Phone: (505)667-3277
Fax:   (505)665-7920             URL:   http://www.neutrino.lanl.gov/
--



-----------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.che.wisc.edu/octave/octave.html
How to fund new projects:  http://www.che.wisc.edu/octave/funding.html
Subscription information:  http://www.che.wisc.edu/octave/archive.html
-----------------------------------------------------------------------



reply via email to

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