Feeds
提问
Cell array to list values within 5 seconds before a designated time
I have the following data: buzz click 16948 16942.58755 16966.2 16942.77004 17048.7 16942.95203 ...
10 years 前 | 0 个回答 | 0
0
个回答提问
Creating a vector to list values occurring within 5 seconds before a designated time
I have the following data: buzz time click time 16948 16942.58755 16966.2 16942.77004 17048.7 16942.95203 17...
10 years 前 | 1 个回答 | 0
1
个回答提问
How can I add components of a vector given conditions from another vector of different dimensions?
I have the following columns of data: buzz length start cue end cue 803 0.7 7 392.6 810.9 0.9 502.4 1002.4 ...
10 years 前 | 2 个回答 | 0
2
个回答提问
Code in MATLAB similar to SUMIFS function in Excel?
I have the following columns of data: buzz length start cue end cue 803 0.7 7 392.6 810.9 0.9 502.4 1002.4 1514.8...
10 years 前 | 0 个回答 | 0
0
个回答提问
Counting the number of occurences of a variable within 300 seconds on either side of another variable.
I'm working with Pilot Whale audio data that, when imported into MatLab, consists of a vector column with time and a correspondi...
10 years 前 | 1 个回答 | 0
