From help-octave-request at bevo dot che dot wisc dot edu Fri Jan 17 04:12:53 2003 Subject: Re: non linear fit From: Paul Kienzle To: Paolo Ariano Cc: help-octave mailing list Date: Fri, 17 Jan 2003 05:11:20 -0500 Paolo Ariano wrote: >hi *, >at the moment i'm using octave to analyze my data and gnuplot to make >fit, it is possible also to make non linear fit with octave ? > >thanks a lot >paolo > > There are some minimization functions in octave-forge/main/optim (http://octave.sf.net). leasqr may do what you need. Paul Kienzle pkienzle at users dot sf dot net ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------