How to Compute the EOFs by SVD?

  • I
  • Thread starter ecastro
  • Start date
  • Tags
    Svd
  • #1
254
8
Considering I have a matrix ##\mathbf{A}## which has a size of ##M \times N##, how can I compute the Empirical Orthogonal Functions (EOFs) by Singular Value Decomposition (SVD)?

According to SVD, the matrix ##\mathbf{A}## is

##\mathbf{A} = \mathbf{U} \mathbf{\Sigma} \mathbf{V}^{T}##

where a superscript of ##T## denotes a transpose. Now, which are the EOFs in this equation, are they the rows of ##\mathbf{V}^{T}## or its columns (the rows of ##\mathbf{V}##)?

Thank you in advance.
 
  • #3
Hi there. The EOFs are the columns of V^T.

This site helps me to figure this out https://pmc.ucsc.edu/~dmk/notes/EOFs/EOFs.html. Goodnight from your atemporal interested in orthostatics guy.

Mod note: deleted broken link
 
Last edited by a moderator:

Suggested for: How to Compute the EOFs by SVD?

Replies
0
Views
565
Replies
5
Views
538
Replies
8
Views
1K
Replies
1
Views
434
Replies
1
Views
893
Replies
10
Views
3K
Back
Top