octave-maintainers
[Top][All Lists]
Advanced

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

Re: lsqnonlin and nonlin_residmin


From: Olaf Till
Subject: Re: lsqnonlin and nonlin_residmin
Date: Sun, 31 May 2015 10:20:46 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Thu, May 28, 2015 at 12:51:58PM -0700, AsmaA wrote:
> Hi Olaf,
> 
> I have made some progress in writing lsqnonlin. This may not be the most
> optimized code but I'm sharing the draft:
> 
> https://github.com/AsmaAfzal/octave_workspace/blob/master/lsqnonlin.m
> 
> I still have to map the value of cvg to exitflag- on my to do list. 
>
> <snip>

The more tricky part will come with mapping the options and a
user-specified Jacobian ...

> and I have yet to
> explore the feasibility of matrix and complex inputs. 

Both the parameters and the values returned by the residuals function
(after possibly weighting them) must be real.

Olaf

-- 
public key id EAFE0591, e.g. on x-hkp://pool.sks-keyservers.net

Attachment: signature.asc
Description: Digital signature


reply via email to

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