Finding number of independent samples using autocorrelation

3 views (last 30 days)
I have a pressure signal (y) with 512000 samples and with a sampling frequency 5000 sample/sec. I am trying to find the number of statistically independent samples using autocorrelation. I used
autocorr(y)
I do not know if this is correct or how to get the number of independent samples. It will be very helpful to know how to get number of samples from Lag if that's possible

Answers (1)

Abhishek Ballaney
Abhishek Ballaney on 5 Mar 2018
https://in.mathworks.com/help/econ/autocorr.html

Community Treasure Hunt

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

Start Hunting!