help-octave
[Top][All Lists]
Advanced

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

Re: lsqcurvefit alternative


From: Ana Rakonjac
Subject: Re: lsqcurvefit alternative
Date: Wed, 28 Feb 2007 16:01:50 +1300

On 2/27/07, Henry F. Mollet <address@hidden> wrote:
Will below help?
Henry
octave:1> help leasqr

leasqr is the user-defined function from the file
/usr/local/share/octave/2.1.71/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).
Cut details


on 2/26/07 2:44 PM, Ana Rakonjac at address@hidden wrote:



Unfortunately that doesn't help. That's some other optimisation
routine that Matlab has as well.

Ana

--
"Come now, do you really expect me to do coordinate substitution in my
head while strapped to a centrifuge?"


reply via email to

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