Community Profile

photo

Eduardo Santos


Last seen: 9 months ago Active since 2018

Statistics

  • Explorer
  • Thankful Level 3
  • First Review

View badges

Content Feed

View by

Question


Plot over time milliseconds
I'm trying to plot a number over time. The idea is to show on X-axis the date with milliseconds format. The code below is not w...

4 years ago | 1 answer | 0

1

answer

Question


Subplot UIAxes app designer
I saw the same question here but id doesn`t work (matlab documentation) app.UIFigure.AutoResizeChildren = 'off'; ax1 = subplot...

5 years ago | 1 answer | 0

1

answer

Question


How change Image/2d array proportions?
Let`s say that I have a image (100x500) (a simple 2D-array) But I know that this image has a real-world size as 25.4 cm heigh a...

5 years ago | 1 answer | 0

1

answer

Question


1D array to 2D array positions
I would like to 'convert' a 1D array to a 2D matrix considering the value inside the array as: A = 1 3 4 4 ...

5 years ago | 1 answer | 0

1

answer

Question


1D array values to 2D matrix
I would like to 'convert' a 1D array to a 2D matrix considering the value inside the array as: A = 1 3 5 4 ...

5 years ago | 1 answer | 0

1

answer

Question


What is the diferrence between finddelay vs dtw functions?
What is the diferrence between finddelay() and dtw(). How can I interpret the information from dtw? I`m using finddelay to g...

5 years ago | 0 answers | 0

0

answers

Question


1D series to 2D stacked
Hi, I`m trying to think in a best option to "convert" a 1d arrays to a 2d as follows: B has a fixed size of 10000x(a prior k...

5 years ago | 2 answers | 0

2

answers