Statistics
4 Questions
0 Answers
RANK
22,679
of 295,486
REPUTATION
2
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
2
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,950
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
7 years ago | 2 answers | 0
2
answersQuestion
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 = ...
7 years ago | 1 answer | 1
1
answerQuestion
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 ...
7 years ago | 1 answer | 1
1
answerQuestion
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...
8 years ago | 1 answer | 0