Feeds
질문
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년 초과 전 | 답변 수: 2 | 0
2
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 10년 전 | 답변 수: 1 | 0

