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

Home » Public Forums » archive » Re: Does IDL have a EOF(empirical orthogonal function)?
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: Does IDL have a EOF(empirical orthogonal function)? [message #53310] Wed, 04 April 2007 09:17 Go to previous message
Kenneth Bowman is currently offline  Kenneth Bowman
Messages: 86
Registered: November 2006
Member
In article <1175689745.510120.220440@y66g2000hsf.googlegroups.com>,
"uniqueman" <zhuangbao@gmail.com> wrote:

> I will use it to analyze my lightning data, who can I tell me how to
> implement it by IDL?

EOF's are the eigenfunctions of a covariance matrix, so you can
compute the covariance matrix and then use LA_EIGENQL
to find the desired eigenvectors and eigenvalues.

There are also LA_EIGENPROBLEM and LA_EIGENVEC functions with different
options.

I like LA_EIGENQL because it allows me to get only the first few
eigenvalues and eigenvectors of a large array quickly.

Ken Bowman
[Message index]
 
Read Message
Read Message
Previous Topic: Does IDL have a EOF(empirical orthogonal function)?
Next Topic: Re: Calculating Sat. water vapor pressure from air temperature: What is wrong?

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

Current Time: Fri Oct 10 13:27:57 PDT 2025

Total time taken to generate the page: 1.41145 seconds