Feeds
질문
Subtract two values of an array and multiply them by a constant
A = B_Oscilloscope; % Data (1007x94 array) for k = 1:size(A,2) [pks, locs] = f...
거의 3년 전 | 답변 수: 1 | 0
1
답변질문
Find peaks in a for loop?
i have a 1007x94 matrix, how would I write a for loop to find the peak in every row?
대략 3년 전 | 답변 수: 2 | 0
