Community Profile

photo

Ana


Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Distance between all elements of row vector
So, I have 1x200 matrix, (row vector). I want to find difference (x(0)-x(1), x(0)-x(2)...) between all elements of an array. How...

5 years ago | 2 answers | 0

2

answers

Question


How to the position x of max value of y on certain interval of x using find command?
I don't really need the value of max(y), I just need its position on x axis. I would go for something like this: x=find(m...

7 years ago | 1 answer | 0

1

answer

Question


How to combine to arrays to play at the same time?
So I have two arrays. One is melody made through MATLAB, the other one is recorded techno music and converted into array. Now...

7 years ago | 1 answer | 0

1

answer

Question


Inner matrices error question
So, inner matrices supposedly do not agree, but both H and H2 are 1x401 in a size. Here is my code w=-pi:(pi/200):pi; H=(0.5...

8 years ago | 1 answer | 0

1

answer