Feeds
질문
Counting runs in a vector
Hi all, I have the following vector for which I would like to count "runs", i.e. successive increments in each direction. v...
거의 8년 전 | 답변 수: 2 | 0
2
답변질문
All combinations of a (minimum number of) elements in a vector that sum greater or equal to a given number
I am trying to find combinations of elements of a vector whose sum is greater or equal to a given value. For example: vec = ...
거의 8년 전 | 답변 수: 1 | 1
1
답변질문
Threshold / Crossing algorithm given a signal
I wonder if someone has a more efficient solution to the following: I have a time-series (sample below): signal = [0 1 4 ...
거의 8년 전 | 답변 수: 1 | 1
1
답변질문
Efficient splitting of strings
I have a cell array of strings which I would like to split into sub-arrays as follows: Suppose a date-time cell array reads a...
9년 초과 전 | 답변 수: 1 | 0

