Autocorrelation of given vector
Ältere Kommentare anzeigen
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.
Antworten (0)
Kategorien
Mehr zu MATLAB finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!