Feeds
질문
How can get all the maximum and minimous values of peaks and valleys in a vector?
In the following code I'm trying to get the maximus and minimous of the graphic; I don't want to use max(i) because that would g...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
How can I invert the position of a vector?
In the following code I'm trying to invert the position of vector "y"; I'm expecting to pass from something like this y=[a b c d...
7년 초과 전 | 답변 수: 1 | 0
