comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: % POLY_FIT: Warning: Invert detected a small pivot element - help needed
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: % POLY_FIT: Warning: Invert detected a small pivot element - help needed [message #71333] Tue, 15 June 2010 05:43
David Gell is currently offline  David Gell
Messages: 29
Registered: January 2009
Junior Member
On Jun 12, 1:54 pm, sid <gunvicsi...@gmail.com> wrote:
> Hi,
>     I am fitting my data with 3 degree polynomial using poly_fit,
> after running the program, im getting this warning message % POLY_FIT:
> Warning: Invert detected a small pivot element. Please suggest me if
> there is any way to get rid of this and why exactly im getting this
> kind of warning.
> Note: I read from poly_fit help that by setting the /double keyword,
> we can get rid of this kind of warning. But that doesn't helped me.
> regards
> sid

The small pivot warning is an indication that poly_fit is attempting
to invert an ill-conditioned matrix. These matrices have rows or
columns that are nearly identical. There are other fitting routines
that are more robust, for example singular value decomposition,
SVDFIT. Also, check Craig Markwardt's library of fitting routines,
http://cow.physics.wisc.edu/~craigm/idl/fitting.html.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: MATHSTAT_154: Dynamically Loadable Module is unavailable on this platform: IMSL
Next Topic: symbol font not expoting correctly to EPS from iplot in OSX

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 14:01:07 PDT 2025

Total time taken to generate the page: 0.00625 seconds