Clear Filters
Clear Filters

Velocity auto correlation using autocorr

7 views (last 30 days)
Joppy
Joppy on 18 Apr 2018
Commented: Matt Macaulay on 19 Apr 2018
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
Joppy
Joppy on 18 Apr 2018
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..
Matt Macaulay
Matt Macaulay on 19 Apr 2018
The conv2 function can deal with 2D autocorrelation

Sign in to comment.

Answers (0)

Categories

Find more on Time Series in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!