photo

Hamad Alsayed


HiQ Invest B.V.

Active since 2016

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
23,024
of 299,784

REPUTATION
2

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
2

RANK
 of 20,803

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 165,909

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

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

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

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

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

9 years ago | 1 answer | 0

1

answer