Community Profile

photo

Hamad


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Skip certain times in datetime plot
I am trying to plot timeseries data using the MATLAB R2014b "datetime" method to enable nice features such as auto-zooming in to...

9 years ago | 1 answer | 0

1

answer

Question


Create rolling-window matrix from vector
Hi, I have a vector from which I would like to create a rolling-window array with a given window length. For example: vector...

9 years ago | 4 answers | 4

4

answers

Question


Slice into gpuArray and perform functions on the GPU with arrayfun
I would like to know how I can index into a given matrix to make pairwise combinations of column-vectors, and perform operations...

9 years ago | 1 answer | 0

1

answer

Question


Enable Rotate or Zoom automatically
Hi, is it possible to enable the "rotate" or "zoom" buttons for newly-created plot figures automatically? I have tried: h...

9 years ago | 1 answer | 0

1

answer

Question


Discretizing matlab slider GUI
Hi all. I'm wondering how to make a slider within Matlab GUI whose values are discretized. So for example, I want to create a...

9 years ago | 2 answers | 3

2

answers

Question


sum of two different data series
Hey all. I would like some help please on finding an efficient way of doing this: I have two data series combined into one ve...

9 years ago | 2 answers | 0

2

answers

Question


How many times does each number appear?
Let *a* a = 1 4 3 5 4 7 6 8 be integer intervals [1 2 3 4] [3 4 5] [4 5 6 7] ...

11 years ago | 7 answers | 5

7

answers

Question


Overlapping time-intervals WITHOUT for/while loops?
The best way to ask this question is via a clear example. Please look at the two timelines (e.g. time in seconds) A and B: <<...

11 years ago | 2 answers | 1

2

answers