photo

Hamad Alsayed


HiQ Invest B.V.

Active since 2016

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

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...

6 years ago | 2 answers | 0

2

answers

Question


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 = ...

6 years ago | 1 answer | 1

1

answer

Question


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 ...

6 years ago | 1 answer | 1

1

answer

Question


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

1

answer