Velocity auto correlation using autocorr

Is it possible to use the autocorr to find velocity autocorrelation? I can't make sense of the code here and was hoping to do it another way.

3 Comments

Yeah, autocorr sure does the trick.
Sorry for silly question, but autocorr takes a 1d vector, but ihave velocity in two direction. v = [cos(angle), sin(angle)]. I don't know how to put it into code..
The conv2 function can deal with 2D autocorrelation

Sign in to comment.

Answers (0)

Categories

Find more on MATLAB in Help Center and File Exchange

Asked:

on 18 Apr 2018

Commented:

on 19 Apr 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!