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

Home » Public Forums » archive » Re: MATRIX LOGARITHM (and EXPONENTIAL)
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: MATRIX LOGARITHM (and EXPONENTIAL) [message #74693] Thu, 27 January 2011 16:11 Go to previous message
James[2] is currently offline  James[2]
Messages: 44
Registered: November 2009
Member
On Jan 27, 4:10 pm, James <donje...@gmail.com> wrote:
>
> If the matrix A is diagonalizable, then:
>
> eigenvals = LA_EIGENPROBLEM(A, EIGENVECTORS=evecs)
> expA = evecs # diag_matrix(exp(eigenvals)) # invert(evecs)
> logA = evecs # diag_matrix(alog(eigenvals)) # invert(evecs)

sorry, replace INVERT with LA_INVERT to account for complex
eigenvectors.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Read irregular data problem
Next Topic: Display of hyperspectral image in the window of a specified size

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

Current Time: Wed Oct 08 11:33:11 PDT 2025

Total time taken to generate the page: 0.00468 seconds