Trouble Understanding Sliding Window for a column of a matrix, general and specific case in Matlab
问题 I am noob and i found very fragmentated information on stack on Slinding Window. I have a mXn matrix, where m is fixed(latitude, longitude, ax, ay, az), n could change from different logs. 1) How can i create a sliding window only for az without extracting the vector and then analyzing it? 2) If i want to save all the rows where the az standard deviation go over a defined thresholds how can i do that? 3) If logs length is not fixed how can i deal with that? (ex. one file contains 932 rows,