help-octave
[Top][All Lists]
Advanced

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

Re: lsqnonlin?


From: Søren Hauberg
Subject: Re: lsqnonlin?
Date: Wed, 18 Oct 2006 21:02:03 +0200
User-agent: Thunderbird 1.5.0.7 (X11/20060918)

Bill Denney skrev:
On Wed, 18 Oct 2006, Søren Hauberg wrote:

Does anything like matlabs lsqnonlin exist for octave? lsqnonlin is a minimization method that uses Levenberg-Marquardt (LM). In octave-forge we have leasqr which is a regression method that uses LM. Can I somehow use that function as a replacement for lsqnonlin? (If so, how?)

You may want to check out http://www.ics.forth.gr/~lourakis/levmar/ which has a GPL'd version of the algorithm available.
Thanks, Bill!
That page led me further to http://www2.imm.dtu.dk/~hbn/Software/ that contains a lot of functions for my need. The software doesn't seem to have a license, so I don't know how free this stuff is. I'll contact the author (who's Danish like myself) and ask about the license.

Søren


reply via email to

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