Community Profile

photo

Oliver Kohout


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Create a for loop with two changing variables
I want to create a loop with 2 variables that change value every loop. Currently I have: for nF = [31 30 33 32 18 21 19 ...

8 years ago | 1 answer | 0

1

answer

Question


Find the rising point of peaks in noise to determine the gradient.
I want to find the rising point of some peaks to determine the gradient of the peaks. See attached screenshot <</matlabcentra...

8 years ago | 0 answers | 0

0

answers

Question


Find the rising point of peaks in noise to determine the gradient.
I have some data with peaks and alot of small noise. I've managed to determine the values of the peaks but am now looking for th...

8 years ago | 1 answer | 0

1

answer

Question


Why when I use find peaks is it not finding the actual first peak?
Using the findpeaks function to find the peaks of my data. It finds most peaks correctly as I used the following code: find...

8 years ago | 1 answer | 0

1

answer

Question


How do I find the row number where the first zero occurs and last zero occurs in an excel spreasheet?
For example, the spreadsheet values in a certain column are as follows:1 4 5 8 0 0 0 0 6 5 1 4 6 0 0 0 0 0 4 5 6 so far i ha...

9 years ago | 2 answers | 0

2

answers