photo

Oliver Kohout


Active since 2015

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
207,944
of 301,436

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
0

RANK
 of 21,278

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,540

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

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

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

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

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

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

11 years ago | 2 answers | 0

2

answers