help-octave
[Top][All Lists]
Advanced

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

Re: leasqr question


From: Juan Pablo Carbajal
Subject: Re: leasqr question
Date: Fri, 24 Aug 2012 08:56:37 +0200

On Fri, Aug 24, 2012 at 12:50 AM, seektime <address@hidden> wrote:
> Hi,
>
> The attached image
> http://octave.1599824.n4.nabble.com/file/n4643194/leasqr.png  is the output
> of first demo in "leasqr.m". The fit is not a smooth curve and I'm trying to
> figure out why? "niter" was set to 50, and when I increase this variable,
> Octave (3.6.1 on XP mingw) crashes regularly (same goes for decreasing
> minstep and/or maxstep).
> How do I get a smoother fit?
>
> Thanks,
> Michael
>
>
>
> --
> View this message in context: 
> http://octave.1599824.n4.nabble.com/leasqr-question-tp4643194.html
> Sent from the Octave - General mailing list archive at Nabble.com.
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://mailman.cae.wisc.edu/listinfo/help-octave

Can you show what code are you using to generate that plot?
My guess is that you are evaluating your fit only at a few points. By
increasing the number of points you should get a smoother curve.


-- 
M. Sc. Juan Pablo Carbajal
-----
PhD Student
University of Zürich
http://ailab.ifi.uzh.ch/carbajal/


reply via email to

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