help-octave
[Top][All Lists]
Advanced

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

Re: Gnuplot


From: Dmitri A. Sergatskov
Subject: Re: Gnuplot
Date: Thu, 08 Jan 2004 14:06:08 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6b) Gecko/20031210

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
-------------------------------------------------------------



reply via email to

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