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

Home » Public Forums » archive » Re: Solve AX=B
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: Solve AX=B [message #82980] Sun, 27 January 2013 00:22
bstecklu is currently offline  bstecklu
Messages: 14
Registered: February 2012
Junior Member
Gompie wrote:
> Hi,
> I have a A(254x254) matrix and B(0:254). I want to get the value of X. However when I give determ(A) in idl I get zero. Which perhaps means that A is singular and its inverse cannot be found.
> I have checked for duplicate rows and columns in A they have been removed.
> How do I solve this system? Given that
>
> From the problem that I am solving, I know A can be over determined but not under determined.
> Gompie.
>
Have a look at Singular Value Decomposition (SVD) in the IDL Help. Reading the
corresponding section in "Numerical Recipes" is recommended. Free older versions
of the book are on-line at http://www.nr.com/ .

Bringfried
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: resizing array in IDL
Next Topic: how to put several figures in a postscript file?

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

Current Time: Wed Oct 08 13:46:19 PDT 2025

Total time taken to generate the page: 0.00463 seconds