Autocorrelation of given vector
Mostrar comentarios más antiguos
I have a vector w which is vector of turbulent wind samples. I need to find the sample auto-correlation of the vector, but it errs every time I try. Do I need to make w a timeseries? I found online that autocorr(w,n) (where n is the lag time) should give the correct answer, but it seems that Matlab doesn't even recognize the autocorr function.
Respuestas (0)
Categorías
Más información sobre MATLAB en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!