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

Home » Public Forums » archive » diagonal dominant
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: diagonal dominant [message #83025 is a reply to message #82949] Thu, 31 January 2013 05:05 Go to previous messageGo to previous message
Gompie is currently offline  Gompie
Messages: 76
Registered: August 2012
Member
> Can you describe how you are using the SVD to solve your equation? You have mentioned calculating the inverse of A but that is not necessary. From what I've read, it is better to multiply the B vector by the inverse SVD components in succession than calculating the inverse of A and then multiplying B with that

I am now using

svdc,A ,w,u,v,/double
X=SVSOL(U, W, V, rhs,/double), Here A is 255X400 matrix and the duplicate rows have not been removed. Do you think I should do it differently?

> I have no idea what you meant by that. Are you first calculating a solution X to the equation AX=B and then fitting a polynomial to that X? If that polynomial fit is the end result you need, why don't you formulate your model so you can fit the polynomial directly to the measurements in B?

Thats a good idea I can try that !!
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: How to label longitude?
Next Topic: equivalent width measure in idl

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

Current Time: Fri Oct 10 09:21:38 PDT 2025

Total time taken to generate the page: 0.24115 seconds