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

Home » Public Forums » archive » Re: 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 #82948] Wed, 30 January 2013 08:05 Go to previous message
lecacheux.alain is currently offline  lecacheux.alain
Messages: 325
Registered: January 2008
Senior Member
Le mercredi 30 janvier 2013 15:26:11 UTC+1, Gompie a écrit :
> Hi,
>
> I have a matrix( 256,256) and I want to convert it into diagonal dominant form.
>
> What is the best way to do it. Does IDL have function to do it?
>
> Gompie

I do not well understand your question. A matrix is diagonal dominant or it is not: you cannot change that by any converting method. Now, if you want to find a space in which your matrix is diagonal, your problem is solved by eigenvalue decomposition. In IDL, you can use EIGENQL and EIGENVEC functions or equivalently their Lapack counterparts: LA_EIGENQL, LA_EIGENVEC and LA_EIGENPROBLEM.
Hoping to have answered.
alain.
[Message index]
 
Read Message
Read Message
Previous Topic: Re: 2013 Collection Of Solution Manuals & Test Banks. More Than 15,000 Titles
Next Topic: Embedding a PDF (or similar) display window in an IDL widget

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

Current Time: Wed Oct 08 15:57:46 PDT 2025

Total time taken to generate the page: 0.00469 seconds