Community Profile

photo

Kaan Yilmaz


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Fsolve finds different solutions for two different but really close initial points
Hi, I am trying to solve a set of non linear equations using fsolve. In order to obtain all the possible solutions, I divided...

7 years ago | 1 answer | 0

1

answer

Question


Using logical operator in an if condition
Hi, I want my 'if' condition as follows: if true if (x==1) && (A(2,1)==1 || A(2,2)==1 || A(2,3)==1) ... ...

8 years ago | 2 answers | 0

2

answers

Question


Finding pixels having a specific intensity value
Hi, I want to find the pixels or the infinitesimal areas having an intensity value of 255 in a grayscaled image and calculate t...

9 years ago | 2 answers | 0

2

answers