[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
cross correlation/covariance function?
From: |
E. Joshua Rigler |
Subject: |
cross correlation/covariance function? |
Date: |
Fri, 17 Aug 2001 11:15:00 -0600 |
What I need to do is calculate the cross-covariance vector between two
time series, in a similar manner to the autocov.m function in the signal
processing toolbox, except allowing for negative lag times. I can
certainly write my own function, using any of a number of different
methods, but it seems to me that this is something that would be
available by default in Octave (although have to admit, it doesn't
appear as though Matlab has such a function either).
Do I need to write my own function? Does anyone know of a quick and
simple "trick"? Am I crazy for expecting this kind of functionality by
default?
-EJR
-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.
Octave's home on the web: http://www.octave.org
How to fund new projects: http://www.octave.org/funding.html
Subscription information: http://www.octave.org/archive.html
-------------------------------------------------------------
- cross correlation/covariance function?,
E. Joshua Rigler <=