T.Engineer
- 86
- 0
EnumaElish said:My best understanding is this:
You are trying to find the autocorrelation coefficient of a signal. http://en.wikipedia.org/wiki/Autocorrelation#Signal_processing
You need to first determine the Rff(T) function.
Then you'd like to convert it into an AC coefficient as: r(T) = [Rff(T) - Meanf(T)^2]/Varf(T). http://en.wikipedia.org/wiki/Autocovariance (look under "Normalization")
Am I close?
yes, exactly! My points are to determine the mean and variance.
So, as I understand from your comments that if I will find the correlation coefficient then I can determine the mean and variance.