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

Home » Public Forums » archive » svdfit-measure_errors
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
svdfit-measure_errors [message #72111] Sun, 08 August 2010 10:48
sid is currently offline  sid
Messages: 50
Registered: January 1995
Member
Hi,
I am fitting my data with 3 degree polynomial, so im using svdfit,
in that im setting the measure_errors keyword to a named variable, say
suppose,
idl>n=n_elements(y)
idl>e=dblarr(n)
idl>res=svdfit(x,y,4,measure_errors=e,yfit=y1)
but if I print e an array is displayed with full of zeros and also I
get warning message like this, '% SVDFIT: Warning: 3 singular values
found.hy this happens'.
Any of you please explain me why it happens. Moreover if I don't set
this keyword then im not getting any warning like the above.
what should I do to get rid of this.
regards
sid
[Message index]
 
Read Message
Previous Topic: IDL_Container and garbage collection
Next Topic: Floating-point accuracy problem

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

Current Time: Wed Oct 08 14:11:38 PDT 2025

Total time taken to generate the page: 0.00187 seconds