Clear Filters
Clear Filters

Hi, I have the acceleration data, how to get plot of ensemble autocorrelation??

2 views (last 30 days)
clc;
clear;
%% Load acceleration data
f82 = load('file0082.txt');
f55 = load('file0055.txt');
f28 = load('file0028.txt');

Answers (0)

Community Treasure Hunt

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

Start Hunting!