From help-octave-request at bevo dot che dot wisc dot edu Thu Jan 8 17:06:00 2004 Subject: Re: Gnuplot From: "Henry F. Mollet" To: "Dmitri A. Sergatskov" , Vic Norton CC: Octave_post Date: Thu, 08 Jan 2004 15:04:07 -0800 Thank you and Vic, I've copied the two files needed to run the demo. It worked and it produced one graph. I wish that Fink had installed all octave-forge functions for me. Henry octave:1> leasqrdemo Least Squares Estimates of Parameters 1.02830 0.10157 cut on 1/8/04 1:06 PM, Dmitri A. Sergatskov at dmitri at unm dot edu wrote: >> At 10:38 AM -0800 1/8/04, Henry F. Mollet wrote: >> > ... > >>> I have searched Octave for the equivalent or better but no luck so >>> far. The > > ... > > octave:1> help leasqr > > leasqr is the user-defined function from the file > /usr/local/share/octave/2.1.50/site/m/octave-forge/optim/leasqr.m > > function [f,p,kvg,iter,corp,covp,covr,stdresid,Z,r2]= > leasqr(x,y,pin,F,{stol,niter,wt,dp,dFdp,options}) > > Levenberg-Marquardt nonlinear regression of f(x,p) to y(x). > > .... > > There is a demo program as well leasqrdemo.m > > (All in octave-forge) > > Regards, > > Dmitri. ------------------------------------------------------------- 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 -------------------------------------------------------------