Extracting overlapping windows of data for analysis
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi all, I have an array of data points and I need to analyse overlapping windows of that data. i.e. I have 30000 data points and first want to extract the first 1024 data points (data points 1-1025), analysis it and save the answer of the analysis. Then I want to analyse the next window of data with an overlap of 2 (data points 1023-2047) and have that answer of analysis saved with the previous answer. I am quiet new to Matlab and I have no idea where to start with this. Any help would be much appreciated. Many thanks.
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Logical finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!