octave-maintainers
[Top][All Lists]
Advanced

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

minpack code for least squares?


From: Jaroslav Hajek
Subject: minpack code for least squares?
Date: Thu, 14 Feb 2008 09:36:06 +0100

hello,

I've noticed that Octave includes the Powell's hybrid method from
MINPACK for its fsolve function.
Since MINPACK also features nonlinear least squares (via trust-region
approach), I suggest
including also that relevant part of MINPACK (lmder,lmdif etc) and
wrap it in a counterpart to
fsolve (with similar interface) to do nonlinear least squares. I'd
volunteer for the project.

What do you think?

-- 
RNDr. Jaroslav Hajek
computing expert
Aeronautical Research and Test Institute (VZLU)
Prague, Czech Republic
url: www.highegg.matfyz.cz


reply via email to

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