photo

Ana


Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
176,521
of 301,186

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
0

RANK
 of 21,188

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,292

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

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

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

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

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

9 years ago | 1 answer | 0

1

answer