photo

Oliver Stilz


Student

Last seen: 5 years ago Active since 2016

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
269,871
of 300,379

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20,931

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,299

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


Solving of multivariable integral
Hey, i am looking for a possibility to numerically solve a function that has to be integrated over 4 variables ranging from 0...

5 years ago | 1 answer | 0

1

answer

Question


ocr wont work on single digit in an image
Hey, i have attached an example programm which explains my problem. I read an image that contains serveral digits. If i canal...

6 years ago | 1 answer | 0

1

answer

Question


Detect Edge in picture with low contrast
Hi, i need to detect a specific edge in a variaty of pictures which follow the same pattern. i have tried using an averaging ...

8 years ago | 3 answers | 0

3

answers

Question


Grayscale Picture Linearizing with for loop doesnt work
[m,n] = size(grey); y = 2; pens= zeroes(m,n); for i = 1:m for j = 1:n pens(i,j) = floor(255*(power...

9 years ago | 1 answer | 0

1

answer