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

Home » Public Forums » archive » covariance matrix
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
covariance matrix [message #91809] Sun, 30 August 2015 14:30 Go to previous message
siumtesfai is currently offline  siumtesfai
Messages: 62
Registered: April 2013
Member
Hello all

I have filled my missing value with NAN

data = Array[4176, 168]

ntime= 168

I am interested in calculating covariance matrix

matrix = (1/ntime-1) * (Double(data) ## Transpose(data))


I found this result



result = Array[168, 168]
Min = NaN
Max = NaN


Any help would be appreciate on how to do the covariance matrix on the good data with exclusion of missing data

Best regards
[Message index]
 
Read Message
Read Message
Previous Topic: NG: bring_to_front doesn't always work
Next Topic: Writing programs to use static methods but still compile in IDL 7

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

Current Time: Wed Oct 08 16:12:59 PDT 2025

Total time taken to generate the page: 0.00186 seconds