EOF explained variance
Hi guys
I am a intermediate user of matlab and I need your help...
I try to calculate the explained variance for eof analysis,
but when I try to calculate the covariance matrix from my
data, matlab shown "out of memory". My data size is 126x8036
and my computer have 1 Gb ram. I try Cov(X) and a simple
X*X'... I don?t known another way to calculate covariance
matrix that use less memory. If some body can help me??
thanks a lot...
Leandro
.
Relevant Pages
- Re: EOF explained variance
... I am a intermediate user of matlab and I need your help... ... I try to calculate the explained variance for eof analysis, ... matlab shown "out of memory". ... covariance matrix of size 8036 x 8036, ... (comp.soft-sys.matlab) - Re: EOF explained variance
... I intend make a EOF analysis from a grid space that have 126 ... sum of principal diagonal of my covariance matrix. ... I am a intermediate user of matlab and I need your help... ... matlab shown "out of memory". ... (comp.soft-sys.matlab) - Re: Wishlist for R2007b
... via escape sequences; those are about the closest you are ... Matlab always runs as a single process, ... inform Matlab that K:\ (windows) which has a 250 GB ... drive can be used for up to 50 GB of virtual memory. ... (comp.soft-sys.matlab) - Re: how to retain function variables in base works
... here is an estimate about matlab memory: ... For cell array, if you want to use it like a STL vector of JFC ... for an N element cell array, amount of memory ... it bad programming (even worse than global approach! ... (comp.soft-sys.matlab) - Re: Resizing a structur array in C
... I could find no MATLAB documentation that specifically discusses the ... indeed an array of mxArray *, each index corresponding to n fields (in ... memory onto the end of the array, so to speak, and the whole memory ... int newSizeOfArray1 ... (comp.soft-sys.matlab) |
|