Community Profile

photo

Troth


Last seen: 1 year ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


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

1 year ago | 1 answer | 0

1

answer

Question


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?

1 year ago | 2 answers | 0

2

answers