Feeds
질문
Help with peak detection on signal - want to detect peaks of specific shape
I want to detect peaks in a signal. The signal is the output from an accelerometer worn by an aquatic animal. I want to detect s...
거의 13년 전 | 답변 수: 0 | 0
0
답변질문
create consecutive duplicates of rows
I have a vector A, for example (1:1:5)' I want to create a new vector B in which each row from vector A is repeated, for exampl...
거의 13년 전 | 답변 수: 1 | 0
1
답변질문
Help with for loop - How do I use indices to denote intervals?
I have a vector A, for example (1:1:600)'. I have a matrix B with indices denoting which rows of A that I want to perform a c...
거의 13년 전 | 답변 수: 2 | 0
