0

I have several temporal signals of different dimensions, for example the motion of a point throughout time which would be of dimension 3, and the value of a temperature sensor, of dimension 1.

I would like to find out if these signals are correlated. Is there a measure of correlation that works for signals that do not have the same dimensionality?

flag

1 Answer

2

Yes, you can use multiple regression, with temperature as the dependent variable and the three space dimensions as the independent variables.

link|flag
Thanks for your answer. – Grönwall Oct 22 2009 at 9:36

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.